Module: Aws::CloudFront::Client::_CopyDistributionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CopyDistributionResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#distribution ⇒ Types::Distribution
118 |
# File 'sig/client.rbs', line 118
def distribution: () -> Types::Distribution
|
#etag ⇒ ::String
120 |
# File 'sig/client.rbs', line 120
def etag: () -> ::String
|
#location ⇒ ::String
119 |
# File 'sig/client.rbs', line 119
def location: () -> ::String
|