AWS::ImageBuilder::ImagePipeline EcrConfiguration
The EcrConfiguration property type specifies Property description not available. for an AWS::ImageBuilder::ImagePipeline.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ContainerTags" :[ String, ... ], "RepositoryName" :String}
YAML
ContainerTags:- StringRepositoryName:String
Properties
ContainerTagsProperty description not available.
Required: No
Type: List of String
Update requires: No interruption
RepositoryNameProperty description not available.
Required: No
Type: String
Update requires: No interruption