Class: Aws::Types::ConnectCustomKeyStoreRequest

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)


66
67
68
# File 'sig/types.rbs', line 66

def custom_key_store_id
  @custom_key_store_id
end