Class: Aws::Types::DeleteOriginAccessControlRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


967
968
969
# File 'sig/types.rbs', line 967

def id
  @id
end

#if_match::String

Returns the value of attribute if_match.

Returns:

  • (::String)


968
969
970
# File 'sig/types.rbs', line 968

def if_match
  @if_match
end