DeletePlatformVersionResult
public struct DeletePlatformVersionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Detailed information about the version of the custom platform.
Declaration
Swift
public let platformSummary: PlatformSummary?
-
Undocumented
Declaration
Swift
public init(platformSummary: PlatformSummary? = nil)