Class: Aws::Types::GetWebACLRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWebACLRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#web_acl_id ⇒ ::String
Returns the value of attribute web_acl_id.
Instance Attribute Details
#web_acl_id ⇒ ::String
Returns the value of attribute web_acl_id.
565 566 567 |
# File 'sig/types.rbs', line 565 def web_acl_id @web_acl_id end |