AgentActionGroupExecutor1PropertiesArgs

data class AgentActionGroupExecutor1PropertiesArgs(val customControl: Output<AgentCustomControlMethod>) : ConvertibleToJava<AgentActionGroupExecutor1PropertiesArgs>

Type of Executors for an Action Group

Constructors

Link copied to clipboard
constructor(customControl: Output<AgentCustomControlMethod>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): AgentActionGroupExecutor1PropertiesArgs