requiredForScopes

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

Parameters

value

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


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


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

Parameters

values

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