Module: Aws::ECR::Client::_DeleteRepositoryCreationTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteRepositoryCreationTemplateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#registry_id ⇒ ::String
301 |
# File 'sig/client.rbs', line 301
def registry_id: () -> ::String
|
#repository_creation_template ⇒ Types::RepositoryCreationTemplate
302 |
# File 'sig/client.rbs', line 302
def repository_creation_template: () -> Types::RepositoryCreationTemplate
|