DeleteClusterRequest
public struct DeleteClusterRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the cluster to be deleted.
Declaration
Swift
public let clusterName: String -
Undocumented
Declaration
Swift
public init(clusterName: String)
View on GitHub
DeleteClusterRequest Structure Reference