Class: Aws::Types::UpdateKeyValueStoreRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#comment::String

Returns the value of attribute comment.

Returns:

  • (::String)


4073
4074
4075
# File 'sig/types.rbs', line 4073

def comment
  @comment
end

#if_match::String

Returns the value of attribute if_match.

Returns:

  • (::String)


4074
4075
4076
# File 'sig/types.rbs', line 4074

def if_match
  @if_match
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4072
4073
4074
# File 'sig/types.rbs', line 4072

def name
  @name
end