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 AWS CloudFormation template, use the following syntax:

JSON

{ "ContainerTags" : [ String, ... ], "RepositoryName" : String }

YAML

ContainerTags: - String RepositoryName: String

Properties

ContainerTags

Property description not available.

Required: No

Type: List of String

Update requires: No interruption

RepositoryName

Property description not available.

Required: No

Type: String

Update requires: No interruption