tag property

String? tag
getter/setter pair

The tag of the container image.

If not specified, this defaults to the latest tag.

Implementation

core.String? tag;