AWS SDK for .NET Documentation
HsmStatus Class
AmazonAmazon.Redshift.ModelHsmStatus Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public class HsmStatus
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
HsmStatus()()()()
Initializes a new instance of the HsmStatus class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
HsmClientCertificateIdentifier
Gets and sets the property HsmClientCertificateIdentifier.

Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.


HsmConfigurationIdentifier
Gets and sets the property HsmConfigurationIdentifier.

Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.


Status
Gets and sets the property Status.

Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.

Values: active, applying


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithHsmClientCertificateIdentifier(String) Obsolete.
Sets the HsmClientCertificateIdentifier property

WithHsmConfigurationIdentifier(String) Obsolete.
Sets the HsmConfigurationIdentifier property

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
HsmStatus

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)