Agent Agent Action Group Args
constructor(actionGroupExecutor: Output<AgentAgentActionGroupActionGroupExecutorArgs>? = null, actionGroupName: Output<String>? = null, actionGroupState: Output<String>? = null, agentId: Output<String>? = null, agentVersion: Output<String>? = null, apiSchema: Output<AgentAgentActionGroupApiSchemaArgs>? = null, description: Output<String>? = null, functionSchema: Output<AgentAgentActionGroupFunctionSchemaArgs>? = null, parentActionGroupSignature: Output<String>? = null, prepareAgent: Output<Boolean>? = null, skipResourceInUseCheck: Output<Boolean>? = null, timeouts: Output<AgentAgentActionGroupTimeoutsArgs>? = null)