Class: Aws::Types::DeleteCloudFrontOriginAccessIdentityRequest

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.



893
894
895
# File 'sig/types.rbs', line 893

def id
  @id
end

#if_match::String

Returns the value of attribute if_match.



894
895
896
# File 'sig/types.rbs', line 894

def if_match
  @if_match
end