serviceAccountScopes

@JvmName(name = "kubixgvkpohrfpkt")
suspend fun serviceAccountScopes(value: Output<List<String>>)
@JvmName(name = "bigcelxowixbhusg")
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 = "ojwwsdulgfakdiow")
suspend fun serviceAccountScopes(vararg values: Output<String>)


@JvmName(name = "golsofhidfbclvgc")
suspend fun serviceAccountScopes(values: List<Output<String>>)
@JvmName(name = "jrdpunxywuqklgur")
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