DescribeClusterInput
public struct DescribeClusterInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the cluster to describe.
Declaration
Swift
public let clusterId: String
-
Undocumented
Declaration
Swift
public init(clusterId: String)