grantTypes

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

Parameters

value

The OIDC flows supported by this application


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


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

Parameters

values

The OIDC flows supported by this application