serviceAccountScopes

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

Parameters

value

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.write If 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 = "rrvnoiceyikerkab")
suspend fun serviceAccountScopes(vararg values: Output<String>)


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

Parameters

values

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.write If 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