AgentAgentActionGroupActionGroupExecutor

data class AgentAgentActionGroupActionGroupExecutor(val lambda: String? = null)

Constructors

Link copied to clipboard
constructor(lambda: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val lambda: String? = null

ARN of the Lambda function containing the business logic that is carried out upon invoking the action.