serviceAccountScopes

@JvmName(name = "tkmxvkmtntusvufi")
suspend fun serviceAccountScopes(value: Output<List<String>>)
@JvmName(name = "etjdtnlgrncrhccj")
suspend fun serviceAccountScopes(value: List<String>?)

Parameters

value

Optional. The URIs of service account scopes to be included in Compute Engine instances. The following base set of scopes is always included: https://www.googleapis.com/auth/cloud.useraccounts.readonly https://www.googleapis.com/auth/devstorage.read_write https://www.googleapis.com/auth/logging.writeIf no scopes are specified, the following defaults are also provided: https://www.googleapis.com/auth/bigquery https://www.googleapis.com/auth/bigtable.admin.table https://www.googleapis.com/auth/bigtable.data https://www.googleapis.com/auth/devstorage.full_control


@JvmName(name = "ulnocopbffunfuoc")
suspend fun serviceAccountScopes(vararg values: Output<String>)


@JvmName(name = "akfyyyehjolwmqxe")
suspend fun serviceAccountScopes(values: List<Output<String>>)
@JvmName(name = "viykdpsuyoweerwl")
suspend fun serviceAccountScopes(vararg values: String)

Parameters

values

Optional. The URIs of service account scopes to be included in Compute Engine instances. The following base set of scopes is always included: https://www.googleapis.com/auth/cloud.useraccounts.readonly https://www.googleapis.com/auth/devstorage.read_write https://www.googleapis.com/auth/logging.writeIf no scopes are specified, the following defaults are also provided: https://www.googleapis.com/auth/bigquery https://www.googleapis.com/auth/bigtable.admin.table https://www.googleapis.com/auth/bigtable.data https://www.googleapis.com/auth/devstorage.full_control