Module: Aws::ECR::Client::_GetDownloadUrlForLayerResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDownloadUrlForLayerResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#download_url ⇒ ::String
499 |
# File 'sig/client.rbs', line 499
def download_url: () -> ::String
|
#layer_digest ⇒ ::String
500 |
# File 'sig/client.rbs', line 500
def layer_digest: () -> ::String
|