Class: Aws::Types::DeleteFirewallManagerRuleGroupsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFirewallManagerRuleGroupsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#web_acl_arn ⇒ ::String
Returns the value of attribute web_acl_arn.
-
#web_acl_lock_token ⇒ ::String
Returns the value of attribute web_acl_lock_token.
Instance Attribute Details
#web_acl_arn ⇒ ::String
Returns the value of attribute web_acl_arn.
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.
366 367 368 |
# File 'sig/types.rbs', line 366 def web_acl_lock_token @web_acl_lock_token end |