Class: Aws::Types::DeleteResponseHeadersPolicyRequest

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.



996
997
998
# File 'sig/types.rbs', line 996

def id
  @id
end

#if_match::String

Returns the value of attribute if_match.



997
998
999
# File 'sig/types.rbs', line 997

def if_match
  @if_match
end