AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Contains the output of the DescribeHsm action.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.CloudHSM.Model.DescribeHsmResult

Namespace: Amazon.CloudHSM.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DescribeHsmResult : AmazonWebServiceResponse

The DescribeHsmResult type exposes the following members

Constructors

NameDescription
Public Method DescribeHsmResult()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String Gets and sets the property AvailabilityZone.

The Availability Zone that the HSM is in.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property EniId System.String Gets and sets the property EniId.

The identifier of the elastic network interface (ENI) attached to the HSM.

Public Property EniIp System.String Gets and sets the property EniIp.

The IP address assigned to the HSM's ENI.

Public Property HsmArn System.String Gets and sets the property HsmArn.

The ARN of the HSM.

Public Property HsmType System.String Gets and sets the property HsmType.

The HSM model type.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IamRoleArn System.String Gets and sets the property IamRoleArn.

The ARN of the IAM role assigned to the HSM.

Public Property Partitions System.Collections.Generic.List<System.String> Gets and sets the property Partitions.

The list of partitions on the HSM.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SerialNumber System.String Gets and sets the property SerialNumber.

The serial number of the HSM.

Public Property ServerCertLastUpdated System.String Gets and sets the property ServerCertLastUpdated.

The date and time the server certificate was last updated.

Public Property ServerCertUri System.String Gets and sets the property ServerCertUri.

The URI of the certificate server.

Public Property SoftwareVersion System.String Gets and sets the property SoftwareVersion.

The HSM software version.

Public Property SshKeyLastUpdated System.String Gets and sets the property SshKeyLastUpdated.

The date and time the SSH key was last updated.

Public Property SshPublicKey System.String Gets and sets the property SshPublicKey.

The public SSH key.

Public Property Status Amazon.CloudHSM.HsmStatus Gets and sets the property Status.

The status of the HSM.

Public Property StatusDetails System.String Gets and sets the property StatusDetails.

Contains additional information about the status of the HSM.

Public Property SubnetId System.String Gets and sets the property SubnetId.

The identifier of the subnet the HSM is in.

Public Property SubscriptionEndDate System.String Gets and sets the property SubscriptionEndDate.

The subscription end date.

Public Property SubscriptionStartDate System.String Gets and sets the property SubscriptionStartDate.

The subscription start date.

Public Property SubscriptionType Amazon.CloudHSM.SubscriptionType Gets and sets the property SubscriptionType.

The subscription type.

Public Property VendorName System.String Gets and sets the property VendorName.

The name of the HSM vendor.

Public Property VpcId System.String Gets and sets the property VpcId.

The identifier of the VPC that the HSM is in.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5