DeleteClusterResponse
public struct DeleteClusterResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The full description of the cluster to delete.
Declaration
Swift
public let cluster: Cluster?
-
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)