DeleteClusterResponse
public struct DeleteClusterResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the cluster that was deleted.
Declaration
Swift
public let cluster: Cluster?
-
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)