Module: Aws::ECR::Client::_CompleteLayerUploadResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CompleteLayerUploadResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#layer_digest ⇒ ::String
148 |
# File 'sig/client.rbs', line 148
def layer_digest: () -> ::String
|
#registry_id ⇒ ::String
145 |
# File 'sig/client.rbs', line 145
def registry_id: () -> ::String
|
#repository_name ⇒ ::String
146 |
# File 'sig/client.rbs', line 146
def repository_name: () -> ::String
|
#upload_id ⇒ ::String
147 |
# File 'sig/client.rbs', line 147
def upload_id: () -> ::String
|