Class: Aws::Types::KeyValueStoreAssociation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_value_store_arn::String

Returns the value of attribute key_value_store_arn.

Returns:

  • (::String)


2201
2202
2203
# File 'sig/types.rbs', line 2201

def key_value_store_arn
  @key_value_store_arn
end