AgentActionGroupExecutor0PropertiesArgs

data class AgentActionGroupExecutor0PropertiesArgs(val lambda: Output<String>) : ConvertibleToJava<AgentActionGroupExecutor0PropertiesArgs>

Type of Executors for an Action Group

Constructors

Link copied to clipboard
constructor(lambda: Output<String>)

Properties

Link copied to clipboard
val lambda: Output<String>

ARN of a Lambda.

Functions

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