multivalued

@JvmName(name = "ruesjocxdewofqbf")
suspend fun multivalued(value: Output<Boolean>)
@JvmName(name = "iiydkdprqvpiqyhx")
suspend fun multivalued(value: Boolean?)

Parameters

value

Indicates if attribute supports multiple values. If true, then the list of all values of this attribute will be set as claim. If false, then just first value will be set as claim. Defaults to false.