class Aws::CloudHSMV2::Types::Cluster
Contains information about an AWS CloudHSM cluster.
@!attribute [rw] backup_policy
The cluster's backup policy. @return [String]
@!attribute [rw] backup_retention_policy
A policy that defines how the service retains backups. @return [Types::BackupRetentionPolicy]
@!attribute [rw] cluster_id
The cluster's identifier (ID). @return [String]
@!attribute [rw] create_timestamp
The date and time when the cluster was created. @return [Time]
@!attribute [rw] hsms
Contains information about the HSMs in the cluster. @return [Array<Types::Hsm>]
@!attribute [rw] hsm_type
The type of HSM that the cluster contains. @return [String]
@!attribute [rw] pre_co_password
The default password for the cluster's Pre-Crypto Officer (PRECO) user. @return [String]
@!attribute [rw] security_group
The identifier (ID) of the cluster's security group. @return [String]
@!attribute [rw] source_backup_id
The identifier (ID) of the backup used to create the cluster. This value exists only when the cluster was created from a backup. @return [String]
@!attribute [rw] state
The cluster's state. @return [String]
@!attribute [rw] state_message
A description of the cluster's state. @return [String]
@!attribute [rw] subnet_mapping
A map from availability zone to the cluster’s subnet in that availability zone. @return [Hash<String,String>]
@!attribute [rw] vpc_id
The identifier (ID) of the virtual private cloud (VPC) that contains the cluster. @return [String]
@!attribute [rw] certificates
Contains one or more certificates or a certificate signing request (CSR). @return [Types::Certificates]
@!attribute [rw] tag_list
The list of tags for the cluster. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/cloudhsmv2-2017-04-28/Cluster AWS API Documentation
Constants
- SENSITIVE