AWS::ImageBuilder::Image EcrConfiguration

The EcrConfiguration property type specifies Property description not available. for an AWS::ImageBuilder::Image.

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: Replacement

RepositoryName

Property description not available.

Required: No

Type: String

Update requires: Replacement