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)


343
344
345
# File 'sig/types.rbs', line 343

def change_token
  @change_token
end

#web_acl_id::String

Returns the value of attribute web_acl_id.

Returns:

  • (::String)


342
343
344
# File 'sig/types.rbs', line 342

def web_acl_id
  @web_acl_id
end