Module: Aws::CloudFront::Client::_CreateVpcOriginResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateVpcOriginResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#etag ⇒ ::String
594 |
# File 'sig/client.rbs', line 594
def etag: () -> ::String
|
#location ⇒ ::String
593 |
# File 'sig/client.rbs', line 593
def location: () -> ::String
|
#vpc_origin ⇒ Types::VpcOrigin
592 |
# File 'sig/client.rbs', line 592
def vpc_origin: () -> Types::VpcOrigin
|