You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECR::Types::DeleteLifecyclePolicyResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::DeleteLifecyclePolicyResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#last_evaluated_at ⇒ Time
The time stamp of the last time that the lifecycle policy was run.
-
#lifecycle_policy_text ⇒ String
The JSON lifecycle policy text.
-
#registry_id ⇒ String
The registry ID associated with the request.
-
#repository_name ⇒ String
The repository name associated with the request.
Instance Attribute Details
#last_evaluated_at ⇒ Time
The time stamp of the last time that the lifecycle policy was run.
#lifecycle_policy_text ⇒ String
The JSON lifecycle policy text.
#registry_id ⇒ String
The registry ID associated with the request.
#repository_name ⇒ String
The repository name associated with the request.