image

@JvmName(name = "jfexjfiwgxxbpije")
suspend fun image(value: Output<String>)
@JvmName(name = "qwwjcbkctervcovp")
suspend fun image(value: String?)

Parameters

value

Name of a public or custom image used as the data source. For example, the following are all valid URLs: * Specify the image by its family name: projects/{project}/global/images/family/{image_family} * Specify the image version: projects/{project}/global/images/{image_version} You can also use Batch customized image in short names. The following image values are supported for a boot disk: * "batch-debian": use Batch Debian images. * "batch-centos": use Batch CentOS images. * "batch-cos": use Batch Container-Optimized images.