Module: Aws::ECR::Client::_SetRepositoryPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SetRepositoryPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_text ⇒ ::String
842 |
# File 'sig/client.rbs', line 842
def policy_text: () -> ::String
|
#registry_id ⇒ ::String
840 |
# File 'sig/client.rbs', line 840
def registry_id: () -> ::String
|
#repository_name ⇒ ::String
841 |
# File 'sig/client.rbs', line 841
def repository_name: () -> ::String
|