You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudHSM::Types::DescribeHsmResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudHSM::Types::DescribeHsmResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#availability_zone ⇒ String
The Availability Zone that the HSM is in.
-
#eni_id ⇒ String
The identifier of the elastic network interface (ENI) attached to the HSM.
-
#eni_ip ⇒ String
The IP address assigned to the HSM\'s ENI.
-
#hsm_arn ⇒ String
The ARN of the HSM.
-
#hsm_type ⇒ String
The HSM model type.
-
#iam_role_arn ⇒ String
The ARN of the IAM role assigned to the HSM.
-
#partitions ⇒ Array<String>
The list of partitions on the HSM.
-
#serial_number ⇒ String
The serial number of the HSM.
-
#server_cert_last_updated ⇒ String
The date and time that the server certificate was last updated.
-
#server_cert_uri ⇒ String
The URI of the certificate server.
-
#software_version ⇒ String
The HSM software version.
-
#ssh_key_last_updated ⇒ String
The date and time that the SSH key was last updated.
-
#ssh_public_key ⇒ String
The public SSH key.
-
#status ⇒ String
The status of the HSM.
-
#status_details ⇒ String
Contains additional information about the status of the HSM.
-
#subnet_id ⇒ String
The identifier of the subnet that the HSM is in.
-
#subscription_end_date ⇒ String
The subscription end date.
-
#subscription_start_date ⇒ String
The subscription start date.
-
#subscription_type ⇒ String
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.
Possible values:
- PRODUCTION
-
-
#vendor_name ⇒ String
The name of the HSM vendor.
-
#vpc_id ⇒ String
The identifier of the VPC that the HSM is in.
Instance Attribute Details
#availability_zone ⇒ String
The Availability Zone that the HSM is in.
#eni_id ⇒ String
The identifier of the elastic network interface (ENI) attached to the HSM.
#eni_ip ⇒ String
The IP address assigned to the HSM\'s ENI.
#hsm_arn ⇒ String
The ARN of the HSM.
#hsm_type ⇒ String
The HSM model type.
#iam_role_arn ⇒ String
The ARN of the IAM role assigned to the HSM.
#partitions ⇒ Array<String>
The list of partitions on the HSM.
#serial_number ⇒ String
The serial number of the HSM.
#server_cert_last_updated ⇒ String
The date and time that the server certificate was last updated.
#server_cert_uri ⇒ String
The URI of the certificate server.
#software_version ⇒ String
The HSM software version.
#ssh_key_last_updated ⇒ String
The date and time that the SSH key was last updated.
#ssh_public_key ⇒ String
The public SSH key.
#status ⇒ String
The status of the HSM.
Possible values:
- PENDING
- RUNNING
- UPDATING
- SUSPENDED
- TERMINATING
- TERMINATED
- DEGRADED
#status_details ⇒ String
Contains additional information about the status of the HSM.
#subnet_id ⇒ String
The identifier of the subnet that the HSM is in.
#subscription_end_date ⇒ String
The subscription end date.
#subscription_start_date ⇒ String
The subscription start date.
#subscription_type ⇒ String
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.
Possible values:
- PRODUCTION
#vendor_name ⇒ String
The name of the HSM vendor.
#vpc_id ⇒ String
The identifier of the VPC that the HSM is in.