Class: Aws::Types::DeleteCustomKeyStoreRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_key_store_id::String

Returns the value of attribute custom_key_store_id.

Returns:

  • (::String)


199
200
201
# File 'sig/types.rbs', line 199

def custom_key_store_id
  @custom_key_store_id
end