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