class Aws::ECR::Types::PutLifecyclePolicyRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutLifecyclePolicyRequest AWS API Documentation
@return [String]
The JSON repository policy text to apply to the repository.
@!attribute [rw] lifecycle_policy_text
@return [String]
The name of the repository to receive the policy.
@!attribute [rw] repository_name
@return [String]
default registry is assumed.
contains the repository. If you do
 not specify a registry, the
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id
}
lifecycle_policy_text: “LifecyclePolicyText”, # required
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass PutLifecyclePolicyRequest