logoutUrls

@JvmName(name = "lhghoigdiwroptcn")
suspend fun logoutUrls(value: Output<List<String>>)
@JvmName(name = "klmpsmhsexwapfyg")
suspend fun logoutUrls(value: List<String>?)

Parameters

value

List of allowed logout URLs for the identity providers. allowed_oauth_flows_user_pool_client must be set to true before you can configure this option.


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


@JvmName(name = "tnhvqxgcgrmtehcc")
suspend fun logoutUrls(values: List<Output<String>>)
@JvmName(name = "yveblisyeybwqfdq")
suspend fun logoutUrls(vararg values: String)

Parameters

values

List of allowed logout URLs for the identity providers. allowed_oauth_flows_user_pool_client must be set to true before you can configure this option.