CancelClusterRequest
public struct CancelClusterRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The 39-character ID for the cluster that you want to cancel, for example CID123e4567-e89b-12d3-a456-426655440000.
Declaration
Swift
public let clusterId: String -
Undocumented
Declaration
Swift
public init(clusterId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
CancelClusterRequest Structure Reference