service Accounts
Parameters
value
The service account that serves as an identity for the VM instance. Currently supports only one service account. Structure is documented below.
Parameters
values
The service account that serves as an identity for the VM instance. Currently supports only one service account. Structure is documented below.
suspend fun serviceAccounts(argument: List<suspend InstanceGceSetupServiceAccountArgsBuilder.() -> Unit>)
suspend fun serviceAccounts(vararg argument: suspend InstanceGceSetupServiceAccountArgsBuilder.() -> Unit)
Parameters
argument
The service account that serves as an identity for the VM instance. Currently supports only one service account. Structure is documented below.