grantTypes

@JvmName(name = "ijiuiolthpgghkfl")
suspend fun grantTypes(value: Output<List<String>>)
@JvmName(name = "rrqrjhigvbdgpsll")
suspend fun grantTypes(value: List<String>?)

Parameters

value

The OIDC flows supported by this application.


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


@JvmName(name = "jilhqdnmicevctbn")
suspend fun grantTypes(values: List<Output<String>>)
@JvmName(name = "eoontmdelbxtteov")
suspend fun grantTypes(vararg values: String)

Parameters

values

The OIDC flows supported by this application.