scopes

@JvmName(name = "emmeadhigltksiwx")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "eecmqqbjuufswbxa")
suspend fun scopes(value: List<String>?)

Parameters

value

The list of scopes to be made available for this service account.


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


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

Parameters

values

The list of scopes to be made available for this service account.