Container for the parameters to the DeleteHsmConfiguration operation.
Deletes the specified Amazon Redshift HSM configuration.

C# |
public class DeleteHsmConfigurationRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteHsmConfigurationRequest()()()() | Initializes a new instance of the DeleteHsmConfigurationRequest class |
![]() | Equals(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
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteHsmConfigurationRequest |