TKMSDeleteCustomKeyStoreRequest
Class in AWS.KMS
DeleteCustomKeyStore request class.
Ancestors
Properties
CustomKeyStoreId
property CustomKeyStoreId: string
Constructors
Create
constructor Create(const ACustomKeyStoreId: string);
Constructor for TKMSDeleteCustomKeyStoreRequest.
Parameters
| Name | Description |
|---|---|
ACustomKeyStoreId | Specify the ID of a custom key store to delete. |