callbackUrls

@JvmName(name = "mjewbjyaroisesuu")
suspend fun callbackUrls(value: Output<List<String>>)
@JvmName(name = "hvixsxtksdcaimfy")
suspend fun callbackUrls(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "stmrdhoqybouluhy")
suspend fun callbackUrls(values: List<Output<String>>)
@JvmName(name = "mfbokrepmsdggxgr")
suspend fun callbackUrls(vararg values: String)

Parameters

values

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