class Aws::CloudHSM::Types::DescribeHsmResponse

Contains the output of the DescribeHsm operation.

@!attribute [rw] hsm_arn

The ARN of the HSM.
@return [String]

@!attribute [rw] status

The status of the HSM.
@return [String]

@!attribute [rw] status_details

Contains additional information about the status of the HSM.
@return [String]

@!attribute [rw] availability_zone

The Availability Zone that the HSM is in.
@return [String]

@!attribute [rw] eni_id

The identifier of the elastic network interface (ENI) attached to
the HSM.
@return [String]

@!attribute [rw] eni_ip

The IP address assigned to the HSM's ENI.
@return [String]

@!attribute [rw] subscription_type

Specifies the type of subscription for the HSM.

* **PRODUCTION** - The HSM is being used in a production
  environment.

* **TRIAL** - The HSM is being used in a product trial.
@return [String]

@!attribute [rw] subscription_start_date

The subscription start date.
@return [String]

@!attribute [rw] subscription_end_date

The subscription end date.
@return [String]

@!attribute [rw] vpc_id

The identifier of the VPC that the HSM is in.
@return [String]

@!attribute [rw] subnet_id

The identifier of the subnet that the HSM is in.
@return [String]

@!attribute [rw] iam_role_arn

The ARN of the IAM role assigned to the HSM.
@return [String]

@!attribute [rw] serial_number

The serial number of the HSM.
@return [String]

@!attribute [rw] vendor_name

The name of the HSM vendor.
@return [String]

@!attribute [rw] hsm_type

The HSM model type.
@return [String]

@!attribute [rw] software_version

The HSM software version.
@return [String]

@!attribute [rw] ssh_public_key

The public SSH key.
@return [String]

@!attribute [rw] ssh_key_last_updated

The date and time that the SSH key was last updated.
@return [String]

@!attribute [rw] server_cert_uri

The URI of the certificate server.
@return [String]

@!attribute [rw] server_cert_last_updated

The date and time that the server certificate was last updated.
@return [String]

@!attribute [rw] partitions

The list of partitions on the HSM.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/cloudhsm-2014-05-30/DescribeHsmResponse AWS API Documentation

Constants

SENSITIVE