artifactAlias property

String? artifactAlias
getter/setter pair

The artifact alias in the deployment spec, with Tag/SHA.

e.g. us-docker.pkg.dev/my-project/my-repo/image:1.0.0

Output only.

Implementation

core.String? artifactAlias;