class Aws::KMS::Types::ConnectCustomKeyStoreRequest

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

data as a hash:

    {
      custom_key_store_id: "CustomKeyStoreIdType", # required
    }

@!attribute [rw] custom_key_store_id

Enter the key store ID of the custom key store that you want to
connect. 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/ConnectCustomKeyStoreRequest AWS API Documentation

Constants

SENSITIVE