promptState

@JvmName(name = "dydndbrkfiprlwrb")
suspend fun promptState(value: Output<String>)
@JvmName(name = "abicucywwokbicol")
suspend fun promptState(value: String)

Parameters

value

Whether to allow the agent to carry out the step specified in the prompt_type. If you set this argument to DISABLED, the agent skips that step. Valid Values: ENABLED, DISABLED.