class Aws::ECR::Types::UpdateRepositoryCreationTemplateRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/UpdateRepositoryCreationTemplateRequest AWS API Documentation
@return [String]
service-linked role for the repository creation template.
specified. When this field isn’t specified, Amazon ECR will use the
ECR will assume your supplied role when the customRoleArn is
in the same account as the registry that you are configuring. Amazon
The ARN of the role to be assumed by Amazon ECR. This role must be
@!attribute [rw] custom_role_arn
@return [Array<String>]
‘REPLICATION`
The two supported scenarios are `PULL_THROUGH_CACHE` and
repository creation scenarios that this template will apply towards.
Updates the list of enumerable strings representing the Amazon ECR
@!attribute [rw] applied_for
@return [String]
repository creation template.
Updates the lifecycle policy associated with the specified
@!attribute [rw] lifecycle_policy
@return [String]
repository to control access permissions.
repository policy is a permissions policy associated with a
Updates the repository policy created using the template. A
@!attribute [rw] repository_policy
@return [String]
which will prevent them from being overwritten.
specified, all image tags within the repository will be immutable
which will allow image tags to be overwritten. If `IMMUTABLE` is
parameter is omitted, the default setting of `MUTABLE` will be used
Updates the tag mutability setting for the repository. If this
@!attribute [rw] image_tag_mutability
@return [Array<Types::Tag>]
characters.
128 characters, and tag values can have a maximum length of 256
which you define. Tag keys can have a maximum character length of
organize. Each tag consists of a key and an optional value, both of
The metadata to apply to the repository to help you categorize and
@!attribute [rw] resource_tags
@return [Types::EncryptionConfigurationForRepositoryCreationTemplate]
creation template.
The encryption configuration to associate with the repository
@!attribute [rw] encryption_configuration
@return [String]
A description for the repository creation template.
@!attribute [rw] description
@return [String]
prefix.
have an associated creation template, you can use `ROOT` as the
To apply a template to all repositories in your registry that don’t
named ‘prod/team1` as well as a repository named `prod/repository1`.
repositories beginning with `prod/`. This includes a repository
template applied. For example, a prefix of `prod` would apply to all
this namespace prefix will have the settings defined in this
creation template in the registry. All repositories created using
The repository namespace prefix that matches an existing repository
@!attribute [rw] prefix