scopes

@JvmName(name = "sgnwqcajlgsrbxbs")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "ehntdfklybgeboll")
suspend fun scopes(value: List<String>)

Parameters

value

A list of service scopes.


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


@JvmName(name = "dtodrfkubulghpdk")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "fpipvjiwcgtxphvu")
suspend fun scopes(vararg values: String)

Parameters

values

A list of service scopes.