serviceAccount

@JvmName(name = "gkifilwmsdeqvpco")
suspend fun serviceAccount(value: Output<InstanceTemplateServiceAccountArgs>)
@JvmName(name = "jhaubtajmfnrpjgp")
suspend fun serviceAccount(value: InstanceTemplateServiceAccountArgs?)

Parameters

value

Service account to attach to the instance. Structure is documented below.


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

Parameters

argument

Service account to attach to the instance. Structure is documented below.