Module: Aws::CloudFront::Client::_CreateCachePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateCachePolicyResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cache_policy ⇒ Types::CachePolicy
163 |
# File 'sig/client.rbs', line 163
def cache_policy: () -> Types::CachePolicy
|
#etag ⇒ ::String
165 |
# File 'sig/client.rbs', line 165
def etag: () -> ::String
|
#location ⇒ ::String
164 |
# File 'sig/client.rbs', line 164
def location: () -> ::String
|