requiredForScopes

@JvmName(name = "vcpjhdnbmhlejbfk")
suspend fun requiredForScopes(value: Output<List<String>>)
@JvmName(name = "khiucxxavudsovhn")
suspend fun requiredForScopes(value: List<String>?)

Parameters

value

A list of scopes for which the attribute will be required.


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


@JvmName(name = "suxcrwklkitflgsv")
suspend fun requiredForScopes(values: List<Output<String>>)
@JvmName(name = "mnuqlgqrtnfqdayy")
suspend fun requiredForScopes(vararg values: String)

Parameters

values

A list of scopes for which the attribute will be required.