You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudHSMV2::Types::InitializeClusterResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

The cluster\'s state.

Possible values:

  • CREATE_IN_PROGRESS
  • UNINITIALIZED
  • INITIALIZE_IN_PROGRESS
  • INITIALIZED
  • ACTIVE
  • UPDATE_IN_PROGRESS
  • DELETE_IN_PROGRESS
  • DELETED
  • DEGRADED

Returns:

  • (String)

    The cluster\'s state.

#state_messageString

A description of the cluster\'s state.

Returns:

  • (String)

    A description of the cluster\'s state.