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