serviceAccount

@JvmName(name = "idkvmbgbwtopcipw")
suspend fun serviceAccount(value: Output<ServiceAccountArgs>)
@JvmName(name = "dhbvycqmybgnrgdo")
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 = "tjxkhhiuhxnlovgq")
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.