Class: Aws::Types::DeleteFirewallManagerRuleGroupsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#web_acl_arn::String

Returns the value of attribute web_acl_arn.

Returns:

  • (::String)


365
366
367
# File 'sig/types.rbs', line 365

def web_acl_arn
  @web_acl_arn
end

#web_acl_lock_token::String

Returns the value of attribute web_acl_lock_token.

Returns:

  • (::String)


366
367
368
# File 'sig/types.rbs', line 366

def web_acl_lock_token
  @web_acl_lock_token
end