NAME
Paws::CloudHSMv2::InitializeClusterResponse
ATTRIBUTES
State => Str
The cluster's state.
Valid values are: "CREATE_IN_PROGRESS"
, "UNINITIALIZED"
, "INITIALIZE_IN_PROGRESS"
, "INITIALIZED"
, "ACTIVE"
, "UPDATE_IN_PROGRESS"
, "DELETE_IN_PROGRESS"
, "DELETED"
, "DEGRADED"
=head2 StateMessage => Str
A description of the cluster's state.