Module: Aws::CloudFront::Client::_AssociateDistributionWebACLResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateDistributionWebACLResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
106 |
# File 'sig/client.rbs', line 106
def etag: () -> ::String
|
#id ⇒ ::String
104 |
# File 'sig/client.rbs', line 104
def id: () -> ::String
|
#web_acl_arn ⇒ ::String
105 |
# File 'sig/client.rbs', line 105
def web_acl_arn: () -> ::String
|