Class: Aws::Types::ConnectCustomKeyStoreRequest
- Inherits:
-
Object
- Object
- Aws::Types::ConnectCustomKeyStoreRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_key_store_id ⇒ ::String
Returns the value of attribute custom_key_store_id.
Instance Attribute Details
#custom_key_store_id ⇒ ::String
Returns the value of attribute custom_key_store_id.
66 67 68 |
# File 'sig/types.rbs', line 66 def custom_key_store_id @custom_key_store_id end |