ClusterSummary
The summary description of the cluster.
Contents
- ClusterArn
-
The Amazon Resource Name of the cluster.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
- Id
-
The unique identifier for the cluster.
Type: String
Required: No
- Name
-
The name of the cluster.
Type: String
Required: No
- NormalizedInstanceHours
-
An approximation of the cost of the cluster, represented in m1.small/hours. This value is incremented one time for every hour an m1.small instance runs. Larger instances are weighted more, so an Amazon EC2 instance that is roughly four times more expensive would result in the normalized instance hours being incremented by four. This result is only an approximation and does not reflect the actual billing rate.
Type: Integer
Required: No
- OutpostArn
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- Status
-
The details about the current status of the cluster.
Type: ClusterStatus object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: