imageIdentifier property

Input<String> imageIdentifier
final

Identifier of an image. For an image in Amazon Elastic Container Registry (Amazon ECR), this is an image name. For the image name format, see Pulling an image in the Amazon ECR User Guide.

Implementation

final pulumi.Input<String> imageIdentifier;