Module: Aws::CloudFront::Client::_AssociateDistributionTenantWebACLResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateDistributionTenantWebACLResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
92 |
# File 'sig/client.rbs', line 92
def etag: () -> ::String
|
#id ⇒ ::String
90 |
# File 'sig/client.rbs', line 90
def id: () -> ::String
|
#web_acl_arn ⇒ ::String
91 |
# File 'sig/client.rbs', line 91
def web_acl_arn: () -> ::String
|