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