allowedIdps

@JvmName(name = "grpxrqsblqfouhod")
suspend fun allowedIdps(value: Output<List<String>>)
@JvmName(name = "vtxhqrikjgydnyef")
suspend fun allowedIdps(value: List<String>?)

Parameters

value

The identity providers selected for the application.


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


@JvmName(name = "lequtxmergiqhnlr")
suspend fun allowedIdps(values: List<Output<String>>)
@JvmName(name = "ooxbrjrhautpfnys")
suspend fun allowedIdps(vararg values: String)

Parameters

values

The identity providers selected for the application.