class Aws::KMS::Types::DisconnectCustomKeyStoreRequest

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

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 disconnect. 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/DisconnectCustomKeyStoreRequest AWS API Documentation

Constants

SENSITIVE