Module: Aws::ECR::Client::_DeleteRepositoryPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteRepositoryPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_text ⇒ ::String
314 |
# File 'sig/client.rbs', line 314
def policy_text: () -> ::String
|
#registry_id ⇒ ::String
312 |
# File 'sig/client.rbs', line 312
def registry_id: () -> ::String
|
#repository_name ⇒ ::String
313 |
# File 'sig/client.rbs', line 313
def repository_name: () -> ::String
|