Class: Aws::Types::DeleteKeyValueStoreRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#if_match::String

Returns the value of attribute if_match.

Returns:

  • (::String)


954
955
956
# File 'sig/types.rbs', line 954

def if_match
  @if_match
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


953
954
955
# File 'sig/types.rbs', line 953

def name
  @name
end