Class: Aws::Types::DisassociateDistributionWebACLRequest

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)


1073
1074
1075
# File 'sig/types.rbs', line 1073

def id
  @id
end

#if_match::String

Returns the value of attribute if_match.

Returns:

  • (::String)


1074
1075
1076
# File 'sig/types.rbs', line 1074

def if_match
  @if_match
end