AWS::ImageBuilder::Image EcrConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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