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