containerImage property

String? containerImage
getter/setter pair

Optional custom container image for the job runtime environment.

If not specified, a default container image will be used.

Optional.

Implementation

core.String? containerImage;