GetSigningPlatformRequest
public struct GetSigningPlatformRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the target signing platform.
Declaration
Swift
public let platformId: String -
Undocumented
Declaration
Swift
public init(platformId: String)
View on GitHub
GetSigningPlatformRequest Structure Reference