Module: Aws::ECR::Client::_GetRepositoryPolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRepositoryPolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_text ⇒ ::String
576 |
# File 'sig/client.rbs', line 576
def policy_text: () -> ::String
|
#registry_id ⇒ ::String
574 |
# File 'sig/client.rbs', line 574
def registry_id: () -> ::String
|
#repository_name ⇒ ::String
575 |
# File 'sig/client.rbs', line 575
def repository_name: () -> ::String
|