DescribeClusterOutput
public struct DescribeClusterOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
This output contains the details for the requested cluster.
Declaration
Swift
public let cluster: Cluster?
-
Undocumented
Declaration
Swift
public init(cluster: Cluster? = nil)