AWS SDK for .NET Documentation
DeleteHsmConfigurationRequest Class
AmazonAmazon.Redshift.ModelDeleteHsmConfigurationRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DeleteHsmConfiguration operation. Deletes the specified Amazon Redshift HSM configuration.
Declaration Syntax
C#
public class DeleteHsmConfigurationRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DeleteHsmConfigurationRequest()()()()
Initializes a new instance of the DeleteHsmConfigurationRequest 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.)
HsmConfigurationIdentifier
Gets and sets the property HsmConfigurationIdentifier.

The identifier of the Amazon Redshift HSM configuration to be deleted.


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

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DeleteHsmConfigurationRequest

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