Class: Aws::Types::DeleteCachePolicyRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.



887
888
889
# File 'sig/types.rbs', line 887

def id
  @id
end

#if_match::String

Returns the value of attribute if_match.



888
889
890
# File 'sig/types.rbs', line 888

def if_match
  @if_match
end