CxFlowKnowledgeConnectorSettingsTriggerFulfillmentArgs

constructor(advancedSettings: Output<CxFlowKnowledgeConnectorSettingsTriggerFulfillmentAdvancedSettingsArgs>? = null, conditionalCases: Output<List<CxFlowKnowledgeConnectorSettingsTriggerFulfillmentConditionalCaseArgs>>? = null, enableGenerativeFallback: Output<Boolean>? = null, messages: Output<List<CxFlowKnowledgeConnectorSettingsTriggerFulfillmentMessageArgs>>? = null, returnPartialResponses: Output<Boolean>? = null, setParameterActions: Output<List<CxFlowKnowledgeConnectorSettingsTriggerFulfillmentSetParameterActionArgs>>? = null, tag: Output<String>? = null, webhook: Output<String>? = null)