serviceAccount

@JvmName(name = "qevjpydhrtqjeeqr")
suspend fun serviceAccount(value: Output<ServiceAccountArgs>)
@JvmName(name = "xcchufamuybewwfe")
suspend fun serviceAccount(value: ServiceAccountArgs?)

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.


@JvmName(name = "pbrrcdfatskeaavj")
suspend fun serviceAccount(argument: suspend ServiceAccountArgsBuilder.() -> 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.