liveAgentHandoff

@JvmName(name = "oiwurrwbygnnvfte")
suspend fun liveAgentHandoff(value: Output<Boolean>)
@JvmName(name = "frswwqtrltanpwvd")
suspend fun liveAgentHandoff(value: Boolean?)

Parameters

value

Optional. Indicates that a live agent should be brought in to handle the interaction with the user. In most cases, when you set this flag to true, you would also want to set end_interaction to true as well. Default is false.