class Aws::KMS::Types::DeleteCustomKeyStoreRequest

@note When making an API call, you may pass DeleteCustomKeyStoreRequest

data as a hash:

    {
      custom_key_store_id: "CustomKeyStoreIdType", # required
    }

@!attribute [rw] custom_key_store_id

Enter the ID of the custom key store you want to delete. To find the
ID of a custom key store, use the DescribeCustomKeyStores operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/DeleteCustomKeyStoreRequest AWS API Documentation

Constants

SENSITIVE