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