Class: Aws::Types::DeleteWebACLRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


352
353
354
# File 'sig/types.rbs', line 352

def change_token
  @change_token
end

#web_acl_id::String

Returns the value of attribute web_acl_id.

Returns:

  • (::String)


351
352
353
# File 'sig/types.rbs', line 351

def web_acl_id
  @web_acl_id
end