Class: Aws::Types::DisassociateDistributionWebACLResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateDistributionWebACLResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#etag ⇒ ::String
Returns the value of attribute etag.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#etag ⇒ ::String
Returns the value of attribute etag.
1080 1081 1082 |
# File 'sig/types.rbs', line 1080 def etag @etag end |
#id ⇒ ::String
Returns the value of attribute id.
1079 1080 1081 |
# File 'sig/types.rbs', line 1079 def id @id end |