DeleteClusterResponse
public struct DeleteClusterResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of the deleted cluster.
Declaration
Swift
public let cluster: Cluster? -
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)
View on GitHub
DeleteClusterResponse Structure Reference