Class: Aws::Types::KeyValueStoreAssociation
- Inherits:
-
Object
- Object
- Aws::Types::KeyValueStoreAssociation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_value_store_arn ⇒ ::String
Returns the value of attribute key_value_store_arn.
Instance Attribute Details
#key_value_store_arn ⇒ ::String
Returns the value of attribute key_value_store_arn.
2201 2202 2203 |
# File 'sig/types.rbs', line 2201 def key_value_store_arn @key_value_store_arn end |