Module: Aws::ECR::Client::_GetLifecyclePolicyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetLifecyclePolicyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #last_evaluated_at ⇒ ::Time
- #lifecycle_policy_text ⇒ ::String
- #registry_id ⇒ ::String
- #repository_name ⇒ ::String
Instance Method Details
#last_evaluated_at ⇒ ::Time
515 |
# File 'sig/client.rbs', line 515 def last_evaluated_at: () -> ::Time |
#lifecycle_policy_text ⇒ ::String
514 |
# File 'sig/client.rbs', line 514 def lifecycle_policy_text: () -> ::String |
#registry_id ⇒ ::String
512 |
# File 'sig/client.rbs', line 512 def registry_id: () -> ::String |
#repository_name ⇒ ::String
513 |
# File 'sig/client.rbs', line 513 def repository_name: () -> ::String |