NAME
Paws::CloudHSM::DescribeHsmResponse
ATTRIBUTES
AvailabilityZone => Str
The Availability Zone that the HSM is in.
EniId => Str
The identifier of the elastic network interface (ENI) attached to the HSM.
EniIp => Str
The IP address assigned to the HSM's ENI.
HsmArn => Str
The ARN of the HSM.
HsmType => Str
The HSM model type.
IamRoleArn => Str
The ARN of the IAM role assigned to the HSM.
Partitions => ArrayRef[Str|Undef]
The list of partitions on the HSM.
SerialNumber => Str
The serial number of the HSM.
ServerCertLastUpdated => Str
The date and time that the server certificate was last updated.
ServerCertUri => Str
The URI of the certificate server.
SoftwareVersion => Str
The HSM software version.
SshKeyLastUpdated => Str
The date and time that the SSH key was last updated.
SshPublicKey => Str
The public SSH key.
Status => Str
The status of the HSM.
Valid values are: "PENDING"
, "RUNNING"
, "UPDATING"
, "SUSPENDED"
, "TERMINATING"
, "TERMINATED"
, "DEGRADED"
=head2 StatusDetails => Str
Contains additional information about the status of the HSM.
SubnetId => Str
The identifier of the subnet that the HSM is in.
SubscriptionEndDate => Str
The subscription end date.
SubscriptionStartDate => Str
The subscription start date.
SubscriptionType => Str
Valid values are: "PRODUCTION"
=head2 VendorName => Str
The name of the HSM vendor.
VpcId => Str
The identifier of the VPC that the HSM is in.