serviceAccount

@JvmName(name = "hdmmmntjmesmqofi")
suspend fun serviceAccount(value: Output<V2VmServiceAccountArgs>)
@JvmName(name = "plsnrvohunluwrox")
suspend fun serviceAccount(value: V2VmServiceAccountArgs?)

Parameters

value

The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used. Structure is documented below.


@JvmName(name = "gudqsgaifqatmiex")
suspend fun serviceAccount(argument: suspend V2VmServiceAccountArgsBuilder.() -> Unit)

Parameters

argument

The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used. Structure is documented below.