Module: Aws::CloudFront::Client::_CreateOriginAccessControlResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateOriginAccessControlResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
459 |
# File 'sig/client.rbs', line 459
def etag: () -> ::String
|
#location ⇒ ::String
458 |
# File 'sig/client.rbs', line 458
def location: () -> ::String
|
#origin_access_control ⇒ Types::OriginAccessControl
457 |
# File 'sig/client.rbs', line 457
def origin_access_control: () -> Types::OriginAccessControl
|