DeletePlatformVersionRequest
public struct DeletePlatformVersionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the version of the custom platform.
Declaration
Swift
public let platformArn: String? -
Undocumented
Declaration
Swift
public init(platformArn: String? = nil)
View on GitHub
DeletePlatformVersionRequest Structure Reference