scope

@JvmName(name = "faiodclnbdwfvaph")
suspend fun scope(value: Output<List<String>>)
@JvmName(name = "bitokytkwlkawcqr")
suspend fun scope(value: List<String>?)

Parameters

value

The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.


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


@JvmName(name = "ypapmymmbxcvyrqp")
suspend fun scope(values: List<Output<String>>)
@JvmName(name = "dfeiybrbkldngctv")
suspend fun scope(vararg values: String)

Parameters

values

The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.