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]
is assumed.
repository. If you do
not specify a registry, the default registry
The AWS account ID associated with the registry that contains the
@!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