Agent Action Group
constructor(actionGroupExecutor: Either<AgentActionGroupExecutor0Properties, AgentActionGroupExecutor1Properties>? = null, actionGroupName: String, actionGroupState: AgentActionGroupState? = null, apiSchema: Either<AgentApiSchema0Properties, AgentApiSchema1Properties>? = null, description: String? = null, functionSchema: AgentFunctionSchema? = null, parentActionGroupSignature: AgentActionGroupSignature? = null, skipResourceInUseCheckOnDelete: Boolean? = null)