AWS SDK for C++

AWS SDK for C++ Version 1.11.860

Loading...
Searching...
No Matches
Capabilities.h
1
6#pragma once
7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/CapabilityState.h>
9
10#include <utility>
11
12namespace Aws {
13namespace Utils {
14namespace Json {
15class JsonValue;
16class JsonView;
17} // namespace Json
18} // namespace Utils
19namespace QuickSight {
20namespace Model {
21
29 public:
30 AWS_QUICKSIGHT_API Capabilities() = default;
31 AWS_QUICKSIGHT_API Capabilities(Aws::Utils::Json::JsonView jsonValue);
32 AWS_QUICKSIGHT_API Capabilities& operator=(Aws::Utils::Json::JsonView jsonValue);
33 AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const;
34
36
39 inline CapabilityState GetExportToCsv() const { return m_exportToCsv; }
40 inline bool ExportToCsvHasBeenSet() const { return m_exportToCsvHasBeenSet; }
41 inline void SetExportToCsv(CapabilityState value) {
42 m_exportToCsvHasBeenSet = true;
43 m_exportToCsv = value;
44 }
46 SetExportToCsv(value);
47 return *this;
48 }
50
52
55 inline CapabilityState GetExportToExcel() const { return m_exportToExcel; }
56 inline bool ExportToExcelHasBeenSet() const { return m_exportToExcelHasBeenSet; }
57 inline void SetExportToExcel(CapabilityState value) {
58 m_exportToExcelHasBeenSet = true;
59 m_exportToExcel = value;
60 }
62 SetExportToExcel(value);
63 return *this;
64 }
66
68
71 inline CapabilityState GetExportToPdf() const { return m_exportToPdf; }
72 inline bool ExportToPdfHasBeenSet() const { return m_exportToPdfHasBeenSet; }
73 inline void SetExportToPdf(CapabilityState value) {
74 m_exportToPdfHasBeenSet = true;
75 m_exportToPdf = value;
76 }
78 SetExportToPdf(value);
79 return *this;
80 }
82
84
87 inline CapabilityState GetPrintReports() const { return m_printReports; }
88 inline bool PrintReportsHasBeenSet() const { return m_printReportsHasBeenSet; }
89 inline void SetPrintReports(CapabilityState value) {
90 m_printReportsHasBeenSet = true;
91 m_printReports = value;
92 }
94 SetPrintReports(value);
95 return *this;
96 }
98
100
103 inline CapabilityState GetCreateAndUpdateThemes() const { return m_createAndUpdateThemes; }
104 inline bool CreateAndUpdateThemesHasBeenSet() const { return m_createAndUpdateThemesHasBeenSet; }
106 m_createAndUpdateThemesHasBeenSet = true;
107 m_createAndUpdateThemes = value;
108 }
111 return *this;
112 }
114
116
119 inline CapabilityState GetAddOrRunAnomalyDetectionForAnalyses() const { return m_addOrRunAnomalyDetectionForAnalyses; }
120 inline bool AddOrRunAnomalyDetectionForAnalysesHasBeenSet() const { return m_addOrRunAnomalyDetectionForAnalysesHasBeenSet; }
122 m_addOrRunAnomalyDetectionForAnalysesHasBeenSet = true;
123 m_addOrRunAnomalyDetectionForAnalyses = value;
124 }
127 return *this;
128 }
130
132
135 inline CapabilityState GetShareAnalyses() const { return m_shareAnalyses; }
136 inline bool ShareAnalysesHasBeenSet() const { return m_shareAnalysesHasBeenSet; }
138 m_shareAnalysesHasBeenSet = true;
139 m_shareAnalyses = value;
140 }
142 SetShareAnalyses(value);
143 return *this;
144 }
146
148
151 inline CapabilityState GetCreateAndUpdateDatasets() const { return m_createAndUpdateDatasets; }
152 inline bool CreateAndUpdateDatasetsHasBeenSet() const { return m_createAndUpdateDatasetsHasBeenSet; }
154 m_createAndUpdateDatasetsHasBeenSet = true;
155 m_createAndUpdateDatasets = value;
156 }
159 return *this;
160 }
162
164
167 inline CapabilityState GetShareDatasets() const { return m_shareDatasets; }
168 inline bool ShareDatasetsHasBeenSet() const { return m_shareDatasetsHasBeenSet; }
170 m_shareDatasetsHasBeenSet = true;
171 m_shareDatasets = value;
172 }
174 SetShareDatasets(value);
175 return *this;
176 }
178
180
183 inline CapabilityState GetSubscribeDashboardEmailReports() const { return m_subscribeDashboardEmailReports; }
184 inline bool SubscribeDashboardEmailReportsHasBeenSet() const { return m_subscribeDashboardEmailReportsHasBeenSet; }
186 m_subscribeDashboardEmailReportsHasBeenSet = true;
187 m_subscribeDashboardEmailReports = value;
188 }
191 return *this;
192 }
194
196
199 inline CapabilityState GetCreateAndUpdateDashboardEmailReports() const { return m_createAndUpdateDashboardEmailReports; }
200 inline bool CreateAndUpdateDashboardEmailReportsHasBeenSet() const { return m_createAndUpdateDashboardEmailReportsHasBeenSet; }
202 m_createAndUpdateDashboardEmailReportsHasBeenSet = true;
203 m_createAndUpdateDashboardEmailReports = value;
204 }
207 return *this;
208 }
210
212
215 inline CapabilityState GetShareDashboards() const { return m_shareDashboards; }
216 inline bool ShareDashboardsHasBeenSet() const { return m_shareDashboardsHasBeenSet; }
218 m_shareDashboardsHasBeenSet = true;
219 m_shareDashboards = value;
220 }
222 SetShareDashboards(value);
223 return *this;
224 }
226
228
231 inline CapabilityState GetCreateAndUpdateThresholdAlerts() const { return m_createAndUpdateThresholdAlerts; }
232 inline bool CreateAndUpdateThresholdAlertsHasBeenSet() const { return m_createAndUpdateThresholdAlertsHasBeenSet; }
234 m_createAndUpdateThresholdAlertsHasBeenSet = true;
235 m_createAndUpdateThresholdAlerts = value;
236 }
239 return *this;
240 }
242
244
247 inline CapabilityState GetRenameSharedFolders() const { return m_renameSharedFolders; }
248 inline bool RenameSharedFoldersHasBeenSet() const { return m_renameSharedFoldersHasBeenSet; }
250 m_renameSharedFoldersHasBeenSet = true;
251 m_renameSharedFolders = value;
252 }
255 return *this;
256 }
258
260
263 inline CapabilityState GetCreateSharedFolders() const { return m_createSharedFolders; }
264 inline bool CreateSharedFoldersHasBeenSet() const { return m_createSharedFoldersHasBeenSet; }
266 m_createSharedFoldersHasBeenSet = true;
267 m_createSharedFolders = value;
268 }
271 return *this;
272 }
274
276
279 inline CapabilityState GetCreateAndUpdateDataSources() const { return m_createAndUpdateDataSources; }
280 inline bool CreateAndUpdateDataSourcesHasBeenSet() const { return m_createAndUpdateDataSourcesHasBeenSet; }
282 m_createAndUpdateDataSourcesHasBeenSet = true;
283 m_createAndUpdateDataSources = value;
284 }
287 return *this;
288 }
290
292
295 inline CapabilityState GetShareDataSources() const { return m_shareDataSources; }
296 inline bool ShareDataSourcesHasBeenSet() const { return m_shareDataSourcesHasBeenSet; }
298 m_shareDataSourcesHasBeenSet = true;
299 m_shareDataSources = value;
300 }
302 SetShareDataSources(value);
303 return *this;
304 }
306
308
311 inline CapabilityState GetViewAccountSPICECapacity() const { return m_viewAccountSPICECapacity; }
312 inline bool ViewAccountSPICECapacityHasBeenSet() const { return m_viewAccountSPICECapacityHasBeenSet; }
314 m_viewAccountSPICECapacityHasBeenSet = true;
315 m_viewAccountSPICECapacity = value;
316 }
319 return *this;
320 }
322
324
327 inline CapabilityState GetCreateSPICEDataset() const { return m_createSPICEDataset; }
328 inline bool CreateSPICEDatasetHasBeenSet() const { return m_createSPICEDatasetHasBeenSet; }
330 m_createSPICEDatasetHasBeenSet = true;
331 m_createSPICEDataset = value;
332 }
335 return *this;
336 }
338
340
343 inline CapabilityState GetExportToPdfInScheduledReports() const { return m_exportToPdfInScheduledReports; }
344 inline bool ExportToPdfInScheduledReportsHasBeenSet() const { return m_exportToPdfInScheduledReportsHasBeenSet; }
346 m_exportToPdfInScheduledReportsHasBeenSet = true;
347 m_exportToPdfInScheduledReports = value;
348 }
351 return *this;
352 }
354
356
359 inline CapabilityState GetExportToCsvInScheduledReports() const { return m_exportToCsvInScheduledReports; }
360 inline bool ExportToCsvInScheduledReportsHasBeenSet() const { return m_exportToCsvInScheduledReportsHasBeenSet; }
362 m_exportToCsvInScheduledReportsHasBeenSet = true;
363 m_exportToCsvInScheduledReports = value;
364 }
367 return *this;
368 }
370
372
375 inline CapabilityState GetExportToExcelInScheduledReports() const { return m_exportToExcelInScheduledReports; }
376 inline bool ExportToExcelInScheduledReportsHasBeenSet() const { return m_exportToExcelInScheduledReportsHasBeenSet; }
378 m_exportToExcelInScheduledReportsHasBeenSet = true;
379 m_exportToExcelInScheduledReports = value;
380 }
383 return *this;
384 }
386
388
391 inline CapabilityState GetIncludeContentInScheduledReportsEmail() const { return m_includeContentInScheduledReportsEmail; }
392 inline bool IncludeContentInScheduledReportsEmailHasBeenSet() const { return m_includeContentInScheduledReportsEmailHasBeenSet; }
394 m_includeContentInScheduledReportsEmailHasBeenSet = true;
395 m_includeContentInScheduledReportsEmail = value;
396 }
399 return *this;
400 }
402
404
407 inline CapabilityState GetDashboard() const { return m_dashboard; }
408 inline bool DashboardHasBeenSet() const { return m_dashboardHasBeenSet; }
409 inline void SetDashboard(CapabilityState value) {
410 m_dashboardHasBeenSet = true;
411 m_dashboard = value;
412 }
414 SetDashboard(value);
415 return *this;
416 }
418
420
423 inline CapabilityState GetAnalysis() const { return m_analysis; }
424 inline bool AnalysisHasBeenSet() const { return m_analysisHasBeenSet; }
425 inline void SetAnalysis(CapabilityState value) {
426 m_analysisHasBeenSet = true;
427 m_analysis = value;
428 }
430 SetAnalysis(value);
431 return *this;
432 }
434
436
439 inline CapabilityState GetAutomate() const { return m_automate; }
440 inline bool AutomateHasBeenSet() const { return m_automateHasBeenSet; }
441 inline void SetAutomate(CapabilityState value) {
442 m_automateHasBeenSet = true;
443 m_automate = value;
444 }
446 SetAutomate(value);
447 return *this;
448 }
450
452
455 inline CapabilityState GetFlow() const { return m_flow; }
456 inline bool FlowHasBeenSet() const { return m_flowHasBeenSet; }
457 inline void SetFlow(CapabilityState value) {
458 m_flowHasBeenSet = true;
459 m_flow = value;
460 }
462 SetFlow(value);
463 return *this;
464 }
466
468
471 inline CapabilityState GetApps() const { return m_apps; }
472 inline bool AppsHasBeenSet() const { return m_appsHasBeenSet; }
473 inline void SetApps(CapabilityState value) {
474 m_appsHasBeenSet = true;
475 m_apps = value;
476 }
478 SetApps(value);
479 return *this;
480 }
482
484
487 inline CapabilityState GetCreateAndUpdateApps() const { return m_createAndUpdateApps; }
488 inline bool CreateAndUpdateAppsHasBeenSet() const { return m_createAndUpdateAppsHasBeenSet; }
490 m_createAndUpdateAppsHasBeenSet = true;
491 m_createAndUpdateApps = value;
492 }
495 return *this;
496 }
498
500
503 inline CapabilityState GetShareApps() const { return m_shareApps; }
504 inline bool ShareAppsHasBeenSet() const { return m_shareAppsHasBeenSet; }
505 inline void SetShareApps(CapabilityState value) {
506 m_shareAppsHasBeenSet = true;
507 m_shareApps = value;
508 }
510 SetShareApps(value);
511 return *this;
512 }
514
516
519 inline CapabilityState GetInvokeAppsAIInference() const { return m_invokeAppsAIInference; }
520 inline bool InvokeAppsAIInferenceHasBeenSet() const { return m_invokeAppsAIInferenceHasBeenSet; }
522 m_invokeAppsAIInferenceHasBeenSet = true;
523 m_invokeAppsAIInference = value;
524 }
527 return *this;
528 }
530
532
535 inline CapabilityState GetAccessAppsNativeDataStore() const { return m_accessAppsNativeDataStore; }
536 inline bool AccessAppsNativeDataStoreHasBeenSet() const { return m_accessAppsNativeDataStoreHasBeenSet; }
538 m_accessAppsNativeDataStoreHasBeenSet = true;
539 m_accessAppsNativeDataStore = value;
540 }
543 return *this;
544 }
546
548
551 inline CapabilityState GetPublishWithoutApproval() const { return m_publishWithoutApproval; }
552 inline bool PublishWithoutApprovalHasBeenSet() const { return m_publishWithoutApprovalHasBeenSet; }
554 m_publishWithoutApprovalHasBeenSet = true;
555 m_publishWithoutApproval = value;
556 }
559 return *this;
560 }
562
564
567 inline CapabilityState GetUseBedrockModels() const { return m_useBedrockModels; }
568 inline bool UseBedrockModelsHasBeenSet() const { return m_useBedrockModelsHasBeenSet; }
570 m_useBedrockModelsHasBeenSet = true;
571 m_useBedrockModels = value;
572 }
574 SetUseBedrockModels(value);
575 return *this;
576 }
578
580
583 inline CapabilityState GetPerformFlowUiTask() const { return m_performFlowUiTask; }
584 inline bool PerformFlowUiTaskHasBeenSet() const { return m_performFlowUiTaskHasBeenSet; }
586 m_performFlowUiTaskHasBeenSet = true;
587 m_performFlowUiTask = value;
588 }
591 return *this;
592 }
594
596
599 inline CapabilityState GetApproveFlowShareRequests() const { return m_approveFlowShareRequests; }
600 inline bool ApproveFlowShareRequestsHasBeenSet() const { return m_approveFlowShareRequestsHasBeenSet; }
602 m_approveFlowShareRequestsHasBeenSet = true;
603 m_approveFlowShareRequests = value;
604 }
607 return *this;
608 }
610
612
617 inline CapabilityState GetUseAgentWebSearch() const { return m_useAgentWebSearch; }
618 inline bool UseAgentWebSearchHasBeenSet() const { return m_useAgentWebSearchHasBeenSet; }
620 m_useAgentWebSearchHasBeenSet = true;
621 m_useAgentWebSearch = value;
622 }
625 return *this;
626 }
628
630
634 inline CapabilityState GetKnowledgeBase() const { return m_knowledgeBase; }
635 inline bool KnowledgeBaseHasBeenSet() const { return m_knowledgeBaseHasBeenSet; }
637 m_knowledgeBaseHasBeenSet = true;
638 m_knowledgeBase = value;
639 }
641 SetKnowledgeBase(value);
642 return *this;
643 }
645
647
648 inline CapabilityState GetCreateAndUpdateKnowledgeBases() const { return m_createAndUpdateKnowledgeBases; }
649 inline bool CreateAndUpdateKnowledgeBasesHasBeenSet() const { return m_createAndUpdateKnowledgeBasesHasBeenSet; }
651 m_createAndUpdateKnowledgeBasesHasBeenSet = true;
652 m_createAndUpdateKnowledgeBases = value;
653 }
656 return *this;
657 }
659
661
662 inline CapabilityState GetShareKnowledgeBases() const { return m_shareKnowledgeBases; }
663 inline bool ShareKnowledgeBasesHasBeenSet() const { return m_shareKnowledgeBasesHasBeenSet; }
665 m_shareKnowledgeBasesHasBeenSet = true;
666 m_shareKnowledgeBases = value;
667 }
670 return *this;
671 }
673
675
676 inline CapabilityState GetSharePointKnowledgeBase() const { return m_sharePointKnowledgeBase; }
677 inline bool SharePointKnowledgeBaseHasBeenSet() const { return m_sharePointKnowledgeBaseHasBeenSet; }
679 m_sharePointKnowledgeBaseHasBeenSet = true;
680 m_sharePointKnowledgeBase = value;
681 }
684 return *this;
685 }
687
689
690 inline CapabilityState GetCreateAndUpdateSharePointKnowledgeBase() const { return m_createAndUpdateSharePointKnowledgeBase; }
691 inline bool CreateAndUpdateSharePointKnowledgeBaseHasBeenSet() const { return m_createAndUpdateSharePointKnowledgeBaseHasBeenSet; }
693 m_createAndUpdateSharePointKnowledgeBaseHasBeenSet = true;
694 m_createAndUpdateSharePointKnowledgeBase = value;
695 }
698 return *this;
699 }
701
703
704 inline CapabilityState GetShareSharePointKnowledgeBase() const { return m_shareSharePointKnowledgeBase; }
705 inline bool ShareSharePointKnowledgeBaseHasBeenSet() const { return m_shareSharePointKnowledgeBaseHasBeenSet; }
707 m_shareSharePointKnowledgeBaseHasBeenSet = true;
708 m_shareSharePointKnowledgeBase = value;
709 }
712 return *this;
713 }
715
717
718 inline CapabilityState GetUseSharePointKnowledgeBase() const { return m_useSharePointKnowledgeBase; }
719 inline bool UseSharePointKnowledgeBaseHasBeenSet() const { return m_useSharePointKnowledgeBaseHasBeenSet; }
721 m_useSharePointKnowledgeBaseHasBeenSet = true;
722 m_useSharePointKnowledgeBase = value;
723 }
726 return *this;
727 }
729
731
732 inline CapabilityState GetGoogleDriveKnowledgeBase() const { return m_googleDriveKnowledgeBase; }
733 inline bool GoogleDriveKnowledgeBaseHasBeenSet() const { return m_googleDriveKnowledgeBaseHasBeenSet; }
735 m_googleDriveKnowledgeBaseHasBeenSet = true;
736 m_googleDriveKnowledgeBase = value;
737 }
740 return *this;
741 }
743
745
746 inline CapabilityState GetCreateAndUpdateGoogleDriveKnowledgeBase() const { return m_createAndUpdateGoogleDriveKnowledgeBase; }
747 inline bool CreateAndUpdateGoogleDriveKnowledgeBaseHasBeenSet() const { return m_createAndUpdateGoogleDriveKnowledgeBaseHasBeenSet; }
749 m_createAndUpdateGoogleDriveKnowledgeBaseHasBeenSet = true;
750 m_createAndUpdateGoogleDriveKnowledgeBase = value;
751 }
754 return *this;
755 }
757
759
760 inline CapabilityState GetShareGoogleDriveKnowledgeBase() const { return m_shareGoogleDriveKnowledgeBase; }
761 inline bool ShareGoogleDriveKnowledgeBaseHasBeenSet() const { return m_shareGoogleDriveKnowledgeBaseHasBeenSet; }
763 m_shareGoogleDriveKnowledgeBaseHasBeenSet = true;
764 m_shareGoogleDriveKnowledgeBase = value;
765 }
768 return *this;
769 }
771
773
774 inline CapabilityState GetUseGoogleDriveKnowledgeBase() const { return m_useGoogleDriveKnowledgeBase; }
775 inline bool UseGoogleDriveKnowledgeBaseHasBeenSet() const { return m_useGoogleDriveKnowledgeBaseHasBeenSet; }
777 m_useGoogleDriveKnowledgeBaseHasBeenSet = true;
778 m_useGoogleDriveKnowledgeBase = value;
779 }
782 return *this;
783 }
785
787
788 inline CapabilityState GetWebCrawlerKnowledgeBase() const { return m_webCrawlerKnowledgeBase; }
789 inline bool WebCrawlerKnowledgeBaseHasBeenSet() const { return m_webCrawlerKnowledgeBaseHasBeenSet; }
791 m_webCrawlerKnowledgeBaseHasBeenSet = true;
792 m_webCrawlerKnowledgeBase = value;
793 }
796 return *this;
797 }
799
801
802 inline CapabilityState GetCreateAndUpdateWebCrawlerKnowledgeBase() const { return m_createAndUpdateWebCrawlerKnowledgeBase; }
803 inline bool CreateAndUpdateWebCrawlerKnowledgeBaseHasBeenSet() const { return m_createAndUpdateWebCrawlerKnowledgeBaseHasBeenSet; }
805 m_createAndUpdateWebCrawlerKnowledgeBaseHasBeenSet = true;
806 m_createAndUpdateWebCrawlerKnowledgeBase = value;
807 }
810 return *this;
811 }
813
815
816 inline CapabilityState GetShareWebCrawlerKnowledgeBase() const { return m_shareWebCrawlerKnowledgeBase; }
817 inline bool ShareWebCrawlerKnowledgeBaseHasBeenSet() const { return m_shareWebCrawlerKnowledgeBaseHasBeenSet; }
819 m_shareWebCrawlerKnowledgeBaseHasBeenSet = true;
820 m_shareWebCrawlerKnowledgeBase = value;
821 }
824 return *this;
825 }
827
829
830 inline CapabilityState GetUseWebCrawlerKnowledgeBase() const { return m_useWebCrawlerKnowledgeBase; }
831 inline bool UseWebCrawlerKnowledgeBaseHasBeenSet() const { return m_useWebCrawlerKnowledgeBaseHasBeenSet; }
833 m_useWebCrawlerKnowledgeBaseHasBeenSet = true;
834 m_useWebCrawlerKnowledgeBase = value;
835 }
838 return *this;
839 }
841
843
844 inline CapabilityState GetS3KnowledgeBase() const { return m_s3KnowledgeBase; }
845 inline bool S3KnowledgeBaseHasBeenSet() const { return m_s3KnowledgeBaseHasBeenSet; }
847 m_s3KnowledgeBaseHasBeenSet = true;
848 m_s3KnowledgeBase = value;
849 }
851 SetS3KnowledgeBase(value);
852 return *this;
853 }
855
857
858 inline CapabilityState GetCreateAndUpdateS3KnowledgeBase() const { return m_createAndUpdateS3KnowledgeBase; }
859 inline bool CreateAndUpdateS3KnowledgeBaseHasBeenSet() const { return m_createAndUpdateS3KnowledgeBaseHasBeenSet; }
861 m_createAndUpdateS3KnowledgeBaseHasBeenSet = true;
862 m_createAndUpdateS3KnowledgeBase = value;
863 }
866 return *this;
867 }
869
871
872 inline CapabilityState GetShareS3KnowledgeBase() const { return m_shareS3KnowledgeBase; }
873 inline bool ShareS3KnowledgeBaseHasBeenSet() const { return m_shareS3KnowledgeBaseHasBeenSet; }
875 m_shareS3KnowledgeBaseHasBeenSet = true;
876 m_shareS3KnowledgeBase = value;
877 }
880 return *this;
881 }
883
885
886 inline CapabilityState GetUseS3KnowledgeBase() const { return m_useS3KnowledgeBase; }
887 inline bool UseS3KnowledgeBaseHasBeenSet() const { return m_useS3KnowledgeBaseHasBeenSet; }
889 m_useS3KnowledgeBaseHasBeenSet = true;
890 m_useS3KnowledgeBase = value;
891 }
894 return *this;
895 }
897
899
900 inline CapabilityState GetConfluenceKnowledgeBase() const { return m_confluenceKnowledgeBase; }
901 inline bool ConfluenceKnowledgeBaseHasBeenSet() const { return m_confluenceKnowledgeBaseHasBeenSet; }
903 m_confluenceKnowledgeBaseHasBeenSet = true;
904 m_confluenceKnowledgeBase = value;
905 }
908 return *this;
909 }
911
913
914 inline CapabilityState GetCreateAndUpdateConfluenceKnowledgeBase() const { return m_createAndUpdateConfluenceKnowledgeBase; }
915 inline bool CreateAndUpdateConfluenceKnowledgeBaseHasBeenSet() const { return m_createAndUpdateConfluenceKnowledgeBaseHasBeenSet; }
917 m_createAndUpdateConfluenceKnowledgeBaseHasBeenSet = true;
918 m_createAndUpdateConfluenceKnowledgeBase = value;
919 }
922 return *this;
923 }
925
927
928 inline CapabilityState GetShareConfluenceKnowledgeBase() const { return m_shareConfluenceKnowledgeBase; }
929 inline bool ShareConfluenceKnowledgeBaseHasBeenSet() const { return m_shareConfluenceKnowledgeBaseHasBeenSet; }
931 m_shareConfluenceKnowledgeBaseHasBeenSet = true;
932 m_shareConfluenceKnowledgeBase = value;
933 }
936 return *this;
937 }
939
941
942 inline CapabilityState GetUseConfluenceKnowledgeBase() const { return m_useConfluenceKnowledgeBase; }
943 inline bool UseConfluenceKnowledgeBaseHasBeenSet() const { return m_useConfluenceKnowledgeBaseHasBeenSet; }
945 m_useConfluenceKnowledgeBaseHasBeenSet = true;
946 m_useConfluenceKnowledgeBase = value;
947 }
950 return *this;
951 }
953
955
956 inline CapabilityState GetOneDriveKnowledgeBase() const { return m_oneDriveKnowledgeBase; }
957 inline bool OneDriveKnowledgeBaseHasBeenSet() const { return m_oneDriveKnowledgeBaseHasBeenSet; }
959 m_oneDriveKnowledgeBaseHasBeenSet = true;
960 m_oneDriveKnowledgeBase = value;
961 }
964 return *this;
965 }
967
969
970 inline CapabilityState GetCreateAndUpdateOneDriveKnowledgeBase() const { return m_createAndUpdateOneDriveKnowledgeBase; }
971 inline bool CreateAndUpdateOneDriveKnowledgeBaseHasBeenSet() const { return m_createAndUpdateOneDriveKnowledgeBaseHasBeenSet; }
973 m_createAndUpdateOneDriveKnowledgeBaseHasBeenSet = true;
974 m_createAndUpdateOneDriveKnowledgeBase = value;
975 }
978 return *this;
979 }
981
983
984 inline CapabilityState GetShareOneDriveKnowledgeBase() const { return m_shareOneDriveKnowledgeBase; }
985 inline bool ShareOneDriveKnowledgeBaseHasBeenSet() const { return m_shareOneDriveKnowledgeBaseHasBeenSet; }
987 m_shareOneDriveKnowledgeBaseHasBeenSet = true;
988 m_shareOneDriveKnowledgeBase = value;
989 }
992 return *this;
993 }
995
997
998 inline CapabilityState GetUseOneDriveKnowledgeBase() const { return m_useOneDriveKnowledgeBase; }
999 inline bool UseOneDriveKnowledgeBaseHasBeenSet() const { return m_useOneDriveKnowledgeBaseHasBeenSet; }
1001 m_useOneDriveKnowledgeBaseHasBeenSet = true;
1002 m_useOneDriveKnowledgeBase = value;
1003 }
1006 return *this;
1007 }
1009
1011
1012 inline CapabilityState GetQBusinessKnowledgeBase() const { return m_qBusinessKnowledgeBase; }
1013 inline bool QBusinessKnowledgeBaseHasBeenSet() const { return m_qBusinessKnowledgeBaseHasBeenSet; }
1015 m_qBusinessKnowledgeBaseHasBeenSet = true;
1016 m_qBusinessKnowledgeBase = value;
1017 }
1020 return *this;
1021 }
1023
1025
1026 inline CapabilityState GetCreateAndUpdateQBusinessKnowledgeBase() const { return m_createAndUpdateQBusinessKnowledgeBase; }
1027 inline bool CreateAndUpdateQBusinessKnowledgeBaseHasBeenSet() const { return m_createAndUpdateQBusinessKnowledgeBaseHasBeenSet; }
1029 m_createAndUpdateQBusinessKnowledgeBaseHasBeenSet = true;
1030 m_createAndUpdateQBusinessKnowledgeBase = value;
1031 }
1034 return *this;
1035 }
1037
1039
1040 inline CapabilityState GetShareQBusinessKnowledgeBase() const { return m_shareQBusinessKnowledgeBase; }
1041 inline bool ShareQBusinessKnowledgeBaseHasBeenSet() const { return m_shareQBusinessKnowledgeBaseHasBeenSet; }
1043 m_shareQBusinessKnowledgeBaseHasBeenSet = true;
1044 m_shareQBusinessKnowledgeBase = value;
1045 }
1048 return *this;
1049 }
1051
1053
1054 inline CapabilityState GetUseQBusinessKnowledgeBase() const { return m_useQBusinessKnowledgeBase; }
1055 inline bool UseQBusinessKnowledgeBaseHasBeenSet() const { return m_useQBusinessKnowledgeBaseHasBeenSet; }
1057 m_useQBusinessKnowledgeBaseHasBeenSet = true;
1058 m_useQBusinessKnowledgeBase = value;
1059 }
1062 return *this;
1063 }
1065
1067
1068 inline CapabilityState GetBedrockManagedKnowledgeBase() const { return m_bedrockManagedKnowledgeBase; }
1069 inline bool BedrockManagedKnowledgeBaseHasBeenSet() const { return m_bedrockManagedKnowledgeBaseHasBeenSet; }
1071 m_bedrockManagedKnowledgeBaseHasBeenSet = true;
1072 m_bedrockManagedKnowledgeBase = value;
1073 }
1076 return *this;
1077 }
1079
1081
1082 inline CapabilityState GetCreateAndUpdateBedrockManagedKnowledgeBase() const { return m_createAndUpdateBedrockManagedKnowledgeBase; }
1084 return m_createAndUpdateBedrockManagedKnowledgeBaseHasBeenSet;
1085 }
1087 m_createAndUpdateBedrockManagedKnowledgeBaseHasBeenSet = true;
1088 m_createAndUpdateBedrockManagedKnowledgeBase = value;
1089 }
1092 return *this;
1093 }
1095
1097
1098 inline CapabilityState GetShareBedrockManagedKnowledgeBase() const { return m_shareBedrockManagedKnowledgeBase; }
1099 inline bool ShareBedrockManagedKnowledgeBaseHasBeenSet() const { return m_shareBedrockManagedKnowledgeBaseHasBeenSet; }
1101 m_shareBedrockManagedKnowledgeBaseHasBeenSet = true;
1102 m_shareBedrockManagedKnowledgeBase = value;
1103 }
1106 return *this;
1107 }
1109
1111
1112 inline CapabilityState GetUseBedrockManagedKnowledgeBase() const { return m_useBedrockManagedKnowledgeBase; }
1113 inline bool UseBedrockManagedKnowledgeBaseHasBeenSet() const { return m_useBedrockManagedKnowledgeBaseHasBeenSet; }
1115 m_useBedrockManagedKnowledgeBaseHasBeenSet = true;
1116 m_useBedrockManagedKnowledgeBase = value;
1117 }
1120 return *this;
1121 }
1123
1125
1126 inline CapabilityState GetBoxKnowledgeBase() const { return m_boxKnowledgeBase; }
1127 inline bool BoxKnowledgeBaseHasBeenSet() const { return m_boxKnowledgeBaseHasBeenSet; }
1129 m_boxKnowledgeBaseHasBeenSet = true;
1130 m_boxKnowledgeBase = value;
1131 }
1133 SetBoxKnowledgeBase(value);
1134 return *this;
1135 }
1137
1139
1140 inline CapabilityState GetCreateAndUpdateBoxKnowledgeBase() const { return m_createAndUpdateBoxKnowledgeBase; }
1141 inline bool CreateAndUpdateBoxKnowledgeBaseHasBeenSet() const { return m_createAndUpdateBoxKnowledgeBaseHasBeenSet; }
1143 m_createAndUpdateBoxKnowledgeBaseHasBeenSet = true;
1144 m_createAndUpdateBoxKnowledgeBase = value;
1145 }
1148 return *this;
1149 }
1151
1153
1154 inline CapabilityState GetShareBoxKnowledgeBase() const { return m_shareBoxKnowledgeBase; }
1155 inline bool ShareBoxKnowledgeBaseHasBeenSet() const { return m_shareBoxKnowledgeBaseHasBeenSet; }
1157 m_shareBoxKnowledgeBaseHasBeenSet = true;
1158 m_shareBoxKnowledgeBase = value;
1159 }
1162 return *this;
1163 }
1165
1167
1168 inline CapabilityState GetUseBoxKnowledgeBase() const { return m_useBoxKnowledgeBase; }
1169 inline bool UseBoxKnowledgeBaseHasBeenSet() const { return m_useBoxKnowledgeBaseHasBeenSet; }
1171 m_useBoxKnowledgeBaseHasBeenSet = true;
1172 m_useBoxKnowledgeBase = value;
1173 }
1176 return *this;
1177 }
1179
1181
1182 inline CapabilityState GetIDCKnowledgeBase() const { return m_iDCKnowledgeBase; }
1183 inline bool IDCKnowledgeBaseHasBeenSet() const { return m_iDCKnowledgeBaseHasBeenSet; }
1185 m_iDCKnowledgeBaseHasBeenSet = true;
1186 m_iDCKnowledgeBase = value;
1187 }
1189 SetIDCKnowledgeBase(value);
1190 return *this;
1191 }
1193
1195
1196 inline CapabilityState GetCreateAndUpdateIDCKnowledgeBase() const { return m_createAndUpdateIDCKnowledgeBase; }
1197 inline bool CreateAndUpdateIDCKnowledgeBaseHasBeenSet() const { return m_createAndUpdateIDCKnowledgeBaseHasBeenSet; }
1199 m_createAndUpdateIDCKnowledgeBaseHasBeenSet = true;
1200 m_createAndUpdateIDCKnowledgeBase = value;
1201 }
1204 return *this;
1205 }
1207
1209
1210 inline CapabilityState GetShareIDCKnowledgeBase() const { return m_shareIDCKnowledgeBase; }
1211 inline bool ShareIDCKnowledgeBaseHasBeenSet() const { return m_shareIDCKnowledgeBaseHasBeenSet; }
1213 m_shareIDCKnowledgeBaseHasBeenSet = true;
1214 m_shareIDCKnowledgeBase = value;
1215 }
1218 return *this;
1219 }
1221
1223
1224 inline CapabilityState GetUseIDCKnowledgeBase() const { return m_useIDCKnowledgeBase; }
1225 inline bool UseIDCKnowledgeBaseHasBeenSet() const { return m_useIDCKnowledgeBaseHasBeenSet; }
1227 m_useIDCKnowledgeBaseHasBeenSet = true;
1228 m_useIDCKnowledgeBase = value;
1229 }
1232 return *this;
1233 }
1235
1237
1241 inline CapabilityState GetAction() const { return m_action; }
1242 inline bool ActionHasBeenSet() const { return m_actionHasBeenSet; }
1243 inline void SetAction(CapabilityState value) {
1244 m_actionHasBeenSet = true;
1245 m_action = value;
1246 }
1248 SetAction(value);
1249 return *this;
1250 }
1252
1254
1257 inline CapabilityState GetGenericHTTPAction() const { return m_genericHTTPAction; }
1258 inline bool GenericHTTPActionHasBeenSet() const { return m_genericHTTPActionHasBeenSet; }
1260 m_genericHTTPActionHasBeenSet = true;
1261 m_genericHTTPAction = value;
1262 }
1264 SetGenericHTTPAction(value);
1265 return *this;
1266 }
1268
1270
1273 inline CapabilityState GetCreateAndUpdateGenericHTTPAction() const { return m_createAndUpdateGenericHTTPAction; }
1274 inline bool CreateAndUpdateGenericHTTPActionHasBeenSet() const { return m_createAndUpdateGenericHTTPActionHasBeenSet; }
1276 m_createAndUpdateGenericHTTPActionHasBeenSet = true;
1277 m_createAndUpdateGenericHTTPAction = value;
1278 }
1281 return *this;
1282 }
1284
1286
1289 inline CapabilityState GetShareGenericHTTPAction() const { return m_shareGenericHTTPAction; }
1290 inline bool ShareGenericHTTPActionHasBeenSet() const { return m_shareGenericHTTPActionHasBeenSet; }
1292 m_shareGenericHTTPActionHasBeenSet = true;
1293 m_shareGenericHTTPAction = value;
1294 }
1297 return *this;
1298 }
1300
1302
1305 inline CapabilityState GetUseGenericHTTPAction() const { return m_useGenericHTTPAction; }
1306 inline bool UseGenericHTTPActionHasBeenSet() const { return m_useGenericHTTPActionHasBeenSet; }
1308 m_useGenericHTTPActionHasBeenSet = true;
1309 m_useGenericHTTPAction = value;
1310 }
1313 return *this;
1314 }
1316
1318
1321 inline CapabilityState GetAsanaAction() const { return m_asanaAction; }
1322 inline bool AsanaActionHasBeenSet() const { return m_asanaActionHasBeenSet; }
1323 inline void SetAsanaAction(CapabilityState value) {
1324 m_asanaActionHasBeenSet = true;
1325 m_asanaAction = value;
1326 }
1328 SetAsanaAction(value);
1329 return *this;
1330 }
1332
1334
1337 inline CapabilityState GetCreateAndUpdateAsanaAction() const { return m_createAndUpdateAsanaAction; }
1338 inline bool CreateAndUpdateAsanaActionHasBeenSet() const { return m_createAndUpdateAsanaActionHasBeenSet; }
1340 m_createAndUpdateAsanaActionHasBeenSet = true;
1341 m_createAndUpdateAsanaAction = value;
1342 }
1345 return *this;
1346 }
1348
1350
1353 inline CapabilityState GetShareAsanaAction() const { return m_shareAsanaAction; }
1354 inline bool ShareAsanaActionHasBeenSet() const { return m_shareAsanaActionHasBeenSet; }
1356 m_shareAsanaActionHasBeenSet = true;
1357 m_shareAsanaAction = value;
1358 }
1360 SetShareAsanaAction(value);
1361 return *this;
1362 }
1364
1366
1369 inline CapabilityState GetUseAsanaAction() const { return m_useAsanaAction; }
1370 inline bool UseAsanaActionHasBeenSet() const { return m_useAsanaActionHasBeenSet; }
1372 m_useAsanaActionHasBeenSet = true;
1373 m_useAsanaAction = value;
1374 }
1376 SetUseAsanaAction(value);
1377 return *this;
1378 }
1380
1382
1385 inline CapabilityState GetSlackAction() const { return m_slackAction; }
1386 inline bool SlackActionHasBeenSet() const { return m_slackActionHasBeenSet; }
1387 inline void SetSlackAction(CapabilityState value) {
1388 m_slackActionHasBeenSet = true;
1389 m_slackAction = value;
1390 }
1392 SetSlackAction(value);
1393 return *this;
1394 }
1396
1398
1401 inline CapabilityState GetCreateAndUpdateSlackAction() const { return m_createAndUpdateSlackAction; }
1402 inline bool CreateAndUpdateSlackActionHasBeenSet() const { return m_createAndUpdateSlackActionHasBeenSet; }
1404 m_createAndUpdateSlackActionHasBeenSet = true;
1405 m_createAndUpdateSlackAction = value;
1406 }
1409 return *this;
1410 }
1412
1414
1417 inline CapabilityState GetShareSlackAction() const { return m_shareSlackAction; }
1418 inline bool ShareSlackActionHasBeenSet() const { return m_shareSlackActionHasBeenSet; }
1420 m_shareSlackActionHasBeenSet = true;
1421 m_shareSlackAction = value;
1422 }
1424 SetShareSlackAction(value);
1425 return *this;
1426 }
1428
1430
1433 inline CapabilityState GetUseSlackAction() const { return m_useSlackAction; }
1434 inline bool UseSlackActionHasBeenSet() const { return m_useSlackActionHasBeenSet; }
1436 m_useSlackActionHasBeenSet = true;
1437 m_useSlackAction = value;
1438 }
1440 SetUseSlackAction(value);
1441 return *this;
1442 }
1444
1446
1449 inline CapabilityState GetServiceNowAction() const { return m_serviceNowAction; }
1450 inline bool ServiceNowActionHasBeenSet() const { return m_serviceNowActionHasBeenSet; }
1452 m_serviceNowActionHasBeenSet = true;
1453 m_serviceNowAction = value;
1454 }
1456 SetServiceNowAction(value);
1457 return *this;
1458 }
1460
1462
1465 inline CapabilityState GetCreateAndUpdateServiceNowAction() const { return m_createAndUpdateServiceNowAction; }
1466 inline bool CreateAndUpdateServiceNowActionHasBeenSet() const { return m_createAndUpdateServiceNowActionHasBeenSet; }
1468 m_createAndUpdateServiceNowActionHasBeenSet = true;
1469 m_createAndUpdateServiceNowAction = value;
1470 }
1473 return *this;
1474 }
1476
1478
1481 inline CapabilityState GetShareServiceNowAction() const { return m_shareServiceNowAction; }
1482 inline bool ShareServiceNowActionHasBeenSet() const { return m_shareServiceNowActionHasBeenSet; }
1484 m_shareServiceNowActionHasBeenSet = true;
1485 m_shareServiceNowAction = value;
1486 }
1489 return *this;
1490 }
1492
1494
1497 inline CapabilityState GetUseServiceNowAction() const { return m_useServiceNowAction; }
1498 inline bool UseServiceNowActionHasBeenSet() const { return m_useServiceNowActionHasBeenSet; }
1500 m_useServiceNowActionHasBeenSet = true;
1501 m_useServiceNowAction = value;
1502 }
1505 return *this;
1506 }
1508
1510
1513 inline CapabilityState GetSalesforceAction() const { return m_salesforceAction; }
1514 inline bool SalesforceActionHasBeenSet() const { return m_salesforceActionHasBeenSet; }
1516 m_salesforceActionHasBeenSet = true;
1517 m_salesforceAction = value;
1518 }
1520 SetSalesforceAction(value);
1521 return *this;
1522 }
1524
1526
1529 inline CapabilityState GetCreateAndUpdateSalesforceAction() const { return m_createAndUpdateSalesforceAction; }
1530 inline bool CreateAndUpdateSalesforceActionHasBeenSet() const { return m_createAndUpdateSalesforceActionHasBeenSet; }
1532 m_createAndUpdateSalesforceActionHasBeenSet = true;
1533 m_createAndUpdateSalesforceAction = value;
1534 }
1537 return *this;
1538 }
1540
1542
1545 inline CapabilityState GetShareSalesforceAction() const { return m_shareSalesforceAction; }
1546 inline bool ShareSalesforceActionHasBeenSet() const { return m_shareSalesforceActionHasBeenSet; }
1548 m_shareSalesforceActionHasBeenSet = true;
1549 m_shareSalesforceAction = value;
1550 }
1553 return *this;
1554 }
1556
1558
1561 inline CapabilityState GetUseSalesforceAction() const { return m_useSalesforceAction; }
1562 inline bool UseSalesforceActionHasBeenSet() const { return m_useSalesforceActionHasBeenSet; }
1564 m_useSalesforceActionHasBeenSet = true;
1565 m_useSalesforceAction = value;
1566 }
1569 return *this;
1570 }
1572
1574
1577 inline CapabilityState GetMSExchangeAction() const { return m_mSExchangeAction; }
1578 inline bool MSExchangeActionHasBeenSet() const { return m_mSExchangeActionHasBeenSet; }
1580 m_mSExchangeActionHasBeenSet = true;
1581 m_mSExchangeAction = value;
1582 }
1584 SetMSExchangeAction(value);
1585 return *this;
1586 }
1588
1590
1593 inline CapabilityState GetCreateAndUpdateMSExchangeAction() const { return m_createAndUpdateMSExchangeAction; }
1594 inline bool CreateAndUpdateMSExchangeActionHasBeenSet() const { return m_createAndUpdateMSExchangeActionHasBeenSet; }
1596 m_createAndUpdateMSExchangeActionHasBeenSet = true;
1597 m_createAndUpdateMSExchangeAction = value;
1598 }
1601 return *this;
1602 }
1604
1606
1609 inline CapabilityState GetShareMSExchangeAction() const { return m_shareMSExchangeAction; }
1610 inline bool ShareMSExchangeActionHasBeenSet() const { return m_shareMSExchangeActionHasBeenSet; }
1612 m_shareMSExchangeActionHasBeenSet = true;
1613 m_shareMSExchangeAction = value;
1614 }
1617 return *this;
1618 }
1620
1622
1625 inline CapabilityState GetUseMSExchangeAction() const { return m_useMSExchangeAction; }
1626 inline bool UseMSExchangeActionHasBeenSet() const { return m_useMSExchangeActionHasBeenSet; }
1628 m_useMSExchangeActionHasBeenSet = true;
1629 m_useMSExchangeAction = value;
1630 }
1633 return *this;
1634 }
1636
1638
1641 inline CapabilityState GetPagerDutyAction() const { return m_pagerDutyAction; }
1642 inline bool PagerDutyActionHasBeenSet() const { return m_pagerDutyActionHasBeenSet; }
1644 m_pagerDutyActionHasBeenSet = true;
1645 m_pagerDutyAction = value;
1646 }
1648 SetPagerDutyAction(value);
1649 return *this;
1650 }
1652
1654
1657 inline CapabilityState GetCreateAndUpdatePagerDutyAction() const { return m_createAndUpdatePagerDutyAction; }
1658 inline bool CreateAndUpdatePagerDutyActionHasBeenSet() const { return m_createAndUpdatePagerDutyActionHasBeenSet; }
1660 m_createAndUpdatePagerDutyActionHasBeenSet = true;
1661 m_createAndUpdatePagerDutyAction = value;
1662 }
1665 return *this;
1666 }
1668
1670
1673 inline CapabilityState GetSharePagerDutyAction() const { return m_sharePagerDutyAction; }
1674 inline bool SharePagerDutyActionHasBeenSet() const { return m_sharePagerDutyActionHasBeenSet; }
1676 m_sharePagerDutyActionHasBeenSet = true;
1677 m_sharePagerDutyAction = value;
1678 }
1681 return *this;
1682 }
1684
1686
1689 inline CapabilityState GetUsePagerDutyAction() const { return m_usePagerDutyAction; }
1690 inline bool UsePagerDutyActionHasBeenSet() const { return m_usePagerDutyActionHasBeenSet; }
1692 m_usePagerDutyActionHasBeenSet = true;
1693 m_usePagerDutyAction = value;
1694 }
1696 SetUsePagerDutyAction(value);
1697 return *this;
1698 }
1700
1702
1705 inline CapabilityState GetJiraAction() const { return m_jiraAction; }
1706 inline bool JiraActionHasBeenSet() const { return m_jiraActionHasBeenSet; }
1707 inline void SetJiraAction(CapabilityState value) {
1708 m_jiraActionHasBeenSet = true;
1709 m_jiraAction = value;
1710 }
1712 SetJiraAction(value);
1713 return *this;
1714 }
1716
1718
1721 inline CapabilityState GetCreateAndUpdateJiraAction() const { return m_createAndUpdateJiraAction; }
1722 inline bool CreateAndUpdateJiraActionHasBeenSet() const { return m_createAndUpdateJiraActionHasBeenSet; }
1724 m_createAndUpdateJiraActionHasBeenSet = true;
1725 m_createAndUpdateJiraAction = value;
1726 }
1729 return *this;
1730 }
1732
1734
1737 inline CapabilityState GetShareJiraAction() const { return m_shareJiraAction; }
1738 inline bool ShareJiraActionHasBeenSet() const { return m_shareJiraActionHasBeenSet; }
1740 m_shareJiraActionHasBeenSet = true;
1741 m_shareJiraAction = value;
1742 }
1744 SetShareJiraAction(value);
1745 return *this;
1746 }
1748
1750
1753 inline CapabilityState GetUseJiraAction() const { return m_useJiraAction; }
1754 inline bool UseJiraActionHasBeenSet() const { return m_useJiraActionHasBeenSet; }
1756 m_useJiraActionHasBeenSet = true;
1757 m_useJiraAction = value;
1758 }
1760 SetUseJiraAction(value);
1761 return *this;
1762 }
1764
1766
1770 inline CapabilityState GetConfluenceAction() const { return m_confluenceAction; }
1771 inline bool ConfluenceActionHasBeenSet() const { return m_confluenceActionHasBeenSet; }
1773 m_confluenceActionHasBeenSet = true;
1774 m_confluenceAction = value;
1775 }
1777 SetConfluenceAction(value);
1778 return *this;
1779 }
1781
1783
1786 inline CapabilityState GetCreateAndUpdateConfluenceAction() const { return m_createAndUpdateConfluenceAction; }
1787 inline bool CreateAndUpdateConfluenceActionHasBeenSet() const { return m_createAndUpdateConfluenceActionHasBeenSet; }
1789 m_createAndUpdateConfluenceActionHasBeenSet = true;
1790 m_createAndUpdateConfluenceAction = value;
1791 }
1794 return *this;
1795 }
1797
1799
1802 inline CapabilityState GetShareConfluenceAction() const { return m_shareConfluenceAction; }
1803 inline bool ShareConfluenceActionHasBeenSet() const { return m_shareConfluenceActionHasBeenSet; }
1805 m_shareConfluenceActionHasBeenSet = true;
1806 m_shareConfluenceAction = value;
1807 }
1810 return *this;
1811 }
1813
1815
1818 inline CapabilityState GetUseConfluenceAction() const { return m_useConfluenceAction; }
1819 inline bool UseConfluenceActionHasBeenSet() const { return m_useConfluenceActionHasBeenSet; }
1821 m_useConfluenceActionHasBeenSet = true;
1822 m_useConfluenceAction = value;
1823 }
1826 return *this;
1827 }
1829
1831
1834 inline CapabilityState GetOneDriveAction() const { return m_oneDriveAction; }
1835 inline bool OneDriveActionHasBeenSet() const { return m_oneDriveActionHasBeenSet; }
1837 m_oneDriveActionHasBeenSet = true;
1838 m_oneDriveAction = value;
1839 }
1841 SetOneDriveAction(value);
1842 return *this;
1843 }
1845
1847
1850 inline CapabilityState GetCreateAndUpdateOneDriveAction() const { return m_createAndUpdateOneDriveAction; }
1851 inline bool CreateAndUpdateOneDriveActionHasBeenSet() const { return m_createAndUpdateOneDriveActionHasBeenSet; }
1853 m_createAndUpdateOneDriveActionHasBeenSet = true;
1854 m_createAndUpdateOneDriveAction = value;
1855 }
1858 return *this;
1859 }
1861
1863
1866 inline CapabilityState GetShareOneDriveAction() const { return m_shareOneDriveAction; }
1867 inline bool ShareOneDriveActionHasBeenSet() const { return m_shareOneDriveActionHasBeenSet; }
1869 m_shareOneDriveActionHasBeenSet = true;
1870 m_shareOneDriveAction = value;
1871 }
1874 return *this;
1875 }
1877
1879
1882 inline CapabilityState GetUseOneDriveAction() const { return m_useOneDriveAction; }
1883 inline bool UseOneDriveActionHasBeenSet() const { return m_useOneDriveActionHasBeenSet; }
1885 m_useOneDriveActionHasBeenSet = true;
1886 m_useOneDriveAction = value;
1887 }
1889 SetUseOneDriveAction(value);
1890 return *this;
1891 }
1893
1895
1899 inline CapabilityState GetSharePointAction() const { return m_sharePointAction; }
1900 inline bool SharePointActionHasBeenSet() const { return m_sharePointActionHasBeenSet; }
1902 m_sharePointActionHasBeenSet = true;
1903 m_sharePointAction = value;
1904 }
1906 SetSharePointAction(value);
1907 return *this;
1908 }
1910
1912
1915 inline CapabilityState GetCreateAndUpdateSharePointAction() const { return m_createAndUpdateSharePointAction; }
1916 inline bool CreateAndUpdateSharePointActionHasBeenSet() const { return m_createAndUpdateSharePointActionHasBeenSet; }
1918 m_createAndUpdateSharePointActionHasBeenSet = true;
1919 m_createAndUpdateSharePointAction = value;
1920 }
1923 return *this;
1924 }
1926
1928
1931 inline CapabilityState GetShareSharePointAction() const { return m_shareSharePointAction; }
1932 inline bool ShareSharePointActionHasBeenSet() const { return m_shareSharePointActionHasBeenSet; }
1934 m_shareSharePointActionHasBeenSet = true;
1935 m_shareSharePointAction = value;
1936 }
1939 return *this;
1940 }
1942
1944
1947 inline CapabilityState GetUseSharePointAction() const { return m_useSharePointAction; }
1948 inline bool UseSharePointActionHasBeenSet() const { return m_useSharePointActionHasBeenSet; }
1950 m_useSharePointActionHasBeenSet = true;
1951 m_useSharePointAction = value;
1952 }
1955 return *this;
1956 }
1958
1960
1963 inline CapabilityState GetMSTeamsAction() const { return m_mSTeamsAction; }
1964 inline bool MSTeamsActionHasBeenSet() const { return m_mSTeamsActionHasBeenSet; }
1966 m_mSTeamsActionHasBeenSet = true;
1967 m_mSTeamsAction = value;
1968 }
1970 SetMSTeamsAction(value);
1971 return *this;
1972 }
1974
1976
1979 inline CapabilityState GetCreateAndUpdateMSTeamsAction() const { return m_createAndUpdateMSTeamsAction; }
1980 inline bool CreateAndUpdateMSTeamsActionHasBeenSet() const { return m_createAndUpdateMSTeamsActionHasBeenSet; }
1982 m_createAndUpdateMSTeamsActionHasBeenSet = true;
1983 m_createAndUpdateMSTeamsAction = value;
1984 }
1987 return *this;
1988 }
1990
1992
1995 inline CapabilityState GetShareMSTeamsAction() const { return m_shareMSTeamsAction; }
1996 inline bool ShareMSTeamsActionHasBeenSet() const { return m_shareMSTeamsActionHasBeenSet; }
1998 m_shareMSTeamsActionHasBeenSet = true;
1999 m_shareMSTeamsAction = value;
2000 }
2002 SetShareMSTeamsAction(value);
2003 return *this;
2004 }
2006
2008
2011 inline CapabilityState GetUseMSTeamsAction() const { return m_useMSTeamsAction; }
2012 inline bool UseMSTeamsActionHasBeenSet() const { return m_useMSTeamsActionHasBeenSet; }
2014 m_useMSTeamsActionHasBeenSet = true;
2015 m_useMSTeamsAction = value;
2016 }
2018 SetUseMSTeamsAction(value);
2019 return *this;
2020 }
2022
2024
2027 inline CapabilityState GetGoogleCalendarAction() const { return m_googleCalendarAction; }
2028 inline bool GoogleCalendarActionHasBeenSet() const { return m_googleCalendarActionHasBeenSet; }
2030 m_googleCalendarActionHasBeenSet = true;
2031 m_googleCalendarAction = value;
2032 }
2035 return *this;
2036 }
2038
2040
2043 inline CapabilityState GetCreateAndUpdateGoogleCalendarAction() const { return m_createAndUpdateGoogleCalendarAction; }
2044 inline bool CreateAndUpdateGoogleCalendarActionHasBeenSet() const { return m_createAndUpdateGoogleCalendarActionHasBeenSet; }
2046 m_createAndUpdateGoogleCalendarActionHasBeenSet = true;
2047 m_createAndUpdateGoogleCalendarAction = value;
2048 }
2051 return *this;
2052 }
2054
2056
2059 inline CapabilityState GetShareGoogleCalendarAction() const { return m_shareGoogleCalendarAction; }
2060 inline bool ShareGoogleCalendarActionHasBeenSet() const { return m_shareGoogleCalendarActionHasBeenSet; }
2062 m_shareGoogleCalendarActionHasBeenSet = true;
2063 m_shareGoogleCalendarAction = value;
2064 }
2067 return *this;
2068 }
2070
2072
2075 inline CapabilityState GetUseGoogleCalendarAction() const { return m_useGoogleCalendarAction; }
2076 inline bool UseGoogleCalendarActionHasBeenSet() const { return m_useGoogleCalendarActionHasBeenSet; }
2078 m_useGoogleCalendarActionHasBeenSet = true;
2079 m_useGoogleCalendarAction = value;
2080 }
2083 return *this;
2084 }
2086
2088
2091 inline CapabilityState GetZendeskAction() const { return m_zendeskAction; }
2092 inline bool ZendeskActionHasBeenSet() const { return m_zendeskActionHasBeenSet; }
2094 m_zendeskActionHasBeenSet = true;
2095 m_zendeskAction = value;
2096 }
2098 SetZendeskAction(value);
2099 return *this;
2100 }
2102
2104
2107 inline CapabilityState GetCreateAndUpdateZendeskAction() const { return m_createAndUpdateZendeskAction; }
2108 inline bool CreateAndUpdateZendeskActionHasBeenSet() const { return m_createAndUpdateZendeskActionHasBeenSet; }
2110 m_createAndUpdateZendeskActionHasBeenSet = true;
2111 m_createAndUpdateZendeskAction = value;
2112 }
2115 return *this;
2116 }
2118
2120
2123 inline CapabilityState GetShareZendeskAction() const { return m_shareZendeskAction; }
2124 inline bool ShareZendeskActionHasBeenSet() const { return m_shareZendeskActionHasBeenSet; }
2126 m_shareZendeskActionHasBeenSet = true;
2127 m_shareZendeskAction = value;
2128 }
2130 SetShareZendeskAction(value);
2131 return *this;
2132 }
2134
2136
2139 inline CapabilityState GetUseZendeskAction() const { return m_useZendeskAction; }
2140 inline bool UseZendeskActionHasBeenSet() const { return m_useZendeskActionHasBeenSet; }
2142 m_useZendeskActionHasBeenSet = true;
2143 m_useZendeskAction = value;
2144 }
2146 SetUseZendeskAction(value);
2147 return *this;
2148 }
2150
2152
2155 inline CapabilityState GetSmartsheetAction() const { return m_smartsheetAction; }
2156 inline bool SmartsheetActionHasBeenSet() const { return m_smartsheetActionHasBeenSet; }
2158 m_smartsheetActionHasBeenSet = true;
2159 m_smartsheetAction = value;
2160 }
2162 SetSmartsheetAction(value);
2163 return *this;
2164 }
2166
2168
2171 inline CapabilityState GetCreateAndUpdateSmartsheetAction() const { return m_createAndUpdateSmartsheetAction; }
2172 inline bool CreateAndUpdateSmartsheetActionHasBeenSet() const { return m_createAndUpdateSmartsheetActionHasBeenSet; }
2174 m_createAndUpdateSmartsheetActionHasBeenSet = true;
2175 m_createAndUpdateSmartsheetAction = value;
2176 }
2179 return *this;
2180 }
2182
2184
2187 inline CapabilityState GetShareSmartsheetAction() const { return m_shareSmartsheetAction; }
2188 inline bool ShareSmartsheetActionHasBeenSet() const { return m_shareSmartsheetActionHasBeenSet; }
2190 m_shareSmartsheetActionHasBeenSet = true;
2191 m_shareSmartsheetAction = value;
2192 }
2195 return *this;
2196 }
2198
2200
2203 inline CapabilityState GetUseSmartsheetAction() const { return m_useSmartsheetAction; }
2204 inline bool UseSmartsheetActionHasBeenSet() const { return m_useSmartsheetActionHasBeenSet; }
2206 m_useSmartsheetActionHasBeenSet = true;
2207 m_useSmartsheetAction = value;
2208 }
2211 return *this;
2212 }
2214
2216
2219 inline CapabilityState GetSAPBusinessPartnerAction() const { return m_sAPBusinessPartnerAction; }
2220 inline bool SAPBusinessPartnerActionHasBeenSet() const { return m_sAPBusinessPartnerActionHasBeenSet; }
2222 m_sAPBusinessPartnerActionHasBeenSet = true;
2223 m_sAPBusinessPartnerAction = value;
2224 }
2227 return *this;
2228 }
2230
2232
2235 inline CapabilityState GetCreateAndUpdateSAPBusinessPartnerAction() const { return m_createAndUpdateSAPBusinessPartnerAction; }
2236 inline bool CreateAndUpdateSAPBusinessPartnerActionHasBeenSet() const { return m_createAndUpdateSAPBusinessPartnerActionHasBeenSet; }
2238 m_createAndUpdateSAPBusinessPartnerActionHasBeenSet = true;
2239 m_createAndUpdateSAPBusinessPartnerAction = value;
2240 }
2243 return *this;
2244 }
2246
2248
2251 inline CapabilityState GetShareSAPBusinessPartnerAction() const { return m_shareSAPBusinessPartnerAction; }
2252 inline bool ShareSAPBusinessPartnerActionHasBeenSet() const { return m_shareSAPBusinessPartnerActionHasBeenSet; }
2254 m_shareSAPBusinessPartnerActionHasBeenSet = true;
2255 m_shareSAPBusinessPartnerAction = value;
2256 }
2259 return *this;
2260 }
2262
2264
2267 inline CapabilityState GetUseSAPBusinessPartnerAction() const { return m_useSAPBusinessPartnerAction; }
2268 inline bool UseSAPBusinessPartnerActionHasBeenSet() const { return m_useSAPBusinessPartnerActionHasBeenSet; }
2270 m_useSAPBusinessPartnerActionHasBeenSet = true;
2271 m_useSAPBusinessPartnerAction = value;
2272 }
2275 return *this;
2276 }
2278
2280
2283 inline CapabilityState GetSAPProductMasterDataAction() const { return m_sAPProductMasterDataAction; }
2284 inline bool SAPProductMasterDataActionHasBeenSet() const { return m_sAPProductMasterDataActionHasBeenSet; }
2286 m_sAPProductMasterDataActionHasBeenSet = true;
2287 m_sAPProductMasterDataAction = value;
2288 }
2291 return *this;
2292 }
2294
2296
2299 inline CapabilityState GetCreateAndUpdateSAPProductMasterDataAction() const { return m_createAndUpdateSAPProductMasterDataAction; }
2300 inline bool CreateAndUpdateSAPProductMasterDataActionHasBeenSet() const { return m_createAndUpdateSAPProductMasterDataActionHasBeenSet; }
2302 m_createAndUpdateSAPProductMasterDataActionHasBeenSet = true;
2303 m_createAndUpdateSAPProductMasterDataAction = value;
2304 }
2307 return *this;
2308 }
2310
2312
2315 inline CapabilityState GetShareSAPProductMasterDataAction() const { return m_shareSAPProductMasterDataAction; }
2316 inline bool ShareSAPProductMasterDataActionHasBeenSet() const { return m_shareSAPProductMasterDataActionHasBeenSet; }
2318 m_shareSAPProductMasterDataActionHasBeenSet = true;
2319 m_shareSAPProductMasterDataAction = value;
2320 }
2323 return *this;
2324 }
2326
2328
2331 inline CapabilityState GetUseSAPProductMasterDataAction() const { return m_useSAPProductMasterDataAction; }
2332 inline bool UseSAPProductMasterDataActionHasBeenSet() const { return m_useSAPProductMasterDataActionHasBeenSet; }
2334 m_useSAPProductMasterDataActionHasBeenSet = true;
2335 m_useSAPProductMasterDataAction = value;
2336 }
2339 return *this;
2340 }
2342
2344
2347 inline CapabilityState GetSAPPhysicalInventoryAction() const { return m_sAPPhysicalInventoryAction; }
2348 inline bool SAPPhysicalInventoryActionHasBeenSet() const { return m_sAPPhysicalInventoryActionHasBeenSet; }
2350 m_sAPPhysicalInventoryActionHasBeenSet = true;
2351 m_sAPPhysicalInventoryAction = value;
2352 }
2355 return *this;
2356 }
2358
2360
2363 inline CapabilityState GetCreateAndUpdateSAPPhysicalInventoryAction() const { return m_createAndUpdateSAPPhysicalInventoryAction; }
2364 inline bool CreateAndUpdateSAPPhysicalInventoryActionHasBeenSet() const { return m_createAndUpdateSAPPhysicalInventoryActionHasBeenSet; }
2366 m_createAndUpdateSAPPhysicalInventoryActionHasBeenSet = true;
2367 m_createAndUpdateSAPPhysicalInventoryAction = value;
2368 }
2371 return *this;
2372 }
2374
2376
2379 inline CapabilityState GetShareSAPPhysicalInventoryAction() const { return m_shareSAPPhysicalInventoryAction; }
2380 inline bool ShareSAPPhysicalInventoryActionHasBeenSet() const { return m_shareSAPPhysicalInventoryActionHasBeenSet; }
2382 m_shareSAPPhysicalInventoryActionHasBeenSet = true;
2383 m_shareSAPPhysicalInventoryAction = value;
2384 }
2387 return *this;
2388 }
2390
2392
2395 inline CapabilityState GetUseSAPPhysicalInventoryAction() const { return m_useSAPPhysicalInventoryAction; }
2396 inline bool UseSAPPhysicalInventoryActionHasBeenSet() const { return m_useSAPPhysicalInventoryActionHasBeenSet; }
2398 m_useSAPPhysicalInventoryActionHasBeenSet = true;
2399 m_useSAPPhysicalInventoryAction = value;
2400 }
2403 return *this;
2404 }
2406
2408
2411 inline CapabilityState GetSAPBillOfMaterialAction() const { return m_sAPBillOfMaterialAction; }
2412 inline bool SAPBillOfMaterialActionHasBeenSet() const { return m_sAPBillOfMaterialActionHasBeenSet; }
2414 m_sAPBillOfMaterialActionHasBeenSet = true;
2415 m_sAPBillOfMaterialAction = value;
2416 }
2419 return *this;
2420 }
2422
2424
2427 inline CapabilityState GetCreateAndUpdateSAPBillOfMaterialAction() const { return m_createAndUpdateSAPBillOfMaterialAction; }
2428 inline bool CreateAndUpdateSAPBillOfMaterialActionHasBeenSet() const { return m_createAndUpdateSAPBillOfMaterialActionHasBeenSet; }
2430 m_createAndUpdateSAPBillOfMaterialActionHasBeenSet = true;
2431 m_createAndUpdateSAPBillOfMaterialAction = value;
2432 }
2435 return *this;
2436 }
2438
2440
2443 inline CapabilityState GetShareSAPBillOfMaterialAction() const { return m_shareSAPBillOfMaterialAction; }
2444 inline bool ShareSAPBillOfMaterialActionHasBeenSet() const { return m_shareSAPBillOfMaterialActionHasBeenSet; }
2446 m_shareSAPBillOfMaterialActionHasBeenSet = true;
2447 m_shareSAPBillOfMaterialAction = value;
2448 }
2451 return *this;
2452 }
2454
2456
2459 inline CapabilityState GetUseSAPBillOfMaterialAction() const { return m_useSAPBillOfMaterialAction; }
2460 inline bool UseSAPBillOfMaterialActionHasBeenSet() const { return m_useSAPBillOfMaterialActionHasBeenSet; }
2462 m_useSAPBillOfMaterialActionHasBeenSet = true;
2463 m_useSAPBillOfMaterialAction = value;
2464 }
2467 return *this;
2468 }
2470
2472
2475 inline CapabilityState GetSAPMaterialStockAction() const { return m_sAPMaterialStockAction; }
2476 inline bool SAPMaterialStockActionHasBeenSet() const { return m_sAPMaterialStockActionHasBeenSet; }
2478 m_sAPMaterialStockActionHasBeenSet = true;
2479 m_sAPMaterialStockAction = value;
2480 }
2483 return *this;
2484 }
2486
2488
2491 inline CapabilityState GetCreateAndUpdateSAPMaterialStockAction() const { return m_createAndUpdateSAPMaterialStockAction; }
2492 inline bool CreateAndUpdateSAPMaterialStockActionHasBeenSet() const { return m_createAndUpdateSAPMaterialStockActionHasBeenSet; }
2494 m_createAndUpdateSAPMaterialStockActionHasBeenSet = true;
2495 m_createAndUpdateSAPMaterialStockAction = value;
2496 }
2499 return *this;
2500 }
2502
2504
2507 inline CapabilityState GetShareSAPMaterialStockAction() const { return m_shareSAPMaterialStockAction; }
2508 inline bool ShareSAPMaterialStockActionHasBeenSet() const { return m_shareSAPMaterialStockActionHasBeenSet; }
2510 m_shareSAPMaterialStockActionHasBeenSet = true;
2511 m_shareSAPMaterialStockAction = value;
2512 }
2515 return *this;
2516 }
2518
2520
2523 inline CapabilityState GetUseSAPMaterialStockAction() const { return m_useSAPMaterialStockAction; }
2524 inline bool UseSAPMaterialStockActionHasBeenSet() const { return m_useSAPMaterialStockActionHasBeenSet; }
2526 m_useSAPMaterialStockActionHasBeenSet = true;
2527 m_useSAPMaterialStockAction = value;
2528 }
2531 return *this;
2532 }
2534
2536
2539 inline CapabilityState GetFactSetAction() const { return m_factSetAction; }
2540 inline bool FactSetActionHasBeenSet() const { return m_factSetActionHasBeenSet; }
2542 m_factSetActionHasBeenSet = true;
2543 m_factSetAction = value;
2544 }
2546 SetFactSetAction(value);
2547 return *this;
2548 }
2550
2552
2555 inline CapabilityState GetCreateAndUpdateFactSetAction() const { return m_createAndUpdateFactSetAction; }
2556 inline bool CreateAndUpdateFactSetActionHasBeenSet() const { return m_createAndUpdateFactSetActionHasBeenSet; }
2558 m_createAndUpdateFactSetActionHasBeenSet = true;
2559 m_createAndUpdateFactSetAction = value;
2560 }
2563 return *this;
2564 }
2566
2568
2571 inline CapabilityState GetShareFactSetAction() const { return m_shareFactSetAction; }
2572 inline bool ShareFactSetActionHasBeenSet() const { return m_shareFactSetActionHasBeenSet; }
2574 m_shareFactSetActionHasBeenSet = true;
2575 m_shareFactSetAction = value;
2576 }
2578 SetShareFactSetAction(value);
2579 return *this;
2580 }
2582
2584
2587 inline CapabilityState GetUseFactSetAction() const { return m_useFactSetAction; }
2588 inline bool UseFactSetActionHasBeenSet() const { return m_useFactSetActionHasBeenSet; }
2590 m_useFactSetActionHasBeenSet = true;
2591 m_useFactSetAction = value;
2592 }
2594 SetUseFactSetAction(value);
2595 return *this;
2596 }
2598
2600
2603 inline CapabilityState GetAmazonSThreeAction() const { return m_amazonSThreeAction; }
2604 inline bool AmazonSThreeActionHasBeenSet() const { return m_amazonSThreeActionHasBeenSet; }
2606 m_amazonSThreeActionHasBeenSet = true;
2607 m_amazonSThreeAction = value;
2608 }
2610 SetAmazonSThreeAction(value);
2611 return *this;
2612 }
2614
2616
2619 inline CapabilityState GetCreateAndUpdateAmazonSThreeAction() const { return m_createAndUpdateAmazonSThreeAction; }
2620 inline bool CreateAndUpdateAmazonSThreeActionHasBeenSet() const { return m_createAndUpdateAmazonSThreeActionHasBeenSet; }
2622 m_createAndUpdateAmazonSThreeActionHasBeenSet = true;
2623 m_createAndUpdateAmazonSThreeAction = value;
2624 }
2627 return *this;
2628 }
2630
2632
2635 inline CapabilityState GetShareAmazonSThreeAction() const { return m_shareAmazonSThreeAction; }
2636 inline bool ShareAmazonSThreeActionHasBeenSet() const { return m_shareAmazonSThreeActionHasBeenSet; }
2638 m_shareAmazonSThreeActionHasBeenSet = true;
2639 m_shareAmazonSThreeAction = value;
2640 }
2643 return *this;
2644 }
2646
2648
2651 inline CapabilityState GetUseAmazonSThreeAction() const { return m_useAmazonSThreeAction; }
2652 inline bool UseAmazonSThreeActionHasBeenSet() const { return m_useAmazonSThreeActionHasBeenSet; }
2654 m_useAmazonSThreeActionHasBeenSet = true;
2655 m_useAmazonSThreeAction = value;
2656 }
2659 return *this;
2660 }
2662
2664
2667 inline CapabilityState GetTextractAction() const { return m_textractAction; }
2668 inline bool TextractActionHasBeenSet() const { return m_textractActionHasBeenSet; }
2670 m_textractActionHasBeenSet = true;
2671 m_textractAction = value;
2672 }
2674 SetTextractAction(value);
2675 return *this;
2676 }
2678
2680
2683 inline CapabilityState GetCreateAndUpdateTextractAction() const { return m_createAndUpdateTextractAction; }
2684 inline bool CreateAndUpdateTextractActionHasBeenSet() const { return m_createAndUpdateTextractActionHasBeenSet; }
2686 m_createAndUpdateTextractActionHasBeenSet = true;
2687 m_createAndUpdateTextractAction = value;
2688 }
2691 return *this;
2692 }
2694
2696
2699 inline CapabilityState GetShareTextractAction() const { return m_shareTextractAction; }
2700 inline bool ShareTextractActionHasBeenSet() const { return m_shareTextractActionHasBeenSet; }
2702 m_shareTextractActionHasBeenSet = true;
2703 m_shareTextractAction = value;
2704 }
2707 return *this;
2708 }
2710
2712
2715 inline CapabilityState GetUseTextractAction() const { return m_useTextractAction; }
2716 inline bool UseTextractActionHasBeenSet() const { return m_useTextractActionHasBeenSet; }
2718 m_useTextractActionHasBeenSet = true;
2719 m_useTextractAction = value;
2720 }
2722 SetUseTextractAction(value);
2723 return *this;
2724 }
2726
2728
2731 inline CapabilityState GetComprehendAction() const { return m_comprehendAction; }
2732 inline bool ComprehendActionHasBeenSet() const { return m_comprehendActionHasBeenSet; }
2734 m_comprehendActionHasBeenSet = true;
2735 m_comprehendAction = value;
2736 }
2738 SetComprehendAction(value);
2739 return *this;
2740 }
2742
2744
2747 inline CapabilityState GetCreateAndUpdateComprehendAction() const { return m_createAndUpdateComprehendAction; }
2748 inline bool CreateAndUpdateComprehendActionHasBeenSet() const { return m_createAndUpdateComprehendActionHasBeenSet; }
2750 m_createAndUpdateComprehendActionHasBeenSet = true;
2751 m_createAndUpdateComprehendAction = value;
2752 }
2755 return *this;
2756 }
2758
2760
2763 inline CapabilityState GetShareComprehendAction() const { return m_shareComprehendAction; }
2764 inline bool ShareComprehendActionHasBeenSet() const { return m_shareComprehendActionHasBeenSet; }
2766 m_shareComprehendActionHasBeenSet = true;
2767 m_shareComprehendAction = value;
2768 }
2771 return *this;
2772 }
2774
2776
2779 inline CapabilityState GetUseComprehendAction() const { return m_useComprehendAction; }
2780 inline bool UseComprehendActionHasBeenSet() const { return m_useComprehendActionHasBeenSet; }
2782 m_useComprehendActionHasBeenSet = true;
2783 m_useComprehendAction = value;
2784 }
2787 return *this;
2788 }
2790
2792
2795 inline CapabilityState GetComprehendMedicalAction() const { return m_comprehendMedicalAction; }
2796 inline bool ComprehendMedicalActionHasBeenSet() const { return m_comprehendMedicalActionHasBeenSet; }
2798 m_comprehendMedicalActionHasBeenSet = true;
2799 m_comprehendMedicalAction = value;
2800 }
2803 return *this;
2804 }
2806
2808
2811 inline CapabilityState GetCreateAndUpdateComprehendMedicalAction() const { return m_createAndUpdateComprehendMedicalAction; }
2812 inline bool CreateAndUpdateComprehendMedicalActionHasBeenSet() const { return m_createAndUpdateComprehendMedicalActionHasBeenSet; }
2814 m_createAndUpdateComprehendMedicalActionHasBeenSet = true;
2815 m_createAndUpdateComprehendMedicalAction = value;
2816 }
2819 return *this;
2820 }
2822
2824
2827 inline CapabilityState GetShareComprehendMedicalAction() const { return m_shareComprehendMedicalAction; }
2828 inline bool ShareComprehendMedicalActionHasBeenSet() const { return m_shareComprehendMedicalActionHasBeenSet; }
2830 m_shareComprehendMedicalActionHasBeenSet = true;
2831 m_shareComprehendMedicalAction = value;
2832 }
2835 return *this;
2836 }
2838
2840
2843 inline CapabilityState GetUseComprehendMedicalAction() const { return m_useComprehendMedicalAction; }
2844 inline bool UseComprehendMedicalActionHasBeenSet() const { return m_useComprehendMedicalActionHasBeenSet; }
2846 m_useComprehendMedicalActionHasBeenSet = true;
2847 m_useComprehendMedicalAction = value;
2848 }
2851 return *this;
2852 }
2854
2856
2859 inline CapabilityState GetAmazonBedrockARSAction() const { return m_amazonBedrockARSAction; }
2860 inline bool AmazonBedrockARSActionHasBeenSet() const { return m_amazonBedrockARSActionHasBeenSet; }
2862 m_amazonBedrockARSActionHasBeenSet = true;
2863 m_amazonBedrockARSAction = value;
2864 }
2867 return *this;
2868 }
2870
2872
2875 inline CapabilityState GetCreateAndUpdateAmazonBedrockARSAction() const { return m_createAndUpdateAmazonBedrockARSAction; }
2876 inline bool CreateAndUpdateAmazonBedrockARSActionHasBeenSet() const { return m_createAndUpdateAmazonBedrockARSActionHasBeenSet; }
2878 m_createAndUpdateAmazonBedrockARSActionHasBeenSet = true;
2879 m_createAndUpdateAmazonBedrockARSAction = value;
2880 }
2883 return *this;
2884 }
2886
2888
2891 inline CapabilityState GetShareAmazonBedrockARSAction() const { return m_shareAmazonBedrockARSAction; }
2892 inline bool ShareAmazonBedrockARSActionHasBeenSet() const { return m_shareAmazonBedrockARSActionHasBeenSet; }
2894 m_shareAmazonBedrockARSActionHasBeenSet = true;
2895 m_shareAmazonBedrockARSAction = value;
2896 }
2899 return *this;
2900 }
2902
2904
2907 inline CapabilityState GetUseAmazonBedrockARSAction() const { return m_useAmazonBedrockARSAction; }
2908 inline bool UseAmazonBedrockARSActionHasBeenSet() const { return m_useAmazonBedrockARSActionHasBeenSet; }
2910 m_useAmazonBedrockARSActionHasBeenSet = true;
2911 m_useAmazonBedrockARSAction = value;
2912 }
2915 return *this;
2916 }
2918
2920
2923 inline CapabilityState GetAmazonBedrockFSAction() const { return m_amazonBedrockFSAction; }
2924 inline bool AmazonBedrockFSActionHasBeenSet() const { return m_amazonBedrockFSActionHasBeenSet; }
2926 m_amazonBedrockFSActionHasBeenSet = true;
2927 m_amazonBedrockFSAction = value;
2928 }
2931 return *this;
2932 }
2934
2936
2939 inline CapabilityState GetCreateAndUpdateAmazonBedrockFSAction() const { return m_createAndUpdateAmazonBedrockFSAction; }
2940 inline bool CreateAndUpdateAmazonBedrockFSActionHasBeenSet() const { return m_createAndUpdateAmazonBedrockFSActionHasBeenSet; }
2942 m_createAndUpdateAmazonBedrockFSActionHasBeenSet = true;
2943 m_createAndUpdateAmazonBedrockFSAction = value;
2944 }
2947 return *this;
2948 }
2950
2952
2955 inline CapabilityState GetShareAmazonBedrockFSAction() const { return m_shareAmazonBedrockFSAction; }
2956 inline bool ShareAmazonBedrockFSActionHasBeenSet() const { return m_shareAmazonBedrockFSActionHasBeenSet; }
2958 m_shareAmazonBedrockFSActionHasBeenSet = true;
2959 m_shareAmazonBedrockFSAction = value;
2960 }
2963 return *this;
2964 }
2966
2968
2971 inline CapabilityState GetUseAmazonBedrockFSAction() const { return m_useAmazonBedrockFSAction; }
2972 inline bool UseAmazonBedrockFSActionHasBeenSet() const { return m_useAmazonBedrockFSActionHasBeenSet; }
2974 m_useAmazonBedrockFSActionHasBeenSet = true;
2975 m_useAmazonBedrockFSAction = value;
2976 }
2979 return *this;
2980 }
2982
2984
2988 inline CapabilityState GetAmazonBedrockKRSAction() const { return m_amazonBedrockKRSAction; }
2989 inline bool AmazonBedrockKRSActionHasBeenSet() const { return m_amazonBedrockKRSActionHasBeenSet; }
2991 m_amazonBedrockKRSActionHasBeenSet = true;
2992 m_amazonBedrockKRSAction = value;
2993 }
2996 return *this;
2997 }
2999
3001
3004 inline CapabilityState GetCreateAndUpdateAmazonBedrockKRSAction() const { return m_createAndUpdateAmazonBedrockKRSAction; }
3005 inline bool CreateAndUpdateAmazonBedrockKRSActionHasBeenSet() const { return m_createAndUpdateAmazonBedrockKRSActionHasBeenSet; }
3007 m_createAndUpdateAmazonBedrockKRSActionHasBeenSet = true;
3008 m_createAndUpdateAmazonBedrockKRSAction = value;
3009 }
3012 return *this;
3013 }
3015
3017
3020 inline CapabilityState GetShareAmazonBedrockKRSAction() const { return m_shareAmazonBedrockKRSAction; }
3021 inline bool ShareAmazonBedrockKRSActionHasBeenSet() const { return m_shareAmazonBedrockKRSActionHasBeenSet; }
3023 m_shareAmazonBedrockKRSActionHasBeenSet = true;
3024 m_shareAmazonBedrockKRSAction = value;
3025 }
3028 return *this;
3029 }
3031
3033
3036 inline CapabilityState GetUseAmazonBedrockKRSAction() const { return m_useAmazonBedrockKRSAction; }
3037 inline bool UseAmazonBedrockKRSActionHasBeenSet() const { return m_useAmazonBedrockKRSActionHasBeenSet; }
3039 m_useAmazonBedrockKRSActionHasBeenSet = true;
3040 m_useAmazonBedrockKRSAction = value;
3041 }
3044 return *this;
3045 }
3047
3049
3052 inline CapabilityState GetMCPAction() const { return m_mCPAction; }
3053 inline bool MCPActionHasBeenSet() const { return m_mCPActionHasBeenSet; }
3054 inline void SetMCPAction(CapabilityState value) {
3055 m_mCPActionHasBeenSet = true;
3056 m_mCPAction = value;
3057 }
3059 SetMCPAction(value);
3060 return *this;
3061 }
3063
3065
3068 inline CapabilityState GetCreateAndUpdateMCPAction() const { return m_createAndUpdateMCPAction; }
3069 inline bool CreateAndUpdateMCPActionHasBeenSet() const { return m_createAndUpdateMCPActionHasBeenSet; }
3071 m_createAndUpdateMCPActionHasBeenSet = true;
3072 m_createAndUpdateMCPAction = value;
3073 }
3076 return *this;
3077 }
3079
3081
3084 inline CapabilityState GetShareMCPAction() const { return m_shareMCPAction; }
3085 inline bool ShareMCPActionHasBeenSet() const { return m_shareMCPActionHasBeenSet; }
3087 m_shareMCPActionHasBeenSet = true;
3088 m_shareMCPAction = value;
3089 }
3091 SetShareMCPAction(value);
3092 return *this;
3093 }
3095
3097
3100 inline CapabilityState GetUseMCPAction() const { return m_useMCPAction; }
3101 inline bool UseMCPActionHasBeenSet() const { return m_useMCPActionHasBeenSet; }
3103 m_useMCPActionHasBeenSet = true;
3104 m_useMCPAction = value;
3105 }
3107 SetUseMCPAction(value);
3108 return *this;
3109 }
3111
3113
3116 inline CapabilityState GetOpenAPIAction() const { return m_openAPIAction; }
3117 inline bool OpenAPIActionHasBeenSet() const { return m_openAPIActionHasBeenSet; }
3119 m_openAPIActionHasBeenSet = true;
3120 m_openAPIAction = value;
3121 }
3123 SetOpenAPIAction(value);
3124 return *this;
3125 }
3127
3129
3132 inline CapabilityState GetCreateAndUpdateOpenAPIAction() const { return m_createAndUpdateOpenAPIAction; }
3133 inline bool CreateAndUpdateOpenAPIActionHasBeenSet() const { return m_createAndUpdateOpenAPIActionHasBeenSet; }
3135 m_createAndUpdateOpenAPIActionHasBeenSet = true;
3136 m_createAndUpdateOpenAPIAction = value;
3137 }
3140 return *this;
3141 }
3143
3145
3148 inline CapabilityState GetShareOpenAPIAction() const { return m_shareOpenAPIAction; }
3149 inline bool ShareOpenAPIActionHasBeenSet() const { return m_shareOpenAPIActionHasBeenSet; }
3151 m_shareOpenAPIActionHasBeenSet = true;
3152 m_shareOpenAPIAction = value;
3153 }
3155 SetShareOpenAPIAction(value);
3156 return *this;
3157 }
3159
3161
3164 inline CapabilityState GetUseOpenAPIAction() const { return m_useOpenAPIAction; }
3165 inline bool UseOpenAPIActionHasBeenSet() const { return m_useOpenAPIActionHasBeenSet; }
3167 m_useOpenAPIActionHasBeenSet = true;
3168 m_useOpenAPIAction = value;
3169 }
3171 SetUseOpenAPIAction(value);
3172 return *this;
3173 }
3175
3177
3181 inline CapabilityState GetSandPGMIAction() const { return m_sandPGMIAction; }
3182 inline bool SandPGMIActionHasBeenSet() const { return m_sandPGMIActionHasBeenSet; }
3184 m_sandPGMIActionHasBeenSet = true;
3185 m_sandPGMIAction = value;
3186 }
3188 SetSandPGMIAction(value);
3189 return *this;
3190 }
3192
3194
3198 inline CapabilityState GetCreateAndUpdateSandPGMIAction() const { return m_createAndUpdateSandPGMIAction; }
3199 inline bool CreateAndUpdateSandPGMIActionHasBeenSet() const { return m_createAndUpdateSandPGMIActionHasBeenSet; }
3201 m_createAndUpdateSandPGMIActionHasBeenSet = true;
3202 m_createAndUpdateSandPGMIAction = value;
3203 }
3206 return *this;
3207 }
3209
3211
3214 inline CapabilityState GetShareSandPGMIAction() const { return m_shareSandPGMIAction; }
3215 inline bool ShareSandPGMIActionHasBeenSet() const { return m_shareSandPGMIActionHasBeenSet; }
3217 m_shareSandPGMIActionHasBeenSet = true;
3218 m_shareSandPGMIAction = value;
3219 }
3222 return *this;
3223 }
3225
3227
3230 inline CapabilityState GetUseSandPGMIAction() const { return m_useSandPGMIAction; }
3231 inline bool UseSandPGMIActionHasBeenSet() const { return m_useSandPGMIActionHasBeenSet; }
3233 m_useSandPGMIActionHasBeenSet = true;
3234 m_useSandPGMIAction = value;
3235 }
3237 SetUseSandPGMIAction(value);
3238 return *this;
3239 }
3241
3243
3246 inline CapabilityState GetSandPGlobalEnergyAction() const { return m_sandPGlobalEnergyAction; }
3247 inline bool SandPGlobalEnergyActionHasBeenSet() const { return m_sandPGlobalEnergyActionHasBeenSet; }
3249 m_sandPGlobalEnergyActionHasBeenSet = true;
3250 m_sandPGlobalEnergyAction = value;
3251 }
3254 return *this;
3255 }
3257
3259
3262 inline CapabilityState GetCreateAndUpdateSandPGlobalEnergyAction() const { return m_createAndUpdateSandPGlobalEnergyAction; }
3263 inline bool CreateAndUpdateSandPGlobalEnergyActionHasBeenSet() const { return m_createAndUpdateSandPGlobalEnergyActionHasBeenSet; }
3265 m_createAndUpdateSandPGlobalEnergyActionHasBeenSet = true;
3266 m_createAndUpdateSandPGlobalEnergyAction = value;
3267 }
3270 return *this;
3271 }
3273
3275
3278 inline CapabilityState GetShareSandPGlobalEnergyAction() const { return m_shareSandPGlobalEnergyAction; }
3279 inline bool ShareSandPGlobalEnergyActionHasBeenSet() const { return m_shareSandPGlobalEnergyActionHasBeenSet; }
3281 m_shareSandPGlobalEnergyActionHasBeenSet = true;
3282 m_shareSandPGlobalEnergyAction = value;
3283 }
3286 return *this;
3287 }
3289
3291
3294 inline CapabilityState GetUseSandPGlobalEnergyAction() const { return m_useSandPGlobalEnergyAction; }
3295 inline bool UseSandPGlobalEnergyActionHasBeenSet() const { return m_useSandPGlobalEnergyActionHasBeenSet; }
3297 m_useSandPGlobalEnergyActionHasBeenSet = true;
3298 m_useSandPGlobalEnergyAction = value;
3299 }
3302 return *this;
3303 }
3305
3307
3310 inline CapabilityState GetBambooHRAction() const { return m_bambooHRAction; }
3311 inline bool BambooHRActionHasBeenSet() const { return m_bambooHRActionHasBeenSet; }
3313 m_bambooHRActionHasBeenSet = true;
3314 m_bambooHRAction = value;
3315 }
3317 SetBambooHRAction(value);
3318 return *this;
3319 }
3321
3323
3326 inline CapabilityState GetCreateAndUpdateBambooHRAction() const { return m_createAndUpdateBambooHRAction; }
3327 inline bool CreateAndUpdateBambooHRActionHasBeenSet() const { return m_createAndUpdateBambooHRActionHasBeenSet; }
3329 m_createAndUpdateBambooHRActionHasBeenSet = true;
3330 m_createAndUpdateBambooHRAction = value;
3331 }
3334 return *this;
3335 }
3337
3339
3342 inline CapabilityState GetShareBambooHRAction() const { return m_shareBambooHRAction; }
3343 inline bool ShareBambooHRActionHasBeenSet() const { return m_shareBambooHRActionHasBeenSet; }
3345 m_shareBambooHRActionHasBeenSet = true;
3346 m_shareBambooHRAction = value;
3347 }
3350 return *this;
3351 }
3353
3355
3358 inline CapabilityState GetUseBambooHRAction() const { return m_useBambooHRAction; }
3359 inline bool UseBambooHRActionHasBeenSet() const { return m_useBambooHRActionHasBeenSet; }
3361 m_useBambooHRActionHasBeenSet = true;
3362 m_useBambooHRAction = value;
3363 }
3365 SetUseBambooHRAction(value);
3366 return *this;
3367 }
3369
3371
3374 inline CapabilityState GetBoxAgentAction() const { return m_boxAgentAction; }
3375 inline bool BoxAgentActionHasBeenSet() const { return m_boxAgentActionHasBeenSet; }
3377 m_boxAgentActionHasBeenSet = true;
3378 m_boxAgentAction = value;
3379 }
3381 SetBoxAgentAction(value);
3382 return *this;
3383 }
3385
3387
3390 inline CapabilityState GetCreateAndUpdateBoxAgentAction() const { return m_createAndUpdateBoxAgentAction; }
3391 inline bool CreateAndUpdateBoxAgentActionHasBeenSet() const { return m_createAndUpdateBoxAgentActionHasBeenSet; }
3393 m_createAndUpdateBoxAgentActionHasBeenSet = true;
3394 m_createAndUpdateBoxAgentAction = value;
3395 }
3398 return *this;
3399 }
3401
3403
3406 inline CapabilityState GetShareBoxAgentAction() const { return m_shareBoxAgentAction; }
3407 inline bool ShareBoxAgentActionHasBeenSet() const { return m_shareBoxAgentActionHasBeenSet; }
3409 m_shareBoxAgentActionHasBeenSet = true;
3410 m_shareBoxAgentAction = value;
3411 }
3414 return *this;
3415 }
3417
3419
3422 inline CapabilityState GetUseBoxAgentAction() const { return m_useBoxAgentAction; }
3423 inline bool UseBoxAgentActionHasBeenSet() const { return m_useBoxAgentActionHasBeenSet; }
3425 m_useBoxAgentActionHasBeenSet = true;
3426 m_useBoxAgentAction = value;
3427 }
3429 SetUseBoxAgentAction(value);
3430 return *this;
3431 }
3433
3435
3438 inline CapabilityState GetCanvaAgentAction() const { return m_canvaAgentAction; }
3439 inline bool CanvaAgentActionHasBeenSet() const { return m_canvaAgentActionHasBeenSet; }
3441 m_canvaAgentActionHasBeenSet = true;
3442 m_canvaAgentAction = value;
3443 }
3445 SetCanvaAgentAction(value);
3446 return *this;
3447 }
3449
3451
3454 inline CapabilityState GetCreateAndUpdateCanvaAgentAction() const { return m_createAndUpdateCanvaAgentAction; }
3455 inline bool CreateAndUpdateCanvaAgentActionHasBeenSet() const { return m_createAndUpdateCanvaAgentActionHasBeenSet; }
3457 m_createAndUpdateCanvaAgentActionHasBeenSet = true;
3458 m_createAndUpdateCanvaAgentAction = value;
3459 }
3462 return *this;
3463 }
3465
3467
3470 inline CapabilityState GetShareCanvaAgentAction() const { return m_shareCanvaAgentAction; }
3471 inline bool ShareCanvaAgentActionHasBeenSet() const { return m_shareCanvaAgentActionHasBeenSet; }
3473 m_shareCanvaAgentActionHasBeenSet = true;
3474 m_shareCanvaAgentAction = value;
3475 }
3478 return *this;
3479 }
3481
3483
3486 inline CapabilityState GetUseCanvaAgentAction() const { return m_useCanvaAgentAction; }
3487 inline bool UseCanvaAgentActionHasBeenSet() const { return m_useCanvaAgentActionHasBeenSet; }
3489 m_useCanvaAgentActionHasBeenSet = true;
3490 m_useCanvaAgentAction = value;
3491 }
3494 return *this;
3495 }
3497
3499
3502 inline CapabilityState GetGithubAction() const { return m_githubAction; }
3503 inline bool GithubActionHasBeenSet() const { return m_githubActionHasBeenSet; }
3505 m_githubActionHasBeenSet = true;
3506 m_githubAction = value;
3507 }
3509 SetGithubAction(value);
3510 return *this;
3511 }
3513
3515
3518 inline CapabilityState GetCreateAndUpdateGithubAction() const { return m_createAndUpdateGithubAction; }
3519 inline bool CreateAndUpdateGithubActionHasBeenSet() const { return m_createAndUpdateGithubActionHasBeenSet; }
3521 m_createAndUpdateGithubActionHasBeenSet = true;
3522 m_createAndUpdateGithubAction = value;
3523 }
3526 return *this;
3527 }
3529
3531
3534 inline CapabilityState GetShareGithubAction() const { return m_shareGithubAction; }
3535 inline bool ShareGithubActionHasBeenSet() const { return m_shareGithubActionHasBeenSet; }
3537 m_shareGithubActionHasBeenSet = true;
3538 m_shareGithubAction = value;
3539 }
3541 SetShareGithubAction(value);
3542 return *this;
3543 }
3545
3547
3550 inline CapabilityState GetUseGithubAction() const { return m_useGithubAction; }
3551 inline bool UseGithubActionHasBeenSet() const { return m_useGithubActionHasBeenSet; }
3553 m_useGithubActionHasBeenSet = true;
3554 m_useGithubAction = value;
3555 }
3557 SetUseGithubAction(value);
3558 return *this;
3559 }
3561
3563
3566 inline CapabilityState GetNotionAction() const { return m_notionAction; }
3567 inline bool NotionActionHasBeenSet() const { return m_notionActionHasBeenSet; }
3569 m_notionActionHasBeenSet = true;
3570 m_notionAction = value;
3571 }
3573 SetNotionAction(value);
3574 return *this;
3575 }
3577
3579
3582 inline CapabilityState GetCreateAndUpdateNotionAction() const { return m_createAndUpdateNotionAction; }
3583 inline bool CreateAndUpdateNotionActionHasBeenSet() const { return m_createAndUpdateNotionActionHasBeenSet; }
3585 m_createAndUpdateNotionActionHasBeenSet = true;
3586 m_createAndUpdateNotionAction = value;
3587 }
3590 return *this;
3591 }
3593
3595
3598 inline CapabilityState GetShareNotionAction() const { return m_shareNotionAction; }
3599 inline bool ShareNotionActionHasBeenSet() const { return m_shareNotionActionHasBeenSet; }
3601 m_shareNotionActionHasBeenSet = true;
3602 m_shareNotionAction = value;
3603 }
3605 SetShareNotionAction(value);
3606 return *this;
3607 }
3609
3611
3614 inline CapabilityState GetUseNotionAction() const { return m_useNotionAction; }
3615 inline bool UseNotionActionHasBeenSet() const { return m_useNotionActionHasBeenSet; }
3617 m_useNotionActionHasBeenSet = true;
3618 m_useNotionAction = value;
3619 }
3621 SetUseNotionAction(value);
3622 return *this;
3623 }
3625
3627
3630 inline CapabilityState GetLinearAction() const { return m_linearAction; }
3631 inline bool LinearActionHasBeenSet() const { return m_linearActionHasBeenSet; }
3633 m_linearActionHasBeenSet = true;
3634 m_linearAction = value;
3635 }
3637 SetLinearAction(value);
3638 return *this;
3639 }
3641
3643
3646 inline CapabilityState GetCreateAndUpdateLinearAction() const { return m_createAndUpdateLinearAction; }
3647 inline bool CreateAndUpdateLinearActionHasBeenSet() const { return m_createAndUpdateLinearActionHasBeenSet; }
3649 m_createAndUpdateLinearActionHasBeenSet = true;
3650 m_createAndUpdateLinearAction = value;
3651 }
3654 return *this;
3655 }
3657
3659
3662 inline CapabilityState GetShareLinearAction() const { return m_shareLinearAction; }
3663 inline bool ShareLinearActionHasBeenSet() const { return m_shareLinearActionHasBeenSet; }
3665 m_shareLinearActionHasBeenSet = true;
3666 m_shareLinearAction = value;
3667 }
3669 SetShareLinearAction(value);
3670 return *this;
3671 }
3673
3675
3678 inline CapabilityState GetUseLinearAction() const { return m_useLinearAction; }
3679 inline bool UseLinearActionHasBeenSet() const { return m_useLinearActionHasBeenSet; }
3681 m_useLinearActionHasBeenSet = true;
3682 m_useLinearAction = value;
3683 }
3685 SetUseLinearAction(value);
3686 return *this;
3687 }
3689
3691
3694 inline CapabilityState GetHuggingFaceAction() const { return m_huggingFaceAction; }
3695 inline bool HuggingFaceActionHasBeenSet() const { return m_huggingFaceActionHasBeenSet; }
3697 m_huggingFaceActionHasBeenSet = true;
3698 m_huggingFaceAction = value;
3699 }
3701 SetHuggingFaceAction(value);
3702 return *this;
3703 }
3705
3707
3710 inline CapabilityState GetCreateAndUpdateHuggingFaceAction() const { return m_createAndUpdateHuggingFaceAction; }
3711 inline bool CreateAndUpdateHuggingFaceActionHasBeenSet() const { return m_createAndUpdateHuggingFaceActionHasBeenSet; }
3713 m_createAndUpdateHuggingFaceActionHasBeenSet = true;
3714 m_createAndUpdateHuggingFaceAction = value;
3715 }
3718 return *this;
3719 }
3721
3723
3726 inline CapabilityState GetShareHuggingFaceAction() const { return m_shareHuggingFaceAction; }
3727 inline bool ShareHuggingFaceActionHasBeenSet() const { return m_shareHuggingFaceActionHasBeenSet; }
3729 m_shareHuggingFaceActionHasBeenSet = true;
3730 m_shareHuggingFaceAction = value;
3731 }
3734 return *this;
3735 }
3737
3739
3742 inline CapabilityState GetUseHuggingFaceAction() const { return m_useHuggingFaceAction; }
3743 inline bool UseHuggingFaceActionHasBeenSet() const { return m_useHuggingFaceActionHasBeenSet; }
3745 m_useHuggingFaceActionHasBeenSet = true;
3746 m_useHuggingFaceAction = value;
3747 }
3750 return *this;
3751 }
3753
3755
3758 inline CapabilityState GetMondayAction() const { return m_mondayAction; }
3759 inline bool MondayActionHasBeenSet() const { return m_mondayActionHasBeenSet; }
3761 m_mondayActionHasBeenSet = true;
3762 m_mondayAction = value;
3763 }
3765 SetMondayAction(value);
3766 return *this;
3767 }
3769
3771
3774 inline CapabilityState GetCreateAndUpdateMondayAction() const { return m_createAndUpdateMondayAction; }
3775 inline bool CreateAndUpdateMondayActionHasBeenSet() const { return m_createAndUpdateMondayActionHasBeenSet; }
3777 m_createAndUpdateMondayActionHasBeenSet = true;
3778 m_createAndUpdateMondayAction = value;
3779 }
3782 return *this;
3783 }
3785
3787
3790 inline CapabilityState GetShareMondayAction() const { return m_shareMondayAction; }
3791 inline bool ShareMondayActionHasBeenSet() const { return m_shareMondayActionHasBeenSet; }
3793 m_shareMondayActionHasBeenSet = true;
3794 m_shareMondayAction = value;
3795 }
3797 SetShareMondayAction(value);
3798 return *this;
3799 }
3801
3803
3806 inline CapabilityState GetUseMondayAction() const { return m_useMondayAction; }
3807 inline bool UseMondayActionHasBeenSet() const { return m_useMondayActionHasBeenSet; }
3809 m_useMondayActionHasBeenSet = true;
3810 m_useMondayAction = value;
3811 }
3813 SetUseMondayAction(value);
3814 return *this;
3815 }
3817
3819
3822 inline CapabilityState GetHubspotAction() const { return m_hubspotAction; }
3823 inline bool HubspotActionHasBeenSet() const { return m_hubspotActionHasBeenSet; }
3825 m_hubspotActionHasBeenSet = true;
3826 m_hubspotAction = value;
3827 }
3829 SetHubspotAction(value);
3830 return *this;
3831 }
3833
3835
3838 inline CapabilityState GetCreateAndUpdateHubspotAction() const { return m_createAndUpdateHubspotAction; }
3839 inline bool CreateAndUpdateHubspotActionHasBeenSet() const { return m_createAndUpdateHubspotActionHasBeenSet; }
3841 m_createAndUpdateHubspotActionHasBeenSet = true;
3842 m_createAndUpdateHubspotAction = value;
3843 }
3846 return *this;
3847 }
3849
3851
3854 inline CapabilityState GetShareHubspotAction() const { return m_shareHubspotAction; }
3855 inline bool ShareHubspotActionHasBeenSet() const { return m_shareHubspotActionHasBeenSet; }
3857 m_shareHubspotActionHasBeenSet = true;
3858 m_shareHubspotAction = value;
3859 }
3861 SetShareHubspotAction(value);
3862 return *this;
3863 }
3865
3867
3870 inline CapabilityState GetUseHubspotAction() const { return m_useHubspotAction; }
3871 inline bool UseHubspotActionHasBeenSet() const { return m_useHubspotActionHasBeenSet; }
3873 m_useHubspotActionHasBeenSet = true;
3874 m_useHubspotAction = value;
3875 }
3877 SetUseHubspotAction(value);
3878 return *this;
3879 }
3881
3883
3886 inline CapabilityState GetIntercomAction() const { return m_intercomAction; }
3887 inline bool IntercomActionHasBeenSet() const { return m_intercomActionHasBeenSet; }
3889 m_intercomActionHasBeenSet = true;
3890 m_intercomAction = value;
3891 }
3893 SetIntercomAction(value);
3894 return *this;
3895 }
3897
3899
3902 inline CapabilityState GetCreateAndUpdateIntercomAction() const { return m_createAndUpdateIntercomAction; }
3903 inline bool CreateAndUpdateIntercomActionHasBeenSet() const { return m_createAndUpdateIntercomActionHasBeenSet; }
3905 m_createAndUpdateIntercomActionHasBeenSet = true;
3906 m_createAndUpdateIntercomAction = value;
3907 }
3910 return *this;
3911 }
3913
3915
3918 inline CapabilityState GetShareIntercomAction() const { return m_shareIntercomAction; }
3919 inline bool ShareIntercomActionHasBeenSet() const { return m_shareIntercomActionHasBeenSet; }
3921 m_shareIntercomActionHasBeenSet = true;
3922 m_shareIntercomAction = value;
3923 }
3926 return *this;
3927 }
3929
3931
3934 inline CapabilityState GetUseIntercomAction() const { return m_useIntercomAction; }
3935 inline bool UseIntercomActionHasBeenSet() const { return m_useIntercomActionHasBeenSet; }
3937 m_useIntercomActionHasBeenSet = true;
3938 m_useIntercomAction = value;
3939 }
3941 SetUseIntercomAction(value);
3942 return *this;
3943 }
3945
3947
3950 inline CapabilityState GetNewRelicAction() const { return m_newRelicAction; }
3951 inline bool NewRelicActionHasBeenSet() const { return m_newRelicActionHasBeenSet; }
3953 m_newRelicActionHasBeenSet = true;
3954 m_newRelicAction = value;
3955 }
3957 SetNewRelicAction(value);
3958 return *this;
3959 }
3961
3963
3966 inline CapabilityState GetCreateAndUpdateNewRelicAction() const { return m_createAndUpdateNewRelicAction; }
3967 inline bool CreateAndUpdateNewRelicActionHasBeenSet() const { return m_createAndUpdateNewRelicActionHasBeenSet; }
3969 m_createAndUpdateNewRelicActionHasBeenSet = true;
3970 m_createAndUpdateNewRelicAction = value;
3971 }
3974 return *this;
3975 }
3977
3979
3982 inline CapabilityState GetShareNewRelicAction() const { return m_shareNewRelicAction; }
3983 inline bool ShareNewRelicActionHasBeenSet() const { return m_shareNewRelicActionHasBeenSet; }
3985 m_shareNewRelicActionHasBeenSet = true;
3986 m_shareNewRelicAction = value;
3987 }
3990 return *this;
3991 }
3993
3995
3998 inline CapabilityState GetUseNewRelicAction() const { return m_useNewRelicAction; }
3999 inline bool UseNewRelicActionHasBeenSet() const { return m_useNewRelicActionHasBeenSet; }
4001 m_useNewRelicActionHasBeenSet = true;
4002 m_useNewRelicAction = value;
4003 }
4005 SetUseNewRelicAction(value);
4006 return *this;
4007 }
4009
4011
4014 inline CapabilityState GetTopic() const { return m_topic; }
4015 inline bool TopicHasBeenSet() const { return m_topicHasBeenSet; }
4016 inline void SetTopic(CapabilityState value) {
4017 m_topicHasBeenSet = true;
4018 m_topic = value;
4019 }
4021 SetTopic(value);
4022 return *this;
4023 }
4025
4027
4030 inline CapabilityState GetEditVisualWithQ() const { return m_editVisualWithQ; }
4031 inline bool EditVisualWithQHasBeenSet() const { return m_editVisualWithQHasBeenSet; }
4033 m_editVisualWithQHasBeenSet = true;
4034 m_editVisualWithQ = value;
4035 }
4037 SetEditVisualWithQ(value);
4038 return *this;
4039 }
4041
4043
4046 inline CapabilityState GetBuildCalculatedFieldWithQ() const { return m_buildCalculatedFieldWithQ; }
4047 inline bool BuildCalculatedFieldWithQHasBeenSet() const { return m_buildCalculatedFieldWithQHasBeenSet; }
4049 m_buildCalculatedFieldWithQHasBeenSet = true;
4050 m_buildCalculatedFieldWithQ = value;
4051 }
4054 return *this;
4055 }
4057
4059
4062 inline CapabilityState GetCreateDashboardExecutiveSummaryWithQ() const { return m_createDashboardExecutiveSummaryWithQ; }
4063 inline bool CreateDashboardExecutiveSummaryWithQHasBeenSet() const { return m_createDashboardExecutiveSummaryWithQHasBeenSet; }
4065 m_createDashboardExecutiveSummaryWithQHasBeenSet = true;
4066 m_createDashboardExecutiveSummaryWithQ = value;
4067 }
4070 return *this;
4071 }
4073
4075
4078 inline CapabilityState GetSpace() const { return m_space; }
4079 inline bool SpaceHasBeenSet() const { return m_spaceHasBeenSet; }
4080 inline void SetSpace(CapabilityState value) {
4081 m_spaceHasBeenSet = true;
4082 m_space = value;
4083 }
4085 SetSpace(value);
4086 return *this;
4087 }
4089
4091
4094 inline CapabilityState GetCreateSpaces() const { return m_createSpaces; }
4095 inline bool CreateSpacesHasBeenSet() const { return m_createSpacesHasBeenSet; }
4097 m_createSpacesHasBeenSet = true;
4098 m_createSpaces = value;
4099 }
4101 SetCreateSpaces(value);
4102 return *this;
4103 }
4105
4107
4110 inline CapabilityState GetShareSpaces() const { return m_shareSpaces; }
4111 inline bool ShareSpacesHasBeenSet() const { return m_shareSpacesHasBeenSet; }
4112 inline void SetShareSpaces(CapabilityState value) {
4113 m_shareSpacesHasBeenSet = true;
4114 m_shareSpaces = value;
4115 }
4117 SetShareSpaces(value);
4118 return *this;
4119 }
4121
4123
4126 inline CapabilityState GetChatAgent() const { return m_chatAgent; }
4127 inline bool ChatAgentHasBeenSet() const { return m_chatAgentHasBeenSet; }
4128 inline void SetChatAgent(CapabilityState value) {
4129 m_chatAgentHasBeenSet = true;
4130 m_chatAgent = value;
4131 }
4133 SetChatAgent(value);
4134 return *this;
4135 }
4137
4139
4142 inline CapabilityState GetCreateChatAgents() const { return m_createChatAgents; }
4143 inline bool CreateChatAgentsHasBeenSet() const { return m_createChatAgentsHasBeenSet; }
4145 m_createChatAgentsHasBeenSet = true;
4146 m_createChatAgents = value;
4147 }
4149 SetCreateChatAgents(value);
4150 return *this;
4151 }
4153
4155
4158 inline CapabilityState GetShareChatAgents() const { return m_shareChatAgents; }
4159 inline bool ShareChatAgentsHasBeenSet() const { return m_shareChatAgentsHasBeenSet; }
4161 m_shareChatAgentsHasBeenSet = true;
4162 m_shareChatAgents = value;
4163 }
4165 SetShareChatAgents(value);
4166 return *this;
4167 }
4169
4171
4174 inline CapabilityState GetResearch() const { return m_research; }
4175 inline bool ResearchHasBeenSet() const { return m_researchHasBeenSet; }
4176 inline void SetResearch(CapabilityState value) {
4177 m_researchHasBeenSet = true;
4178 m_research = value;
4179 }
4181 SetResearch(value);
4182 return *this;
4183 }
4185
4187
4190 inline CapabilityState GetSelfUpgradeUserRole() const { return m_selfUpgradeUserRole; }
4191 inline bool SelfUpgradeUserRoleHasBeenSet() const { return m_selfUpgradeUserRoleHasBeenSet; }
4193 m_selfUpgradeUserRoleHasBeenSet = true;
4194 m_selfUpgradeUserRole = value;
4195 }
4198 return *this;
4199 }
4201
4203
4206 inline CapabilityState GetExtension() const { return m_extension; }
4207 inline bool ExtensionHasBeenSet() const { return m_extensionHasBeenSet; }
4208 inline void SetExtension(CapabilityState value) {
4209 m_extensionHasBeenSet = true;
4210 m_extension = value;
4211 }
4213 SetExtension(value);
4214 return *this;
4215 }
4217
4219
4223 inline CapabilityState GetUseBrowserExtension() const { return m_useBrowserExtension; }
4224 inline bool UseBrowserExtensionHasBeenSet() const { return m_useBrowserExtensionHasBeenSet; }
4226 m_useBrowserExtensionHasBeenSet = true;
4227 m_useBrowserExtension = value;
4228 }
4231 return *this;
4232 }
4234
4236
4239 inline CapabilityState GetUseWordAddInExtension() const { return m_useWordAddInExtension; }
4240 inline bool UseWordAddInExtensionHasBeenSet() const { return m_useWordAddInExtensionHasBeenSet; }
4242 m_useWordAddInExtensionHasBeenSet = true;
4243 m_useWordAddInExtension = value;
4244 }
4247 return *this;
4248 }
4250
4252
4255 inline CapabilityState GetUseOutlookAddInExtension() const { return m_useOutlookAddInExtension; }
4256 inline bool UseOutlookAddInExtensionHasBeenSet() const { return m_useOutlookAddInExtensionHasBeenSet; }
4258 m_useOutlookAddInExtensionHasBeenSet = true;
4259 m_useOutlookAddInExtension = value;
4260 }
4263 return *this;
4264 }
4266
4268
4271 inline CapabilityState GetUseExcelAddInExtension() const { return m_useExcelAddInExtension; }
4272 inline bool UseExcelAddInExtensionHasBeenSet() const { return m_useExcelAddInExtensionHasBeenSet; }
4274 m_useExcelAddInExtensionHasBeenSet = true;
4275 m_useExcelAddInExtension = value;
4276 }
4279 return *this;
4280 }
4282
4284
4287 inline CapabilityState GetUsePowerpointAddInExtension() const { return m_usePowerpointAddInExtension; }
4288 inline bool UsePowerpointAddInExtensionHasBeenSet() const { return m_usePowerpointAddInExtensionHasBeenSet; }
4290 m_usePowerpointAddInExtensionHasBeenSet = true;
4291 m_usePowerpointAddInExtension = value;
4292 }
4295 return *this;
4296 }
4298
4300
4307 inline CapabilityState GetManageSharedFolders() const { return m_manageSharedFolders; }
4308 inline bool ManageSharedFoldersHasBeenSet() const { return m_manageSharedFoldersHasBeenSet; }
4310 m_manageSharedFoldersHasBeenSet = true;
4311 m_manageSharedFolders = value;
4312 }
4315 return *this;
4316 }
4318
4320
4323 inline CapabilityState GetGenerateAnalyses() const { return m_generateAnalyses; }
4324 inline bool GenerateAnalysesHasBeenSet() const { return m_generateAnalysesHasBeenSet; }
4326 m_generateAnalysesHasBeenSet = true;
4327 m_generateAnalyses = value;
4328 }
4330 SetGenerateAnalyses(value);
4331 return *this;
4332 }
4334
4336
4339 inline CapabilityState GetStory() const { return m_story; }
4340 inline bool StoryHasBeenSet() const { return m_storyHasBeenSet; }
4341 inline void SetStory(CapabilityState value) {
4342 m_storyHasBeenSet = true;
4343 m_story = value;
4344 }
4346 SetStory(value);
4347 return *this;
4348 }
4350
4352
4355 inline CapabilityState GetScenario() const { return m_scenario; }
4356 inline bool ScenarioHasBeenSet() const { return m_scenarioHasBeenSet; }
4357 inline void SetScenario(CapabilityState value) {
4358 m_scenarioHasBeenSet = true;
4359 m_scenario = value;
4360 }
4362 SetScenario(value);
4363 return *this;
4364 }
4366
4368
4371 inline CapabilityState GetTrigger() const { return m_trigger; }
4372 inline bool TriggerHasBeenSet() const { return m_triggerHasBeenSet; }
4373 inline void SetTrigger(CapabilityState value) {
4374 m_triggerHasBeenSet = true;
4375 m_trigger = value;
4376 }
4378 SetTrigger(value);
4379 return *this;
4380 }
4382
4384
4388 inline CapabilityState GetScheduleTrigger() const { return m_scheduleTrigger; }
4389 inline bool ScheduleTriggerHasBeenSet() const { return m_scheduleTriggerHasBeenSet; }
4391 m_scheduleTriggerHasBeenSet = true;
4392 m_scheduleTrigger = value;
4393 }
4395 SetScheduleTrigger(value);
4396 return *this;
4397 }
4399
4401
4405 inline CapabilityState GetInboundEmailTrigger() const { return m_inboundEmailTrigger; }
4406 inline bool InboundEmailTriggerHasBeenSet() const { return m_inboundEmailTriggerHasBeenSet; }
4408 m_inboundEmailTriggerHasBeenSet = true;
4409 m_inboundEmailTrigger = value;
4410 }
4413 return *this;
4414 }
4416
4418
4422 inline CapabilityState GetQuickEventTrigger() const { return m_quickEventTrigger; }
4423 inline bool QuickEventTriggerHasBeenSet() const { return m_quickEventTriggerHasBeenSet; }
4425 m_quickEventTriggerHasBeenSet = true;
4426 m_quickEventTrigger = value;
4427 }
4429 SetQuickEventTrigger(value);
4430 return *this;
4431 }
4433 private:
4435
4437
4439
4441
4442 CapabilityState m_createAndUpdateThemes{CapabilityState::NOT_SET};
4443
4444 CapabilityState m_addOrRunAnomalyDetectionForAnalyses{CapabilityState::NOT_SET};
4445
4447
4448 CapabilityState m_createAndUpdateDatasets{CapabilityState::NOT_SET};
4449
4451
4452 CapabilityState m_subscribeDashboardEmailReports{CapabilityState::NOT_SET};
4453
4454 CapabilityState m_createAndUpdateDashboardEmailReports{CapabilityState::NOT_SET};
4455
4456 CapabilityState m_shareDashboards{CapabilityState::NOT_SET};
4457
4458 CapabilityState m_createAndUpdateThresholdAlerts{CapabilityState::NOT_SET};
4459
4460 CapabilityState m_renameSharedFolders{CapabilityState::NOT_SET};
4461
4462 CapabilityState m_createSharedFolders{CapabilityState::NOT_SET};
4463
4464 CapabilityState m_createAndUpdateDataSources{CapabilityState::NOT_SET};
4465
4466 CapabilityState m_shareDataSources{CapabilityState::NOT_SET};
4467
4468 CapabilityState m_viewAccountSPICECapacity{CapabilityState::NOT_SET};
4469
4470 CapabilityState m_createSPICEDataset{CapabilityState::NOT_SET};
4471
4472 CapabilityState m_exportToPdfInScheduledReports{CapabilityState::NOT_SET};
4473
4474 CapabilityState m_exportToCsvInScheduledReports{CapabilityState::NOT_SET};
4475
4476 CapabilityState m_exportToExcelInScheduledReports{CapabilityState::NOT_SET};
4477
4478 CapabilityState m_includeContentInScheduledReportsEmail{CapabilityState::NOT_SET};
4479
4481
4483
4485
4487
4489
4490 CapabilityState m_createAndUpdateApps{CapabilityState::NOT_SET};
4491
4493
4494 CapabilityState m_invokeAppsAIInference{CapabilityState::NOT_SET};
4495
4496 CapabilityState m_accessAppsNativeDataStore{CapabilityState::NOT_SET};
4497
4498 CapabilityState m_publishWithoutApproval{CapabilityState::NOT_SET};
4499
4500 CapabilityState m_useBedrockModels{CapabilityState::NOT_SET};
4501
4502 CapabilityState m_performFlowUiTask{CapabilityState::NOT_SET};
4503
4504 CapabilityState m_approveFlowShareRequests{CapabilityState::NOT_SET};
4505
4506 CapabilityState m_useAgentWebSearch{CapabilityState::NOT_SET};
4507
4509
4510 CapabilityState m_createAndUpdateKnowledgeBases{CapabilityState::NOT_SET};
4511
4512 CapabilityState m_shareKnowledgeBases{CapabilityState::NOT_SET};
4513
4514 CapabilityState m_sharePointKnowledgeBase{CapabilityState::NOT_SET};
4515
4516 CapabilityState m_createAndUpdateSharePointKnowledgeBase{CapabilityState::NOT_SET};
4517
4518 CapabilityState m_shareSharePointKnowledgeBase{CapabilityState::NOT_SET};
4519
4520 CapabilityState m_useSharePointKnowledgeBase{CapabilityState::NOT_SET};
4521
4522 CapabilityState m_googleDriveKnowledgeBase{CapabilityState::NOT_SET};
4523
4524 CapabilityState m_createAndUpdateGoogleDriveKnowledgeBase{CapabilityState::NOT_SET};
4525
4526 CapabilityState m_shareGoogleDriveKnowledgeBase{CapabilityState::NOT_SET};
4527
4528 CapabilityState m_useGoogleDriveKnowledgeBase{CapabilityState::NOT_SET};
4529
4530 CapabilityState m_webCrawlerKnowledgeBase{CapabilityState::NOT_SET};
4531
4532 CapabilityState m_createAndUpdateWebCrawlerKnowledgeBase{CapabilityState::NOT_SET};
4533
4534 CapabilityState m_shareWebCrawlerKnowledgeBase{CapabilityState::NOT_SET};
4535
4536 CapabilityState m_useWebCrawlerKnowledgeBase{CapabilityState::NOT_SET};
4537
4538 CapabilityState m_s3KnowledgeBase{CapabilityState::NOT_SET};
4539
4540 CapabilityState m_createAndUpdateS3KnowledgeBase{CapabilityState::NOT_SET};
4541
4542 CapabilityState m_shareS3KnowledgeBase{CapabilityState::NOT_SET};
4543
4544 CapabilityState m_useS3KnowledgeBase{CapabilityState::NOT_SET};
4545
4546 CapabilityState m_confluenceKnowledgeBase{CapabilityState::NOT_SET};
4547
4548 CapabilityState m_createAndUpdateConfluenceKnowledgeBase{CapabilityState::NOT_SET};
4549
4550 CapabilityState m_shareConfluenceKnowledgeBase{CapabilityState::NOT_SET};
4551
4552 CapabilityState m_useConfluenceKnowledgeBase{CapabilityState::NOT_SET};
4553
4554 CapabilityState m_oneDriveKnowledgeBase{CapabilityState::NOT_SET};
4555
4556 CapabilityState m_createAndUpdateOneDriveKnowledgeBase{CapabilityState::NOT_SET};
4557
4558 CapabilityState m_shareOneDriveKnowledgeBase{CapabilityState::NOT_SET};
4559
4560 CapabilityState m_useOneDriveKnowledgeBase{CapabilityState::NOT_SET};
4561
4562 CapabilityState m_qBusinessKnowledgeBase{CapabilityState::NOT_SET};
4563
4564 CapabilityState m_createAndUpdateQBusinessKnowledgeBase{CapabilityState::NOT_SET};
4565
4566 CapabilityState m_shareQBusinessKnowledgeBase{CapabilityState::NOT_SET};
4567
4568 CapabilityState m_useQBusinessKnowledgeBase{CapabilityState::NOT_SET};
4569
4570 CapabilityState m_bedrockManagedKnowledgeBase{CapabilityState::NOT_SET};
4571
4572 CapabilityState m_createAndUpdateBedrockManagedKnowledgeBase{CapabilityState::NOT_SET};
4573
4574 CapabilityState m_shareBedrockManagedKnowledgeBase{CapabilityState::NOT_SET};
4575
4576 CapabilityState m_useBedrockManagedKnowledgeBase{CapabilityState::NOT_SET};
4577
4578 CapabilityState m_boxKnowledgeBase{CapabilityState::NOT_SET};
4579
4580 CapabilityState m_createAndUpdateBoxKnowledgeBase{CapabilityState::NOT_SET};
4581
4582 CapabilityState m_shareBoxKnowledgeBase{CapabilityState::NOT_SET};
4583
4584 CapabilityState m_useBoxKnowledgeBase{CapabilityState::NOT_SET};
4585
4586 CapabilityState m_iDCKnowledgeBase{CapabilityState::NOT_SET};
4587
4588 CapabilityState m_createAndUpdateIDCKnowledgeBase{CapabilityState::NOT_SET};
4589
4590 CapabilityState m_shareIDCKnowledgeBase{CapabilityState::NOT_SET};
4591
4592 CapabilityState m_useIDCKnowledgeBase{CapabilityState::NOT_SET};
4593
4595
4596 CapabilityState m_genericHTTPAction{CapabilityState::NOT_SET};
4597
4598 CapabilityState m_createAndUpdateGenericHTTPAction{CapabilityState::NOT_SET};
4599
4600 CapabilityState m_shareGenericHTTPAction{CapabilityState::NOT_SET};
4601
4602 CapabilityState m_useGenericHTTPAction{CapabilityState::NOT_SET};
4603
4605
4606 CapabilityState m_createAndUpdateAsanaAction{CapabilityState::NOT_SET};
4607
4608 CapabilityState m_shareAsanaAction{CapabilityState::NOT_SET};
4609
4610 CapabilityState m_useAsanaAction{CapabilityState::NOT_SET};
4611
4613
4614 CapabilityState m_createAndUpdateSlackAction{CapabilityState::NOT_SET};
4615
4616 CapabilityState m_shareSlackAction{CapabilityState::NOT_SET};
4617
4618 CapabilityState m_useSlackAction{CapabilityState::NOT_SET};
4619
4620 CapabilityState m_serviceNowAction{CapabilityState::NOT_SET};
4621
4622 CapabilityState m_createAndUpdateServiceNowAction{CapabilityState::NOT_SET};
4623
4624 CapabilityState m_shareServiceNowAction{CapabilityState::NOT_SET};
4625
4626 CapabilityState m_useServiceNowAction{CapabilityState::NOT_SET};
4627
4628 CapabilityState m_salesforceAction{CapabilityState::NOT_SET};
4629
4630 CapabilityState m_createAndUpdateSalesforceAction{CapabilityState::NOT_SET};
4631
4632 CapabilityState m_shareSalesforceAction{CapabilityState::NOT_SET};
4633
4634 CapabilityState m_useSalesforceAction{CapabilityState::NOT_SET};
4635
4636 CapabilityState m_mSExchangeAction{CapabilityState::NOT_SET};
4637
4638 CapabilityState m_createAndUpdateMSExchangeAction{CapabilityState::NOT_SET};
4639
4640 CapabilityState m_shareMSExchangeAction{CapabilityState::NOT_SET};
4641
4642 CapabilityState m_useMSExchangeAction{CapabilityState::NOT_SET};
4643
4644 CapabilityState m_pagerDutyAction{CapabilityState::NOT_SET};
4645
4646 CapabilityState m_createAndUpdatePagerDutyAction{CapabilityState::NOT_SET};
4647
4648 CapabilityState m_sharePagerDutyAction{CapabilityState::NOT_SET};
4649
4650 CapabilityState m_usePagerDutyAction{CapabilityState::NOT_SET};
4651
4653
4654 CapabilityState m_createAndUpdateJiraAction{CapabilityState::NOT_SET};
4655
4656 CapabilityState m_shareJiraAction{CapabilityState::NOT_SET};
4657
4659
4660 CapabilityState m_confluenceAction{CapabilityState::NOT_SET};
4661
4662 CapabilityState m_createAndUpdateConfluenceAction{CapabilityState::NOT_SET};
4663
4664 CapabilityState m_shareConfluenceAction{CapabilityState::NOT_SET};
4665
4666 CapabilityState m_useConfluenceAction{CapabilityState::NOT_SET};
4667
4668 CapabilityState m_oneDriveAction{CapabilityState::NOT_SET};
4669
4670 CapabilityState m_createAndUpdateOneDriveAction{CapabilityState::NOT_SET};
4671
4672 CapabilityState m_shareOneDriveAction{CapabilityState::NOT_SET};
4673
4674 CapabilityState m_useOneDriveAction{CapabilityState::NOT_SET};
4675
4676 CapabilityState m_sharePointAction{CapabilityState::NOT_SET};
4677
4678 CapabilityState m_createAndUpdateSharePointAction{CapabilityState::NOT_SET};
4679
4680 CapabilityState m_shareSharePointAction{CapabilityState::NOT_SET};
4681
4682 CapabilityState m_useSharePointAction{CapabilityState::NOT_SET};
4683
4685
4686 CapabilityState m_createAndUpdateMSTeamsAction{CapabilityState::NOT_SET};
4687
4688 CapabilityState m_shareMSTeamsAction{CapabilityState::NOT_SET};
4689
4690 CapabilityState m_useMSTeamsAction{CapabilityState::NOT_SET};
4691
4692 CapabilityState m_googleCalendarAction{CapabilityState::NOT_SET};
4693
4694 CapabilityState m_createAndUpdateGoogleCalendarAction{CapabilityState::NOT_SET};
4695
4696 CapabilityState m_shareGoogleCalendarAction{CapabilityState::NOT_SET};
4697
4698 CapabilityState m_useGoogleCalendarAction{CapabilityState::NOT_SET};
4699
4701
4702 CapabilityState m_createAndUpdateZendeskAction{CapabilityState::NOT_SET};
4703
4704 CapabilityState m_shareZendeskAction{CapabilityState::NOT_SET};
4705
4706 CapabilityState m_useZendeskAction{CapabilityState::NOT_SET};
4707
4708 CapabilityState m_smartsheetAction{CapabilityState::NOT_SET};
4709
4710 CapabilityState m_createAndUpdateSmartsheetAction{CapabilityState::NOT_SET};
4711
4712 CapabilityState m_shareSmartsheetAction{CapabilityState::NOT_SET};
4713
4714 CapabilityState m_useSmartsheetAction{CapabilityState::NOT_SET};
4715
4716 CapabilityState m_sAPBusinessPartnerAction{CapabilityState::NOT_SET};
4717
4718 CapabilityState m_createAndUpdateSAPBusinessPartnerAction{CapabilityState::NOT_SET};
4719
4720 CapabilityState m_shareSAPBusinessPartnerAction{CapabilityState::NOT_SET};
4721
4722 CapabilityState m_useSAPBusinessPartnerAction{CapabilityState::NOT_SET};
4723
4724 CapabilityState m_sAPProductMasterDataAction{CapabilityState::NOT_SET};
4725
4726 CapabilityState m_createAndUpdateSAPProductMasterDataAction{CapabilityState::NOT_SET};
4727
4728 CapabilityState m_shareSAPProductMasterDataAction{CapabilityState::NOT_SET};
4729
4730 CapabilityState m_useSAPProductMasterDataAction{CapabilityState::NOT_SET};
4731
4732 CapabilityState m_sAPPhysicalInventoryAction{CapabilityState::NOT_SET};
4733
4734 CapabilityState m_createAndUpdateSAPPhysicalInventoryAction{CapabilityState::NOT_SET};
4735
4736 CapabilityState m_shareSAPPhysicalInventoryAction{CapabilityState::NOT_SET};
4737
4738 CapabilityState m_useSAPPhysicalInventoryAction{CapabilityState::NOT_SET};
4739
4740 CapabilityState m_sAPBillOfMaterialAction{CapabilityState::NOT_SET};
4741
4742 CapabilityState m_createAndUpdateSAPBillOfMaterialAction{CapabilityState::NOT_SET};
4743
4744 CapabilityState m_shareSAPBillOfMaterialAction{CapabilityState::NOT_SET};
4745
4746 CapabilityState m_useSAPBillOfMaterialAction{CapabilityState::NOT_SET};
4747
4748 CapabilityState m_sAPMaterialStockAction{CapabilityState::NOT_SET};
4749
4750 CapabilityState m_createAndUpdateSAPMaterialStockAction{CapabilityState::NOT_SET};
4751
4752 CapabilityState m_shareSAPMaterialStockAction{CapabilityState::NOT_SET};
4753
4754 CapabilityState m_useSAPMaterialStockAction{CapabilityState::NOT_SET};
4755
4757
4758 CapabilityState m_createAndUpdateFactSetAction{CapabilityState::NOT_SET};
4759
4760 CapabilityState m_shareFactSetAction{CapabilityState::NOT_SET};
4761
4762 CapabilityState m_useFactSetAction{CapabilityState::NOT_SET};
4763
4764 CapabilityState m_amazonSThreeAction{CapabilityState::NOT_SET};
4765
4766 CapabilityState m_createAndUpdateAmazonSThreeAction{CapabilityState::NOT_SET};
4767
4768 CapabilityState m_shareAmazonSThreeAction{CapabilityState::NOT_SET};
4769
4770 CapabilityState m_useAmazonSThreeAction{CapabilityState::NOT_SET};
4771
4772 CapabilityState m_textractAction{CapabilityState::NOT_SET};
4773
4774 CapabilityState m_createAndUpdateTextractAction{CapabilityState::NOT_SET};
4775
4776 CapabilityState m_shareTextractAction{CapabilityState::NOT_SET};
4777
4778 CapabilityState m_useTextractAction{CapabilityState::NOT_SET};
4779
4780 CapabilityState m_comprehendAction{CapabilityState::NOT_SET};
4781
4782 CapabilityState m_createAndUpdateComprehendAction{CapabilityState::NOT_SET};
4783
4784 CapabilityState m_shareComprehendAction{CapabilityState::NOT_SET};
4785
4786 CapabilityState m_useComprehendAction{CapabilityState::NOT_SET};
4787
4788 CapabilityState m_comprehendMedicalAction{CapabilityState::NOT_SET};
4789
4790 CapabilityState m_createAndUpdateComprehendMedicalAction{CapabilityState::NOT_SET};
4791
4792 CapabilityState m_shareComprehendMedicalAction{CapabilityState::NOT_SET};
4793
4794 CapabilityState m_useComprehendMedicalAction{CapabilityState::NOT_SET};
4795
4796 CapabilityState m_amazonBedrockARSAction{CapabilityState::NOT_SET};
4797
4798 CapabilityState m_createAndUpdateAmazonBedrockARSAction{CapabilityState::NOT_SET};
4799
4800 CapabilityState m_shareAmazonBedrockARSAction{CapabilityState::NOT_SET};
4801
4802 CapabilityState m_useAmazonBedrockARSAction{CapabilityState::NOT_SET};
4803
4804 CapabilityState m_amazonBedrockFSAction{CapabilityState::NOT_SET};
4805
4806 CapabilityState m_createAndUpdateAmazonBedrockFSAction{CapabilityState::NOT_SET};
4807
4808 CapabilityState m_shareAmazonBedrockFSAction{CapabilityState::NOT_SET};
4809
4810 CapabilityState m_useAmazonBedrockFSAction{CapabilityState::NOT_SET};
4811
4812 CapabilityState m_amazonBedrockKRSAction{CapabilityState::NOT_SET};
4813
4814 CapabilityState m_createAndUpdateAmazonBedrockKRSAction{CapabilityState::NOT_SET};
4815
4816 CapabilityState m_shareAmazonBedrockKRSAction{CapabilityState::NOT_SET};
4817
4818 CapabilityState m_useAmazonBedrockKRSAction{CapabilityState::NOT_SET};
4819
4821
4822 CapabilityState m_createAndUpdateMCPAction{CapabilityState::NOT_SET};
4823
4824 CapabilityState m_shareMCPAction{CapabilityState::NOT_SET};
4825
4827
4829
4830 CapabilityState m_createAndUpdateOpenAPIAction{CapabilityState::NOT_SET};
4831
4832 CapabilityState m_shareOpenAPIAction{CapabilityState::NOT_SET};
4833
4834 CapabilityState m_useOpenAPIAction{CapabilityState::NOT_SET};
4835
4836 CapabilityState m_sandPGMIAction{CapabilityState::NOT_SET};
4837
4838 CapabilityState m_createAndUpdateSandPGMIAction{CapabilityState::NOT_SET};
4839
4840 CapabilityState m_shareSandPGMIAction{CapabilityState::NOT_SET};
4841
4842 CapabilityState m_useSandPGMIAction{CapabilityState::NOT_SET};
4843
4844 CapabilityState m_sandPGlobalEnergyAction{CapabilityState::NOT_SET};
4845
4846 CapabilityState m_createAndUpdateSandPGlobalEnergyAction{CapabilityState::NOT_SET};
4847
4848 CapabilityState m_shareSandPGlobalEnergyAction{CapabilityState::NOT_SET};
4849
4850 CapabilityState m_useSandPGlobalEnergyAction{CapabilityState::NOT_SET};
4851
4852 CapabilityState m_bambooHRAction{CapabilityState::NOT_SET};
4853
4854 CapabilityState m_createAndUpdateBambooHRAction{CapabilityState::NOT_SET};
4855
4856 CapabilityState m_shareBambooHRAction{CapabilityState::NOT_SET};
4857
4858 CapabilityState m_useBambooHRAction{CapabilityState::NOT_SET};
4859
4860 CapabilityState m_boxAgentAction{CapabilityState::NOT_SET};
4861
4862 CapabilityState m_createAndUpdateBoxAgentAction{CapabilityState::NOT_SET};
4863
4864 CapabilityState m_shareBoxAgentAction{CapabilityState::NOT_SET};
4865
4866 CapabilityState m_useBoxAgentAction{CapabilityState::NOT_SET};
4867
4868 CapabilityState m_canvaAgentAction{CapabilityState::NOT_SET};
4869
4870 CapabilityState m_createAndUpdateCanvaAgentAction{CapabilityState::NOT_SET};
4871
4872 CapabilityState m_shareCanvaAgentAction{CapabilityState::NOT_SET};
4873
4874 CapabilityState m_useCanvaAgentAction{CapabilityState::NOT_SET};
4875
4877
4878 CapabilityState m_createAndUpdateGithubAction{CapabilityState::NOT_SET};
4879
4880 CapabilityState m_shareGithubAction{CapabilityState::NOT_SET};
4881
4882 CapabilityState m_useGithubAction{CapabilityState::NOT_SET};
4883
4885
4886 CapabilityState m_createAndUpdateNotionAction{CapabilityState::NOT_SET};
4887
4888 CapabilityState m_shareNotionAction{CapabilityState::NOT_SET};
4889
4890 CapabilityState m_useNotionAction{CapabilityState::NOT_SET};
4891
4893
4894 CapabilityState m_createAndUpdateLinearAction{CapabilityState::NOT_SET};
4895
4896 CapabilityState m_shareLinearAction{CapabilityState::NOT_SET};
4897
4898 CapabilityState m_useLinearAction{CapabilityState::NOT_SET};
4899
4900 CapabilityState m_huggingFaceAction{CapabilityState::NOT_SET};
4901
4902 CapabilityState m_createAndUpdateHuggingFaceAction{CapabilityState::NOT_SET};
4903
4904 CapabilityState m_shareHuggingFaceAction{CapabilityState::NOT_SET};
4905
4906 CapabilityState m_useHuggingFaceAction{CapabilityState::NOT_SET};
4907
4909
4910 CapabilityState m_createAndUpdateMondayAction{CapabilityState::NOT_SET};
4911
4912 CapabilityState m_shareMondayAction{CapabilityState::NOT_SET};
4913
4914 CapabilityState m_useMondayAction{CapabilityState::NOT_SET};
4915
4917
4918 CapabilityState m_createAndUpdateHubspotAction{CapabilityState::NOT_SET};
4919
4920 CapabilityState m_shareHubspotAction{CapabilityState::NOT_SET};
4921
4922 CapabilityState m_useHubspotAction{CapabilityState::NOT_SET};
4923
4924 CapabilityState m_intercomAction{CapabilityState::NOT_SET};
4925
4926 CapabilityState m_createAndUpdateIntercomAction{CapabilityState::NOT_SET};
4927
4928 CapabilityState m_shareIntercomAction{CapabilityState::NOT_SET};
4929
4930 CapabilityState m_useIntercomAction{CapabilityState::NOT_SET};
4931
4932 CapabilityState m_newRelicAction{CapabilityState::NOT_SET};
4933
4934 CapabilityState m_createAndUpdateNewRelicAction{CapabilityState::NOT_SET};
4935
4936 CapabilityState m_shareNewRelicAction{CapabilityState::NOT_SET};
4937
4938 CapabilityState m_useNewRelicAction{CapabilityState::NOT_SET};
4939
4941
4942 CapabilityState m_editVisualWithQ{CapabilityState::NOT_SET};
4943
4944 CapabilityState m_buildCalculatedFieldWithQ{CapabilityState::NOT_SET};
4945
4946 CapabilityState m_createDashboardExecutiveSummaryWithQ{CapabilityState::NOT_SET};
4947
4949
4951
4953
4955
4956 CapabilityState m_createChatAgents{CapabilityState::NOT_SET};
4957
4958 CapabilityState m_shareChatAgents{CapabilityState::NOT_SET};
4959
4961
4962 CapabilityState m_selfUpgradeUserRole{CapabilityState::NOT_SET};
4963
4965
4966 CapabilityState m_useBrowserExtension{CapabilityState::NOT_SET};
4967
4968 CapabilityState m_useWordAddInExtension{CapabilityState::NOT_SET};
4969
4970 CapabilityState m_useOutlookAddInExtension{CapabilityState::NOT_SET};
4971
4972 CapabilityState m_useExcelAddInExtension{CapabilityState::NOT_SET};
4973
4974 CapabilityState m_usePowerpointAddInExtension{CapabilityState::NOT_SET};
4975
4976 CapabilityState m_manageSharedFolders{CapabilityState::NOT_SET};
4977
4978 CapabilityState m_generateAnalyses{CapabilityState::NOT_SET};
4979
4981
4983
4985
4986 CapabilityState m_scheduleTrigger{CapabilityState::NOT_SET};
4987
4988 CapabilityState m_inboundEmailTrigger{CapabilityState::NOT_SET};
4989
4990 CapabilityState m_quickEventTrigger{CapabilityState::NOT_SET};
4991 bool m_exportToCsvHasBeenSet = false;
4992 bool m_exportToExcelHasBeenSet = false;
4993 bool m_exportToPdfHasBeenSet = false;
4994 bool m_printReportsHasBeenSet = false;
4995 bool m_createAndUpdateThemesHasBeenSet = false;
4996 bool m_addOrRunAnomalyDetectionForAnalysesHasBeenSet = false;
4997 bool m_shareAnalysesHasBeenSet = false;
4998 bool m_createAndUpdateDatasetsHasBeenSet = false;
4999 bool m_shareDatasetsHasBeenSet = false;
5000 bool m_subscribeDashboardEmailReportsHasBeenSet = false;
5001 bool m_createAndUpdateDashboardEmailReportsHasBeenSet = false;
5002 bool m_shareDashboardsHasBeenSet = false;
5003 bool m_createAndUpdateThresholdAlertsHasBeenSet = false;
5004 bool m_renameSharedFoldersHasBeenSet = false;
5005 bool m_createSharedFoldersHasBeenSet = false;
5006 bool m_createAndUpdateDataSourcesHasBeenSet = false;
5007 bool m_shareDataSourcesHasBeenSet = false;
5008 bool m_viewAccountSPICECapacityHasBeenSet = false;
5009 bool m_createSPICEDatasetHasBeenSet = false;
5010 bool m_exportToPdfInScheduledReportsHasBeenSet = false;
5011 bool m_exportToCsvInScheduledReportsHasBeenSet = false;
5012 bool m_exportToExcelInScheduledReportsHasBeenSet = false;
5013 bool m_includeContentInScheduledReportsEmailHasBeenSet = false;
5014 bool m_dashboardHasBeenSet = false;
5015 bool m_analysisHasBeenSet = false;
5016 bool m_automateHasBeenSet = false;
5017 bool m_flowHasBeenSet = false;
5018 bool m_appsHasBeenSet = false;
5019 bool m_createAndUpdateAppsHasBeenSet = false;
5020 bool m_shareAppsHasBeenSet = false;
5021 bool m_invokeAppsAIInferenceHasBeenSet = false;
5022 bool m_accessAppsNativeDataStoreHasBeenSet = false;
5023 bool m_publishWithoutApprovalHasBeenSet = false;
5024 bool m_useBedrockModelsHasBeenSet = false;
5025 bool m_performFlowUiTaskHasBeenSet = false;
5026 bool m_approveFlowShareRequestsHasBeenSet = false;
5027 bool m_useAgentWebSearchHasBeenSet = false;
5028 bool m_knowledgeBaseHasBeenSet = false;
5029 bool m_createAndUpdateKnowledgeBasesHasBeenSet = false;
5030 bool m_shareKnowledgeBasesHasBeenSet = false;
5031 bool m_sharePointKnowledgeBaseHasBeenSet = false;
5032 bool m_createAndUpdateSharePointKnowledgeBaseHasBeenSet = false;
5033 bool m_shareSharePointKnowledgeBaseHasBeenSet = false;
5034 bool m_useSharePointKnowledgeBaseHasBeenSet = false;
5035 bool m_googleDriveKnowledgeBaseHasBeenSet = false;
5036 bool m_createAndUpdateGoogleDriveKnowledgeBaseHasBeenSet = false;
5037 bool m_shareGoogleDriveKnowledgeBaseHasBeenSet = false;
5038 bool m_useGoogleDriveKnowledgeBaseHasBeenSet = false;
5039 bool m_webCrawlerKnowledgeBaseHasBeenSet = false;
5040 bool m_createAndUpdateWebCrawlerKnowledgeBaseHasBeenSet = false;
5041 bool m_shareWebCrawlerKnowledgeBaseHasBeenSet = false;
5042 bool m_useWebCrawlerKnowledgeBaseHasBeenSet = false;
5043 bool m_s3KnowledgeBaseHasBeenSet = false;
5044 bool m_createAndUpdateS3KnowledgeBaseHasBeenSet = false;
5045 bool m_shareS3KnowledgeBaseHasBeenSet = false;
5046 bool m_useS3KnowledgeBaseHasBeenSet = false;
5047 bool m_confluenceKnowledgeBaseHasBeenSet = false;
5048 bool m_createAndUpdateConfluenceKnowledgeBaseHasBeenSet = false;
5049 bool m_shareConfluenceKnowledgeBaseHasBeenSet = false;
5050 bool m_useConfluenceKnowledgeBaseHasBeenSet = false;
5051 bool m_oneDriveKnowledgeBaseHasBeenSet = false;
5052 bool m_createAndUpdateOneDriveKnowledgeBaseHasBeenSet = false;
5053 bool m_shareOneDriveKnowledgeBaseHasBeenSet = false;
5054 bool m_useOneDriveKnowledgeBaseHasBeenSet = false;
5055 bool m_qBusinessKnowledgeBaseHasBeenSet = false;
5056 bool m_createAndUpdateQBusinessKnowledgeBaseHasBeenSet = false;
5057 bool m_shareQBusinessKnowledgeBaseHasBeenSet = false;
5058 bool m_useQBusinessKnowledgeBaseHasBeenSet = false;
5059 bool m_bedrockManagedKnowledgeBaseHasBeenSet = false;
5060 bool m_createAndUpdateBedrockManagedKnowledgeBaseHasBeenSet = false;
5061 bool m_shareBedrockManagedKnowledgeBaseHasBeenSet = false;
5062 bool m_useBedrockManagedKnowledgeBaseHasBeenSet = false;
5063 bool m_boxKnowledgeBaseHasBeenSet = false;
5064 bool m_createAndUpdateBoxKnowledgeBaseHasBeenSet = false;
5065 bool m_shareBoxKnowledgeBaseHasBeenSet = false;
5066 bool m_useBoxKnowledgeBaseHasBeenSet = false;
5067 bool m_iDCKnowledgeBaseHasBeenSet = false;
5068 bool m_createAndUpdateIDCKnowledgeBaseHasBeenSet = false;
5069 bool m_shareIDCKnowledgeBaseHasBeenSet = false;
5070 bool m_useIDCKnowledgeBaseHasBeenSet = false;
5071 bool m_actionHasBeenSet = false;
5072 bool m_genericHTTPActionHasBeenSet = false;
5073 bool m_createAndUpdateGenericHTTPActionHasBeenSet = false;
5074 bool m_shareGenericHTTPActionHasBeenSet = false;
5075 bool m_useGenericHTTPActionHasBeenSet = false;
5076 bool m_asanaActionHasBeenSet = false;
5077 bool m_createAndUpdateAsanaActionHasBeenSet = false;
5078 bool m_shareAsanaActionHasBeenSet = false;
5079 bool m_useAsanaActionHasBeenSet = false;
5080 bool m_slackActionHasBeenSet = false;
5081 bool m_createAndUpdateSlackActionHasBeenSet = false;
5082 bool m_shareSlackActionHasBeenSet = false;
5083 bool m_useSlackActionHasBeenSet = false;
5084 bool m_serviceNowActionHasBeenSet = false;
5085 bool m_createAndUpdateServiceNowActionHasBeenSet = false;
5086 bool m_shareServiceNowActionHasBeenSet = false;
5087 bool m_useServiceNowActionHasBeenSet = false;
5088 bool m_salesforceActionHasBeenSet = false;
5089 bool m_createAndUpdateSalesforceActionHasBeenSet = false;
5090 bool m_shareSalesforceActionHasBeenSet = false;
5091 bool m_useSalesforceActionHasBeenSet = false;
5092 bool m_mSExchangeActionHasBeenSet = false;
5093 bool m_createAndUpdateMSExchangeActionHasBeenSet = false;
5094 bool m_shareMSExchangeActionHasBeenSet = false;
5095 bool m_useMSExchangeActionHasBeenSet = false;
5096 bool m_pagerDutyActionHasBeenSet = false;
5097 bool m_createAndUpdatePagerDutyActionHasBeenSet = false;
5098 bool m_sharePagerDutyActionHasBeenSet = false;
5099 bool m_usePagerDutyActionHasBeenSet = false;
5100 bool m_jiraActionHasBeenSet = false;
5101 bool m_createAndUpdateJiraActionHasBeenSet = false;
5102 bool m_shareJiraActionHasBeenSet = false;
5103 bool m_useJiraActionHasBeenSet = false;
5104 bool m_confluenceActionHasBeenSet = false;
5105 bool m_createAndUpdateConfluenceActionHasBeenSet = false;
5106 bool m_shareConfluenceActionHasBeenSet = false;
5107 bool m_useConfluenceActionHasBeenSet = false;
5108 bool m_oneDriveActionHasBeenSet = false;
5109 bool m_createAndUpdateOneDriveActionHasBeenSet = false;
5110 bool m_shareOneDriveActionHasBeenSet = false;
5111 bool m_useOneDriveActionHasBeenSet = false;
5112 bool m_sharePointActionHasBeenSet = false;
5113 bool m_createAndUpdateSharePointActionHasBeenSet = false;
5114 bool m_shareSharePointActionHasBeenSet = false;
5115 bool m_useSharePointActionHasBeenSet = false;
5116 bool m_mSTeamsActionHasBeenSet = false;
5117 bool m_createAndUpdateMSTeamsActionHasBeenSet = false;
5118 bool m_shareMSTeamsActionHasBeenSet = false;
5119 bool m_useMSTeamsActionHasBeenSet = false;
5120 bool m_googleCalendarActionHasBeenSet = false;
5121 bool m_createAndUpdateGoogleCalendarActionHasBeenSet = false;
5122 bool m_shareGoogleCalendarActionHasBeenSet = false;
5123 bool m_useGoogleCalendarActionHasBeenSet = false;
5124 bool m_zendeskActionHasBeenSet = false;
5125 bool m_createAndUpdateZendeskActionHasBeenSet = false;
5126 bool m_shareZendeskActionHasBeenSet = false;
5127 bool m_useZendeskActionHasBeenSet = false;
5128 bool m_smartsheetActionHasBeenSet = false;
5129 bool m_createAndUpdateSmartsheetActionHasBeenSet = false;
5130 bool m_shareSmartsheetActionHasBeenSet = false;
5131 bool m_useSmartsheetActionHasBeenSet = false;
5132 bool m_sAPBusinessPartnerActionHasBeenSet = false;
5133 bool m_createAndUpdateSAPBusinessPartnerActionHasBeenSet = false;
5134 bool m_shareSAPBusinessPartnerActionHasBeenSet = false;
5135 bool m_useSAPBusinessPartnerActionHasBeenSet = false;
5136 bool m_sAPProductMasterDataActionHasBeenSet = false;
5137 bool m_createAndUpdateSAPProductMasterDataActionHasBeenSet = false;
5138 bool m_shareSAPProductMasterDataActionHasBeenSet = false;
5139 bool m_useSAPProductMasterDataActionHasBeenSet = false;
5140 bool m_sAPPhysicalInventoryActionHasBeenSet = false;
5141 bool m_createAndUpdateSAPPhysicalInventoryActionHasBeenSet = false;
5142 bool m_shareSAPPhysicalInventoryActionHasBeenSet = false;
5143 bool m_useSAPPhysicalInventoryActionHasBeenSet = false;
5144 bool m_sAPBillOfMaterialActionHasBeenSet = false;
5145 bool m_createAndUpdateSAPBillOfMaterialActionHasBeenSet = false;
5146 bool m_shareSAPBillOfMaterialActionHasBeenSet = false;
5147 bool m_useSAPBillOfMaterialActionHasBeenSet = false;
5148 bool m_sAPMaterialStockActionHasBeenSet = false;
5149 bool m_createAndUpdateSAPMaterialStockActionHasBeenSet = false;
5150 bool m_shareSAPMaterialStockActionHasBeenSet = false;
5151 bool m_useSAPMaterialStockActionHasBeenSet = false;
5152 bool m_factSetActionHasBeenSet = false;
5153 bool m_createAndUpdateFactSetActionHasBeenSet = false;
5154 bool m_shareFactSetActionHasBeenSet = false;
5155 bool m_useFactSetActionHasBeenSet = false;
5156 bool m_amazonSThreeActionHasBeenSet = false;
5157 bool m_createAndUpdateAmazonSThreeActionHasBeenSet = false;
5158 bool m_shareAmazonSThreeActionHasBeenSet = false;
5159 bool m_useAmazonSThreeActionHasBeenSet = false;
5160 bool m_textractActionHasBeenSet = false;
5161 bool m_createAndUpdateTextractActionHasBeenSet = false;
5162 bool m_shareTextractActionHasBeenSet = false;
5163 bool m_useTextractActionHasBeenSet = false;
5164 bool m_comprehendActionHasBeenSet = false;
5165 bool m_createAndUpdateComprehendActionHasBeenSet = false;
5166 bool m_shareComprehendActionHasBeenSet = false;
5167 bool m_useComprehendActionHasBeenSet = false;
5168 bool m_comprehendMedicalActionHasBeenSet = false;
5169 bool m_createAndUpdateComprehendMedicalActionHasBeenSet = false;
5170 bool m_shareComprehendMedicalActionHasBeenSet = false;
5171 bool m_useComprehendMedicalActionHasBeenSet = false;
5172 bool m_amazonBedrockARSActionHasBeenSet = false;
5173 bool m_createAndUpdateAmazonBedrockARSActionHasBeenSet = false;
5174 bool m_shareAmazonBedrockARSActionHasBeenSet = false;
5175 bool m_useAmazonBedrockARSActionHasBeenSet = false;
5176 bool m_amazonBedrockFSActionHasBeenSet = false;
5177 bool m_createAndUpdateAmazonBedrockFSActionHasBeenSet = false;
5178 bool m_shareAmazonBedrockFSActionHasBeenSet = false;
5179 bool m_useAmazonBedrockFSActionHasBeenSet = false;
5180 bool m_amazonBedrockKRSActionHasBeenSet = false;
5181 bool m_createAndUpdateAmazonBedrockKRSActionHasBeenSet = false;
5182 bool m_shareAmazonBedrockKRSActionHasBeenSet = false;
5183 bool m_useAmazonBedrockKRSActionHasBeenSet = false;
5184 bool m_mCPActionHasBeenSet = false;
5185 bool m_createAndUpdateMCPActionHasBeenSet = false;
5186 bool m_shareMCPActionHasBeenSet = false;
5187 bool m_useMCPActionHasBeenSet = false;
5188 bool m_openAPIActionHasBeenSet = false;
5189 bool m_createAndUpdateOpenAPIActionHasBeenSet = false;
5190 bool m_shareOpenAPIActionHasBeenSet = false;
5191 bool m_useOpenAPIActionHasBeenSet = false;
5192 bool m_sandPGMIActionHasBeenSet = false;
5193 bool m_createAndUpdateSandPGMIActionHasBeenSet = false;
5194 bool m_shareSandPGMIActionHasBeenSet = false;
5195 bool m_useSandPGMIActionHasBeenSet = false;
5196 bool m_sandPGlobalEnergyActionHasBeenSet = false;
5197 bool m_createAndUpdateSandPGlobalEnergyActionHasBeenSet = false;
5198 bool m_shareSandPGlobalEnergyActionHasBeenSet = false;
5199 bool m_useSandPGlobalEnergyActionHasBeenSet = false;
5200 bool m_bambooHRActionHasBeenSet = false;
5201 bool m_createAndUpdateBambooHRActionHasBeenSet = false;
5202 bool m_shareBambooHRActionHasBeenSet = false;
5203 bool m_useBambooHRActionHasBeenSet = false;
5204 bool m_boxAgentActionHasBeenSet = false;
5205 bool m_createAndUpdateBoxAgentActionHasBeenSet = false;
5206 bool m_shareBoxAgentActionHasBeenSet = false;
5207 bool m_useBoxAgentActionHasBeenSet = false;
5208 bool m_canvaAgentActionHasBeenSet = false;
5209 bool m_createAndUpdateCanvaAgentActionHasBeenSet = false;
5210 bool m_shareCanvaAgentActionHasBeenSet = false;
5211 bool m_useCanvaAgentActionHasBeenSet = false;
5212 bool m_githubActionHasBeenSet = false;
5213 bool m_createAndUpdateGithubActionHasBeenSet = false;
5214 bool m_shareGithubActionHasBeenSet = false;
5215 bool m_useGithubActionHasBeenSet = false;
5216 bool m_notionActionHasBeenSet = false;
5217 bool m_createAndUpdateNotionActionHasBeenSet = false;
5218 bool m_shareNotionActionHasBeenSet = false;
5219 bool m_useNotionActionHasBeenSet = false;
5220 bool m_linearActionHasBeenSet = false;
5221 bool m_createAndUpdateLinearActionHasBeenSet = false;
5222 bool m_shareLinearActionHasBeenSet = false;
5223 bool m_useLinearActionHasBeenSet = false;
5224 bool m_huggingFaceActionHasBeenSet = false;
5225 bool m_createAndUpdateHuggingFaceActionHasBeenSet = false;
5226 bool m_shareHuggingFaceActionHasBeenSet = false;
5227 bool m_useHuggingFaceActionHasBeenSet = false;
5228 bool m_mondayActionHasBeenSet = false;
5229 bool m_createAndUpdateMondayActionHasBeenSet = false;
5230 bool m_shareMondayActionHasBeenSet = false;
5231 bool m_useMondayActionHasBeenSet = false;
5232 bool m_hubspotActionHasBeenSet = false;
5233 bool m_createAndUpdateHubspotActionHasBeenSet = false;
5234 bool m_shareHubspotActionHasBeenSet = false;
5235 bool m_useHubspotActionHasBeenSet = false;
5236 bool m_intercomActionHasBeenSet = false;
5237 bool m_createAndUpdateIntercomActionHasBeenSet = false;
5238 bool m_shareIntercomActionHasBeenSet = false;
5239 bool m_useIntercomActionHasBeenSet = false;
5240 bool m_newRelicActionHasBeenSet = false;
5241 bool m_createAndUpdateNewRelicActionHasBeenSet = false;
5242 bool m_shareNewRelicActionHasBeenSet = false;
5243 bool m_useNewRelicActionHasBeenSet = false;
5244 bool m_topicHasBeenSet = false;
5245 bool m_editVisualWithQHasBeenSet = false;
5246 bool m_buildCalculatedFieldWithQHasBeenSet = false;
5247 bool m_createDashboardExecutiveSummaryWithQHasBeenSet = false;
5248 bool m_spaceHasBeenSet = false;
5249 bool m_createSpacesHasBeenSet = false;
5250 bool m_shareSpacesHasBeenSet = false;
5251 bool m_chatAgentHasBeenSet = false;
5252 bool m_createChatAgentsHasBeenSet = false;
5253 bool m_shareChatAgentsHasBeenSet = false;
5254 bool m_researchHasBeenSet = false;
5255 bool m_selfUpgradeUserRoleHasBeenSet = false;
5256 bool m_extensionHasBeenSet = false;
5257 bool m_useBrowserExtensionHasBeenSet = false;
5258 bool m_useWordAddInExtensionHasBeenSet = false;
5259 bool m_useOutlookAddInExtensionHasBeenSet = false;
5260 bool m_useExcelAddInExtensionHasBeenSet = false;
5261 bool m_usePowerpointAddInExtensionHasBeenSet = false;
5262 bool m_manageSharedFoldersHasBeenSet = false;
5263 bool m_generateAnalysesHasBeenSet = false;
5264 bool m_storyHasBeenSet = false;
5265 bool m_scenarioHasBeenSet = false;
5266 bool m_triggerHasBeenSet = false;
5267 bool m_scheduleTriggerHasBeenSet = false;
5268 bool m_inboundEmailTriggerHasBeenSet = false;
5269 bool m_quickEventTriggerHasBeenSet = false;
5270};
5271
5272} // namespace Model
5273} // namespace QuickSight
5274} // namespace Aws
void SetUseWebCrawlerKnowledgeBase(CapabilityState value)
Capabilities & WithCreateAndUpdateSAPMaterialStockAction(CapabilityState value)
CapabilityState GetUseQBusinessKnowledgeBase() const
Capabilities & WithSharePagerDutyAction(CapabilityState value)
void SetTopic(CapabilityState value)
Capabilities & WithCreateAndUpdateApps(CapabilityState value)
Capabilities & WithShareKnowledgeBases(CapabilityState value)
Capabilities & WithScenario(CapabilityState value)
CapabilityState GetInvokeAppsAIInference() const
void SetCreateAndUpdatePagerDutyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPPhysicalInventoryAction() const
CapabilityState GetUseIntercomAction() const
void SetSAPMaterialStockAction(CapabilityState value)
Capabilities & WithAmazonBedrockARSAction(CapabilityState value)
CapabilityState GetUseBoxKnowledgeBase() const
void SetSAPBusinessPartnerAction(CapabilityState value)
CapabilityState GetUseIDCKnowledgeBase() const
CapabilityState GetFactSetAction() const
Capabilities & WithSAPBusinessPartnerAction(CapabilityState value)
void SetHuggingFaceAction(CapabilityState value)
Capabilities & WithExportToCsvInScheduledReports(CapabilityState value)
CapabilityState GetIncludeContentInScheduledReportsEmail() const
CapabilityState GetUseWordAddInExtension() const
Capabilities & WithUseGithubAction(CapabilityState value)
void SetNotionAction(CapabilityState value)
void SetSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateApps() const
CapabilityState GetExportToCsvInScheduledReports() const
void SetIDCKnowledgeBase(CapabilityState value)
Capabilities & WithCreateAndUpdateAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetHuggingFaceAction() const
CapabilityState GetUseConfluenceAction() const
Capabilities & WithUseSAPPhysicalInventoryAction(CapabilityState value)
Capabilities & WithHuggingFaceAction(CapabilityState value)
void SetCreateAndUpdateTextractAction(CapabilityState value)
bool CreateAndUpdateS3KnowledgeBaseHasBeenSet() const
CapabilityState GetUseSlackAction() const
Capabilities & WithCreateAndUpdateComprehendMedicalAction(CapabilityState value)
CapabilityState GetUseGoogleDriveKnowledgeBase() const
Capabilities & WithCreateAndUpdateAsanaAction(CapabilityState value)
Capabilities & WithUseBedrockManagedKnowledgeBase(CapabilityState value)
CapabilityState GetCreateAndUpdateS3KnowledgeBase() const
Capabilities & WithUseGoogleCalendarAction(CapabilityState value)
void SetCreateAndUpdateBambooHRAction(CapabilityState value)
void SetShareNotionAction(CapabilityState value)
Capabilities & WithCreateAndUpdateMondayAction(CapabilityState value)
void SetCreateAndUpdateAsanaAction(CapabilityState value)
Capabilities & WithCreateAndUpdateWebCrawlerKnowledgeBase(CapabilityState value)
CapabilityState GetAction() const
CapabilityState GetSandPGMIAction() const
CapabilityState GetCreateAndUpdateDataSources() const
CapabilityState GetCreateAndUpdateJiraAction() const
CapabilityState GetCreateAndUpdateThemes() const
CapabilityState GetBambooHRAction() const
void SetGenerateAnalyses(CapabilityState value)
void SetShareAnalyses(CapabilityState value)
void SetUseGoogleCalendarAction(CapabilityState value)
void SetShareMSExchangeAction(CapabilityState value)
void SetUseFactSetAction(CapabilityState value)
CapabilityState GetCreateAndUpdateAmazonSThreeAction() const
Capabilities & WithCreateAndUpdateGenericHTTPAction(CapabilityState value)
bool CreateAndUpdateConfluenceKnowledgeBaseHasBeenSet() const
CapabilityState GetCreateAndUpdateSharePointKnowledgeBase() const
CapabilityState GetExportToCsv() const
Capabilities & WithShareComprehendAction(CapabilityState value)
void SetShareOneDriveAction(CapabilityState value)
CapabilityState GetSlackAction() const
Capabilities & WithExportToPdf(CapabilityState value)
void SetCreateAndUpdateZendeskAction(CapabilityState value)
Capabilities & WithGenericHTTPAction(CapabilityState value)
CapabilityState GetCreateDashboardExecutiveSummaryWithQ() const
void SetCreateAndUpdateBoxAgentAction(CapabilityState value)
void SetShareSlackAction(CapabilityState value)
CapabilityState GetCreateAndUpdateZendeskAction() const
CapabilityState GetCreateAndUpdateOneDriveKnowledgeBase() const
CapabilityState GetShareSharePointAction() const
Capabilities & WithUseLinearAction(CapabilityState value)
CapabilityState GetCreateSpaces() const
void SetShareGenericHTTPAction(CapabilityState value)
CapabilityState GetHubspotAction() const
void SetShareMCPAction(CapabilityState value)
void SetUseQBusinessKnowledgeBase(CapabilityState value)
Capabilities & WithPagerDutyAction(CapabilityState value)
Capabilities & WithInvokeAppsAIInference(CapabilityState value)
bool ShareBedrockManagedKnowledgeBaseHasBeenSet() const
void SetShareBambooHRAction(CapabilityState value)
Capabilities & WithUseOutlookAddInExtension(CapabilityState value)
Capabilities & WithAutomate(CapabilityState value)
Capabilities & WithUseSAPMaterialStockAction(CapabilityState value)
Capabilities & WithExportToCsv(CapabilityState value)
void SetCreateAndUpdateServiceNowAction(CapabilityState value)
Capabilities & WithCreateAndUpdateS3KnowledgeBase(CapabilityState value)
Capabilities & WithShareSharePointAction(CapabilityState value)
Capabilities & WithCreateAndUpdateKnowledgeBases(CapabilityState value)
void SetAmazonBedrockFSAction(CapabilityState value)
CapabilityState GetShareChatAgents() const
void SetCreateAndUpdateComprehendAction(CapabilityState value)
Capabilities & WithCreateAndUpdateIDCKnowledgeBase(CapabilityState value)
void SetShareAmazonSThreeAction(CapabilityState value)
CapabilityState GetSAPPhysicalInventoryAction() const
void SetCreateAndUpdateS3KnowledgeBase(CapabilityState value)
void SetZendeskAction(CapabilityState value)
bool CreateAndUpdateSAPProductMasterDataActionHasBeenSet() const
Capabilities & WithShareAmazonBedrockARSAction(CapabilityState value)
Capabilities & WithShareSharePointKnowledgeBase(CapabilityState value)
Capabilities & WithPublishWithoutApproval(CapabilityState value)
Capabilities & WithSpace(CapabilityState value)
void SetShareSmartsheetAction(CapabilityState value)
void SetMondayAction(CapabilityState value)
CapabilityState GetScenario() const
Capabilities & WithUseMSTeamsAction(CapabilityState value)
CapabilityState GetUseBoxAgentAction() const
void SetSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithExportToExcel(CapabilityState value)
Capabilities & WithShareSlackAction(CapabilityState value)
CapabilityState GetShareLinearAction() const
CapabilityState GetUseOneDriveAction() const
CapabilityState GetShareMSExchangeAction() const
CapabilityState GetShareS3KnowledgeBase() const
CapabilityState GetCanvaAgentAction() const
void SetShareApps(CapabilityState value)
void SetUseBedrockManagedKnowledgeBase(CapabilityState value)
bool CreateAndUpdateSharePointKnowledgeBaseHasBeenSet() const
Capabilities & WithShareBambooHRAction(CapabilityState value)
CapabilityState GetShareApps() const
void SetDashboard(CapabilityState value)
void SetUseCanvaAgentAction(CapabilityState value)
void SetCreateAndUpdateAmazonBedrockARSAction(CapabilityState value)
Capabilities & WithWebCrawlerKnowledgeBase(CapabilityState value)
CapabilityState GetCreateAndUpdateBoxAgentAction() const
Capabilities & WithCreateAndUpdateNotionAction(CapabilityState value)
CapabilityState GetUseMondayAction() const
CapabilityState GetChatAgent() const
CapabilityState GetOpenAPIAction() const
CapabilityState GetShareDashboards() const
bool CreateAndUpdateSAPBillOfMaterialActionHasBeenSet() const
void SetUseOpenAPIAction(CapabilityState value)
Capabilities & WithMCPAction(CapabilityState value)
Capabilities & WithUseFactSetAction(CapabilityState value)
Capabilities & WithCreateAndUpdateFactSetAction(CapabilityState value)
CapabilityState GetRenameSharedFolders() const
void SetAsanaAction(CapabilityState value)
void SetConfluenceAction(CapabilityState value)
void SetComprehendMedicalAction(CapabilityState value)
CapabilityState GetCreateAndUpdateServiceNowAction() const
Capabilities & WithSAPProductMasterDataAction(CapabilityState value)
Capabilities & WithSAPMaterialStockAction(CapabilityState value)
CapabilityState GetExportToPdf() const
void SetCreateAndUpdateConfluenceKnowledgeBase(CapabilityState value)
Capabilities & WithUseOpenAPIAction(CapabilityState value)
void SetShareSpaces(CapabilityState value)
void SetUseSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateIDCKnowledgeBase() const
CapabilityState GetShareBedrockManagedKnowledgeBase() const
CapabilityState GetUseAgentWebSearch() const
Capabilities & WithShareDashboards(CapabilityState value)
void SetUseNotionAction(CapabilityState value)
void SetOpenAPIAction(CapabilityState value)
void SetCreateAndUpdateSandPGMIAction(CapabilityState value)
CapabilityState GetShareKnowledgeBases() const
CapabilityState GetPagerDutyAction() const
Capabilities & WithCreateAndUpdateDashboardEmailReports(CapabilityState value)
void SetBuildCalculatedFieldWithQ(CapabilityState value)
Capabilities & WithIncludeContentInScheduledReportsEmail(CapabilityState value)
Capabilities & WithZendeskAction(CapabilityState value)
void SetOneDriveKnowledgeBase(CapabilityState value)
Capabilities & WithUseMSExchangeAction(CapabilityState value)
CapabilityState GetShareGoogleCalendarAction() const
Capabilities & WithUseBoxKnowledgeBase(CapabilityState value)
void SetUseBedrockModels(CapabilityState value)
void SetSubscribeDashboardEmailReports(CapabilityState value)
CapabilityState GetUseMSTeamsAction() const
CapabilityState GetIntercomAction() const
void SetUseHuggingFaceAction(CapabilityState value)
void SetGoogleDriveKnowledgeBase(CapabilityState value)
Capabilities & WithUseServiceNowAction(CapabilityState value)
void SetWebCrawlerKnowledgeBase(CapabilityState value)
CapabilityState GetTrigger() const
Capabilities & WithShareTextractAction(CapabilityState value)
Capabilities & WithShareS3KnowledgeBase(CapabilityState value)
void SetUseSharePointAction(CapabilityState value)
CapabilityState GetUseSAPMaterialStockAction() const
Capabilities & WithHubspotAction(CapabilityState value)
void SetCreateAndUpdateSAPPhysicalInventoryAction(CapabilityState value)
CapabilityState GetUseWebCrawlerKnowledgeBase() const
void SetUseBoxAgentAction(CapabilityState value)
Capabilities & WithShareDataSources(CapabilityState value)
Capabilities & WithShareSAPPhysicalInventoryAction(CapabilityState value)
CapabilityState GetUseOpenAPIAction() const
void SetShareBoxAgentAction(CapabilityState value)
Capabilities & WithShareIntercomAction(CapabilityState value)
CapabilityState GetUseGithubAction() const
CapabilityState GetCreateAndUpdateMSExchangeAction() const
Capabilities & WithShareGenericHTTPAction(CapabilityState value)
CapabilityState GetShareHubspotAction() const
CapabilityState GetUseServiceNowAction() const
CapabilityState GetMCPAction() const
void SetUseServiceNowAction(CapabilityState value)
void SetServiceNowAction(CapabilityState value)
CapabilityState GetShareSmartsheetAction() const
Capabilities & WithCreateAndUpdateSAPProductMasterDataAction(CapabilityState value)
CapabilityState GetTextractAction() const
Capabilities & WithCreateAndUpdateJiraAction(CapabilityState value)
Capabilities & WithShareSandPGMIAction(CapabilityState value)
Capabilities & WithUseS3KnowledgeBase(CapabilityState value)
Capabilities & WithSalesforceAction(CapabilityState value)
Capabilities & WithViewAccountSPICECapacity(CapabilityState value)
CapabilityState GetIDCKnowledgeBase() const
CapabilityState GetShareConfluenceKnowledgeBase() const
Capabilities & WithAsanaAction(CapabilityState value)
void SetCreateAndUpdateBedrockManagedKnowledgeBase(CapabilityState value)
Capabilities & WithSharePointAction(CapabilityState value)
bool CreateAndUpdateAmazonBedrockFSActionHasBeenSet() const
Capabilities & WithShareAmazonBedrockFSAction(CapabilityState value)
void SetMCPAction(CapabilityState value)
Capabilities & WithApproveFlowShareRequests(CapabilityState value)
Capabilities & WithSandPGMIAction(CapabilityState value)
Capabilities & WithShareSAPBusinessPartnerAction(CapabilityState value)
void SetShareKnowledgeBases(CapabilityState value)
CapabilityState GetShareDatasets() const
void SetUseOneDriveAction(CapabilityState value)
Capabilities & WithCreateAndUpdateGoogleDriveKnowledgeBase(CapabilityState value)
CapabilityState GetMondayAction() const
Capabilities & WithShareAnalyses(CapabilityState value)
CapabilityState GetShareSAPPhysicalInventoryAction() const
Capabilities & WithShareOpenAPIAction(CapabilityState value)
CapabilityState GetCreateAndUpdateTextractAction() const
Capabilities & WithUseTextractAction(CapabilityState value)
Capabilities & WithSubscribeDashboardEmailReports(CapabilityState value)
CapabilityState GetCreateAndUpdateAmazonBedrockKRSAction() const
void SetCreateAndUpdateMSExchangeAction(CapabilityState value)
Capabilities & WithUseSlackAction(CapabilityState value)
Capabilities & WithShareSAPProductMasterDataAction(CapabilityState value)
CapabilityState GetExtension() const
void SetCreateAndUpdateSAPBusinessPartnerAction(CapabilityState value)
void SetUseSalesforceAction(CapabilityState value)
bool CreateAndUpdateSAPBusinessPartnerActionHasBeenSet() const
CapabilityState GetUseConfluenceKnowledgeBase() const
void SetShareSalesforceAction(CapabilityState value)
void SetShareMSTeamsAction(CapabilityState value)
CapabilityState GetShareServiceNowAction() const
bool CreateAndUpdateSAPMaterialStockActionHasBeenSet() const
void SetCreateAndUpdateMCPAction(CapabilityState value)
Capabilities & WithCreateAndUpdateMCPAction(CapabilityState value)
void SetUseTextractAction(CapabilityState value)
void SetManageSharedFolders(CapabilityState value)
Capabilities & WithSmartsheetAction(CapabilityState value)
void SetShareDataSources(CapabilityState value)
Capabilities & WithShareBoxAgentAction(CapabilityState value)
CapabilityState GetShareSalesforceAction() const
CapabilityState GetCreateSPICEDataset() const
Capabilities & WithUseBrowserExtension(CapabilityState value)
void SetCreateAndUpdateIntercomAction(CapabilityState value)
CapabilityState GetAmazonBedrockFSAction() const
bool CreateAndUpdateThresholdAlertsHasBeenSet() const
Capabilities & WithUseSandPGMIAction(CapabilityState value)
void SetShareTextractAction(CapabilityState value)
void SetJiraAction(CapabilityState value)
void SetBoxAgentAction(CapabilityState value)
Capabilities & WithUseSAPBillOfMaterialAction(CapabilityState value)
void SetS3KnowledgeBase(CapabilityState value)
bool CreateAndUpdateOneDriveKnowledgeBaseHasBeenSet() const
void SetCreateSPICEDataset(CapabilityState value)
CapabilityState GetSalesforceAction() const
CapabilityState GetUseOutlookAddInExtension() const
void SetCreateAndUpdateGithubAction(CapabilityState value)
CapabilityState GetShareSlackAction() const
Capabilities & WithShareBoxKnowledgeBase(CapabilityState value)
bool CreateDashboardExecutiveSummaryWithQHasBeenSet() const
CapabilityState GetUseSAPBillOfMaterialAction() const
void SetUseSandPGMIAction(CapabilityState value)
void SetSAPProductMasterDataAction(CapabilityState value)
void SetShareComprehendMedicalAction(CapabilityState value)
Capabilities & WithExtension(CapabilityState value)
CapabilityState GetShareAsanaAction() const
CapabilityState GetComprehendMedicalAction() const
void SetViewAccountSPICECapacity(CapabilityState value)
Capabilities & WithShareFactSetAction(CapabilityState value)
void SetUseAsanaAction(CapabilityState value)
CapabilityState GetShareComprehendMedicalAction() const
CapabilityState GetUseSAPPhysicalInventoryAction() const
void SetAction(CapabilityState value)
Capabilities & WithUseQBusinessKnowledgeBase(CapabilityState value)
CapabilityState GetAutomate() const
void SetInboundEmailTrigger(CapabilityState value)
Capabilities & WithTrigger(CapabilityState value)
void SetGoogleCalendarAction(CapabilityState value)
CapabilityState GetShareNotionAction() const
CapabilityState GetCreateAndUpdateComprehendMedicalAction() const
CapabilityState GetExportToExcelInScheduledReports() const
void SetBoxKnowledgeBase(CapabilityState value)
Capabilities & WithApps(CapabilityState value)
bool CreateAndUpdateComprehendMedicalActionHasBeenSet() const
CapabilityState GetResearch() const
Capabilities & WithCreateAndUpdateOneDriveKnowledgeBase(CapabilityState value)
Capabilities & WithInboundEmailTrigger(CapabilityState value)
void SetSharePagerDutyAction(CapabilityState value)
CapabilityState GetUseBambooHRAction() const
void SetCreateAndUpdateAmazonSThreeAction(CapabilityState value)
Capabilities & WithCreateAndUpdateQBusinessKnowledgeBase(CapabilityState value)
void SetCreateAndUpdateSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetUseComprehendAction() const
void SetExportToExcel(CapabilityState value)
CapabilityState GetCreateAndUpdateConfluenceAction() const
Capabilities & WithUseBambooHRAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSmartsheetAction(CapabilityState value)
bool CreateAndUpdateDashboardEmailReportsHasBeenSet() const
Capabilities & WithManageSharedFolders(CapabilityState value)
CapabilityState GetUseComprehendMedicalAction() const
void SetCreateAndUpdateSAPProductMasterDataAction(CapabilityState value)
CapabilityState GetUseSmartsheetAction() const
CapabilityState GetShareMondayAction() const
void SetShareSAPProductMasterDataAction(CapabilityState value)
AWS_QUICKSIGHT_API Capabilities & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUseSAPBillOfMaterialAction(CapabilityState value)
void SetTextractAction(CapabilityState value)
CapabilityState GetWebCrawlerKnowledgeBase() const
CapabilityState GetSubscribeDashboardEmailReports() const
CapabilityState GetSAPBillOfMaterialAction() const
CapabilityState GetCreateAndUpdateMondayAction() const
CapabilityState GetShareIntercomAction() const
CapabilityState GetMSTeamsAction() const
bool CreateAndUpdateAmazonBedrockKRSActionHasBeenSet() const
Capabilities & WithShareChatAgents(CapabilityState value)
Capabilities & WithCreateChatAgents(CapabilityState value)
Capabilities & WithUseSharePointAction(CapabilityState value)
void SetUseGenericHTTPAction(CapabilityState value)
CapabilityState GetCreateAndUpdateGithubAction() const
Capabilities & WithShareNewRelicAction(CapabilityState value)
CapabilityState GetUseAmazonSThreeAction() const
void SetShareDatasets(CapabilityState value)
void SetUseBrowserExtension(CapabilityState value)
Capabilities & WithUseOneDriveAction(CapabilityState value)
void SetUseExcelAddInExtension(CapabilityState value)
void SetMSTeamsAction(CapabilityState value)
CapabilityState GetShareTextractAction() const
CapabilityState GetUseS3KnowledgeBase() const
void SetShareConfluenceKnowledgeBase(CapabilityState value)
void SetStory(CapabilityState value)
bool CreateAndUpdateGoogleDriveKnowledgeBaseHasBeenSet() const
bool CreateAndUpdateAmazonBedrockARSActionHasBeenSet() const
Capabilities & WithUseNotionAction(CapabilityState value)
Capabilities & WithCreateSPICEDataset(CapabilityState value)
void SetUseMCPAction(CapabilityState value)
void SetUseConfluenceKnowledgeBase(CapabilityState value)
void SetCreateAndUpdateSAPMaterialStockAction(CapabilityState value)
void SetIncludeContentInScheduledReportsEmail(CapabilityState value)
Capabilities & WithShareJiraAction(CapabilityState value)
Capabilities & WithCreateAndUpdateBoxAgentAction(CapabilityState value)
Capabilities & WithSelfUpgradeUserRole(CapabilityState value)
void SetSharePointKnowledgeBase(CapabilityState value)
void SetUseNewRelicAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSalesforceAction(CapabilityState value)
CapabilityState GetCreateAndUpdateQBusinessKnowledgeBase() const
void SetCreateAndUpdateThresholdAlerts(CapabilityState value)
CapabilityState GetShareSpaces() const
CapabilityState GetUseOneDriveKnowledgeBase() const
CapabilityState GetInboundEmailTrigger() const
Capabilities & WithCreateAndUpdatePagerDutyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateNotionAction() const
Capabilities & WithShareGithubAction(CapabilityState value)
Capabilities & WithShareSandPGlobalEnergyAction(CapabilityState value)
Capabilities & WithMSTeamsAction(CapabilityState value)
CapabilityState GetGenerateAnalyses() const
Capabilities & WithShareZendeskAction(CapabilityState value)
Capabilities & WithNewRelicAction(CapabilityState value)
void SetShareAmazonBedrockARSAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPBillOfMaterialAction() const
void SetCreateAndUpdateNotionAction(CapabilityState value)
Capabilities & WithCreateAndUpdateDataSources(CapabilityState value)
void SetInvokeAppsAIInference(CapabilityState value)
void SetPagerDutyAction(CapabilityState value)
void SetShareSandPGlobalEnergyAction(CapabilityState value)
Capabilities & WithCreateAndUpdateTextractAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSharePointKnowledgeBase(CapabilityState value)
CapabilityState GetComprehendAction() const
void SetCanvaAgentAction(CapabilityState value)
void SetCreateAndUpdateWebCrawlerKnowledgeBase(CapabilityState value)
Capabilities & WithUseBedrockModels(CapabilityState value)
Capabilities & WithShareCanvaAgentAction(CapabilityState value)
void SetCreateAndUpdateBoxKnowledgeBase(CapabilityState value)
CapabilityState GetShareJiraAction() const
Capabilities & WithCreateAndUpdateBambooHRAction(CapabilityState value)
CapabilityState GetBoxAgentAction() const
void SetUseSAPMaterialStockAction(CapabilityState value)
bool CreateAndUpdateGenericHTTPActionHasBeenSet() const
Capabilities & WithAction(CapabilityState value)
bool CreateAndUpdateWebCrawlerKnowledgeBaseHasBeenSet() const
bool CreateAndUpdateBedrockManagedKnowledgeBaseHasBeenSet() const
CapabilityState GetCreateAndUpdateThresholdAlerts() const
Capabilities & WithCreateSpaces(CapabilityState value)
void SetShareConfluenceAction(CapabilityState value)
CapabilityState GetDashboard() const
Capabilities & WithShareServiceNowAction(CapabilityState value)
Capabilities & WithFlow(CapabilityState value)
CapabilityState GetShareNewRelicAction() const
CapabilityState GetBoxKnowledgeBase() const
CapabilityState GetUseSalesforceAction() const
CapabilityState GetGoogleCalendarAction() const
void SetUseLinearAction(CapabilityState value)
Capabilities & WithShareSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithUseIDCKnowledgeBase(CapabilityState value)
CapabilityState GetShareGoogleDriveKnowledgeBase() const
CapabilityState GetS3KnowledgeBase() const
CapabilityState GetShareSAPMaterialStockAction() const
Capabilities & WithCreateAndUpdateThemes(CapabilityState value)
Capabilities & WithPerformFlowUiTask(CapabilityState value)
Capabilities & WithGoogleDriveKnowledgeBase(CapabilityState value)
CapabilityState GetUseBedrockManagedKnowledgeBase() const
CapabilityState GetShareOneDriveAction() const
CapabilityState GetGenericHTTPAction() const
Capabilities & WithCreateAndUpdateGithubAction(CapabilityState value)
CapabilityState GetOneDriveKnowledgeBase() const
Capabilities & WithCreateAndUpdateZendeskAction(CapabilityState value)
void SetShareJiraAction(CapabilityState value)
CapabilityState GetCreateAndUpdateIntercomAction() const
CapabilityState GetSharePointAction() const
CapabilityState GetCreateAndUpdateGenericHTTPAction() const
void SetCreateSharedFolders(CapabilityState value)
Capabilities & WithCreateAndUpdateSAPBusinessPartnerAction(CapabilityState value)
Capabilities & WithCreateAndUpdateBedrockManagedKnowledgeBase(CapabilityState value)
CapabilityState GetUseGenericHTTPAction() const
CapabilityState GetShareSandPGMIAction() const
Capabilities & WithServiceNowAction(CapabilityState value)
CapabilityState GetGithubAction() const
CapabilityState GetPrintReports() const
CapabilityState GetZendeskAction() const
Capabilities & WithShareQBusinessKnowledgeBase(CapabilityState value)
CapabilityState GetShareDataSources() const
void SetUseMSTeamsAction(CapabilityState value)
Capabilities & WithUseHubspotAction(CapabilityState value)
Capabilities & WithQBusinessKnowledgeBase(CapabilityState value)
Capabilities & WithUseSmartsheetAction(CapabilityState value)
CapabilityState GetUseNewRelicAction() const
Capabilities & WithAmazonBedrockKRSAction(CapabilityState value)
Capabilities & WithShareConfluenceKnowledgeBase(CapabilityState value)
CapabilityState GetUsePagerDutyAction() const
Capabilities & WithUseNewRelicAction(CapabilityState value)
Capabilities & WithShareSAPMaterialStockAction(CapabilityState value)
CapabilityState GetKnowledgeBase() const
CapabilityState GetCreateAndUpdateAmazonBedrockFSAction() const
AWS_QUICKSIGHT_API Capabilities(Aws::Utils::Json::JsonView jsonValue)
void SetShareOpenAPIAction(CapabilityState value)
Capabilities & WithShareGoogleDriveKnowledgeBase(CapabilityState value)
CapabilityState GetSharePointKnowledgeBase() const
Capabilities & WithCreateAndUpdateGoogleCalendarAction(CapabilityState value)
void SetCreateAndUpdateNewRelicAction(CapabilityState value)
CapabilityState GetCreateAndUpdateHubspotAction() const
void SetTrigger(CapabilityState value)
void SetConfluenceKnowledgeBase(CapabilityState value)
Capabilities & WithCreateAndUpdateBoxKnowledgeBase(CapabilityState value)
Capabilities & WithUseOneDriveKnowledgeBase(CapabilityState value)
void SetShareCanvaAgentAction(CapabilityState value)
void SetUseMSExchangeAction(CapabilityState value)
CapabilityState GetShareAnalyses() const
void SetRenameSharedFolders(CapabilityState value)
void SetGenericHTTPAction(CapabilityState value)
void SetCreateAndUpdateConfluenceAction(CapabilityState value)
CapabilityState GetCreateAndUpdateBoxKnowledgeBase() const
CapabilityState GetShareComprehendAction() const
CapabilityState GetUseNotionAction() const
void SetUseJiraAction(CapabilityState value)
CapabilityState GetApps() const
Capabilities & WithCreateAndUpdateLinearAction(CapabilityState value)
void SetUsePowerpointAddInExtension(CapabilityState value)
void SetUseIntercomAction(CapabilityState value)
void SetFactSetAction(CapabilityState value)
Capabilities & WithShareIDCKnowledgeBase(CapabilityState value)
Capabilities & WithJiraAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSmartsheetAction() const
CapabilityState GetConfluenceAction() const
void SetCreateAndUpdateSharePointKnowledgeBase(CapabilityState value)
CapabilityState GetShareAmazonSThreeAction() const
Capabilities & WithShareSmartsheetAction(CapabilityState value)
CapabilityState GetLinearAction() const
CapabilityState GetShareZendeskAction() const
CapabilityState GetCreateAndUpdateMSTeamsAction() const
bool IncludeContentInScheduledReportsEmailHasBeenSet() const
CapabilityState GetCreateAndUpdateDatasets() const
void SetCreateChatAgents(CapabilityState value)
CapabilityState GetUseMCPAction() const
CapabilityState GetUseAmazonBedrockFSAction() const
Capabilities & WithIntercomAction(CapabilityState value)
Capabilities & WithAnalysis(CapabilityState value)
void SetUseAmazonBedrockFSAction(CapabilityState value)
void SetCreateAndUpdateOneDriveAction(CapabilityState value)
void SetUseGoogleDriveKnowledgeBase(CapabilityState value)
CapabilityState GetUseCanvaAgentAction() const
Capabilities & WithFactSetAction(CapabilityState value)
Capabilities & WithShareBedrockManagedKnowledgeBase(CapabilityState value)
Capabilities & WithCreateAndUpdateConfluenceAction(CapabilityState value)
CapabilityState GetOneDriveAction() const
Capabilities & WithUseMondayAction(CapabilityState value)
void SetShareNewRelicAction(CapabilityState value)
Capabilities & WithUsePowerpointAddInExtension(CapabilityState value)
CapabilityState GetCreateAndUpdateWebCrawlerKnowledgeBase() const
CapabilityState GetCreateAndUpdateAmazonBedrockARSAction() const
void SetCreateAndUpdateApps(CapabilityState value)
Capabilities & WithOpenAPIAction(CapabilityState value)
void SetChatAgent(CapabilityState value)
CapabilityState GetPublishWithoutApproval() const
Capabilities & WithCreateAndUpdateOpenAPIAction(CapabilityState value)
CapabilityState GetShareGenericHTTPAction() const
Capabilities & WithShareAmazonSThreeAction(CapabilityState value)
void SetExtension(CapabilityState value)
void SetCreateDashboardExecutiveSummaryWithQ(CapabilityState value)
void SetShareAsanaAction(CapabilityState value)
void SetShareGoogleDriveKnowledgeBase(CapabilityState value)
CapabilityState GetShareSAPBusinessPartnerAction() const
void SetLinearAction(CapabilityState value)
CapabilityState GetShareOneDriveKnowledgeBase() const
Capabilities & WithOneDriveKnowledgeBase(CapabilityState value)
void SetCreateAndUpdateMSTeamsAction(CapabilityState value)
void SetCreateAndUpdateDataSources(CapabilityState value)
CapabilityState GetUseAmazonBedrockARSAction() const
CapabilityState GetCreateAndUpdateBambooHRAction() const
Capabilities & WithBuildCalculatedFieldWithQ(CapabilityState value)
void SetShareBoxKnowledgeBase(CapabilityState value)
Capabilities & WithShareHubspotAction(CapabilityState value)
void SetUseZendeskAction(CapabilityState value)
Capabilities & WithUseWebCrawlerKnowledgeBase(CapabilityState value)
Capabilities & WithShareLinearAction(CapabilityState value)
Capabilities & WithCreateAndUpdateOneDriveAction(CapabilityState value)
void SetUseComprehendAction(CapabilityState value)
CapabilityState GetApproveFlowShareRequests() const
CapabilityState GetCreateAndUpdateKnowledgeBases() const
void SetSAPPhysicalInventoryAction(CapabilityState value)
void SetAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetAccessAppsNativeDataStore() const
CapabilityState GetShareAmazonBedrockARSAction() const
CapabilityState GetNewRelicAction() const
void SetAmazonBedrockARSAction(CapabilityState value)
void SetShareSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithSAPPhysicalInventoryAction(CapabilityState value)
Capabilities & WithShareMCPAction(CapabilityState value)
void SetUseWordAddInExtension(CapabilityState value)
Capabilities & WithIDCKnowledgeBase(CapabilityState value)
void SetSandPGMIAction(CapabilityState value)
Capabilities & WithCreateAndUpdateCanvaAgentAction(CapabilityState value)
Capabilities & WithS3KnowledgeBase(CapabilityState value)
void SetUseAmazonSThreeAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithGenerateAnalyses(CapabilityState value)
Capabilities & WithExportToPdfInScheduledReports(CapabilityState value)
void SetShareSharePointKnowledgeBase(CapabilityState value)
CapabilityState GetAnalysis() const
CapabilityState GetUseSharePointKnowledgeBase() const
void SetCreateAndUpdateHubspotAction(CapabilityState value)
Capabilities & WithShareOneDriveAction(CapabilityState value)
CapabilityState GetShareAmazonBedrockFSAction() const
Capabilities & WithLinearAction(CapabilityState value)
void SetKnowledgeBase(CapabilityState value)
void SetUseHubspotAction(CapabilityState value)
void SetPerformFlowUiTask(CapabilityState value)
void SetComprehendAction(CapabilityState value)
CapabilityState GetViewAccountSPICECapacity() const
CapabilityState GetShareAmazonBedrockKRSAction() const
void SetCreateAndUpdateKnowledgeBases(CapabilityState value)
CapabilityState GetBuildCalculatedFieldWithQ() const
Capabilities & WithShareConfluenceAction(CapabilityState value)
CapabilityState GetUseJiraAction() const
void SetCreateAndUpdateSAPBillOfMaterialAction(CapabilityState value)
void SetResearch(CapabilityState value)
Capabilities & WithSandPGlobalEnergyAction(CapabilityState value)
void SetCreateAndUpdateDatasets(CapabilityState value)
CapabilityState GetSandPGlobalEnergyAction() const
void SetShareWebCrawlerKnowledgeBase(CapabilityState value)
void SetCreateAndUpdateGoogleDriveKnowledgeBase(CapabilityState value)
Capabilities & WithScheduleTrigger(CapabilityState value)
void SetShareHubspotAction(CapabilityState value)
Capabilities & WithUseAmazonBedrockARSAction(CapabilityState value)
CapabilityState GetShareSandPGlobalEnergyAction() const
Capabilities & WithUseSalesforceAction(CapabilityState value)
CapabilityState GetAsanaAction() const
void SetHubspotAction(CapabilityState value)
CapabilityState GetUseGoogleCalendarAction() const
Capabilities & WithUseAmazonBedrockKRSAction(CapabilityState value)
Capabilities & WithCreateDashboardExecutiveSummaryWithQ(CapabilityState value)
void SetCreateAndUpdateIDCKnowledgeBase(CapabilityState value)
CapabilityState GetUseSAPProductMasterDataAction() const
CapabilityState GetMSExchangeAction() const
void SetUseOneDriveKnowledgeBase(CapabilityState value)
void SetShareSAPBusinessPartnerAction(CapabilityState value)
void SetShareFactSetAction(CapabilityState value)
Capabilities & WithStory(CapabilityState value)
Capabilities & WithExportToExcelInScheduledReports(CapabilityState value)
void SetShareAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetCreateAndUpdateMCPAction() const
CapabilityState GetUseFactSetAction() const
CapabilityState GetSelfUpgradeUserRole() const
CapabilityState GetGoogleDriveKnowledgeBase() const
CapabilityState GetCreateAndUpdatePagerDutyAction() const
Capabilities & WithCreateAndUpdateNewRelicAction(CapabilityState value)
void SetUseSAPPhysicalInventoryAction(CapabilityState value)
CapabilityState GetUseSharePointAction() const
bool CreateAndUpdateHuggingFaceActionHasBeenSet() const
Capabilities & WithPrintReports(CapabilityState value)
void SetSlackAction(CapabilityState value)
void SetExportToCsv(CapabilityState value)
CapabilityState GetUseBedrockModels() const
CapabilityState GetShareWebCrawlerKnowledgeBase() const
CapabilityState GetAmazonBedrockKRSAction() const
CapabilityState GetSAPBusinessPartnerAction() const
CapabilityState GetShareQBusinessKnowledgeBase() const
void SetShareComprehendAction(CapabilityState value)
void SetUseSharePointKnowledgeBase(CapabilityState value)
Capabilities & WithTopic(CapabilityState value)
void SetExportToExcelInScheduledReports(CapabilityState value)
void SetSelfUpgradeUserRole(CapabilityState value)
CapabilityState GetShareBambooHRAction() const
void SetSharePointAction(CapabilityState value)
Capabilities & WithUseConfluenceKnowledgeBase(CapabilityState value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAddOrRunAnomalyDetectionForAnalyses(CapabilityState value)
CapabilityState GetCreateAndUpdateBedrockManagedKnowledgeBase() const
CapabilityState GetUseZendeskAction() const
CapabilityState GetUseHuggingFaceAction() const
CapabilityState GetCreateAndUpdateGoogleCalendarAction() const
void SetScenario(CapabilityState value)
Capabilities & WithUseComprehendMedicalAction(CapabilityState value)
void SetExportToPdfInScheduledReports(CapabilityState value)
Capabilities & WithShareMSExchangeAction(CapabilityState value)
Capabilities & WithUseSharePointKnowledgeBase(CapabilityState value)
CapabilityState GetCreateAndUpdateDashboardEmailReports() const
void SetFlow(CapabilityState value)
void SetScheduleTrigger(CapabilityState value)
Capabilities & WithCreateAndUpdateAmazonBedrockFSAction(CapabilityState value)
CapabilityState GetAmazonSThreeAction() const
void SetShareAmazonBedrockFSAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSlackAction() const
bool CreateAndUpdateAmazonSThreeActionHasBeenSet() const
void SetShareGithubAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPProductMasterDataAction() const
void SetShareMondayAction(CapabilityState value)
void SetShareSAPMaterialStockAction(CapabilityState value)
CapabilityState GetShareOpenAPIAction() const
void SetCreateAndUpdateGenericHTTPAction(CapabilityState value)
void SetBedrockManagedKnowledgeBase(CapabilityState value)
bool SubscribeDashboardEmailReportsHasBeenSet() const
void SetShareServiceNowAction(CapabilityState value)
void SetShareS3KnowledgeBase(CapabilityState value)
void SetAccessAppsNativeDataStore(CapabilityState value)
Capabilities & WithUseIntercomAction(CapabilityState value)
CapabilityState GetUseSandPGMIAction() const
CapabilityState GetUseTextractAction() const
void SetUseComprehendMedicalAction(CapabilityState value)
CapabilityState GetUseHubspotAction() const
void SetIntercomAction(CapabilityState value)
void SetOneDriveAction(CapabilityState value)
CapabilityState GetShareFactSetAction() const
CapabilityState GetEditVisualWithQ() const
Capabilities & WithUseAgentWebSearch(CapabilityState value)
CapabilityState GetExportToExcel() const
Capabilities & WithCreateAndUpdateMSExchangeAction(CapabilityState value)
void SetShareSharePointAction(CapabilityState value)
void SetQBusinessKnowledgeBase(CapabilityState value)
CapabilityState GetCreateAndUpdateComprehendAction() const
Capabilities & WithShareApps(CapabilityState value)
Capabilities & WithUseJiraAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSlackAction(CapabilityState value)
Capabilities & WithAccessAppsNativeDataStore(CapabilityState value)
CapabilityState GetShareHuggingFaceAction() const
void SetCreateAndUpdateJiraAction(CapabilityState value)
CapabilityState GetShareSAPProductMasterDataAction() const
CapabilityState GetPerformFlowUiTask() const
Capabilities & WithOneDriveAction(CapabilityState value)
CapabilityState GetQBusinessKnowledgeBase() const
CapabilityState GetManageSharedFolders() const
CapabilityState GetCreateAndUpdateSandPGlobalEnergyAction() const
void SetGithubAction(CapabilityState value)
void SetCreateAndUpdateQBusinessKnowledgeBase(CapabilityState value)
void SetUseGithubAction(CapabilityState value)
void SetCreateAndUpdateHuggingFaceAction(CapabilityState value)
void SetShareHuggingFaceAction(CapabilityState value)
void SetCreateAndUpdateOneDriveKnowledgeBase(CapabilityState value)
Capabilities & WithShareMSTeamsAction(CapabilityState value)
Capabilities & WithGoogleCalendarAction(CapabilityState value)
void SetApproveFlowShareRequests(CapabilityState value)
void SetCreateAndUpdateSmartsheetAction(CapabilityState value)
void SetShareIDCKnowledgeBase(CapabilityState value)
Capabilities & WithAmazonBedrockFSAction(CapabilityState value)
Capabilities & WithShareMondayAction(CapabilityState value)
CapabilityState GetCreateAndUpdateGoogleDriveKnowledgeBase() const
Capabilities & WithUseGoogleDriveKnowledgeBase(CapabilityState value)
CapabilityState GetCreateAndUpdateConfluenceKnowledgeBase() const
Capabilities & WithCreateAndUpdateSandPGMIAction(CapabilityState value)
CapabilityState GetSAPMaterialStockAction() const
CapabilityState GetCreateAndUpdateOneDriveAction() const
void SetUseOutlookAddInExtension(CapabilityState value)
CapabilityState GetShareCanvaAgentAction() const
CapabilityState GetShareConfluenceAction() const
Capabilities & WithCreateAndUpdateSAPPhysicalInventoryAction(CapabilityState value)
Capabilities & WithUseWordAddInExtension(CapabilityState value)
void SetUseMondayAction(CapabilityState value)
Capabilities & WithSharePointKnowledgeBase(CapabilityState value)
CapabilityState GetCreateSharedFolders() const
void SetCreateAndUpdateDashboardEmailReports(CapabilityState value)
void SetUseAgentWebSearch(CapabilityState value)
bool CreateAndUpdateQBusinessKnowledgeBaseHasBeenSet() const
void SetShareOneDriveKnowledgeBase(CapabilityState value)
Capabilities & WithShareNotionAction(CapabilityState value)
CapabilityState GetCreateAndUpdateNewRelicAction() const
Capabilities & WithAddOrRunAnomalyDetectionForAnalyses(CapabilityState value)
Capabilities & WithQuickEventTrigger(CapabilityState value)
CapabilityState GetUseAmazonBedrockKRSAction() const
CapabilityState GetSAPProductMasterDataAction() const
CapabilityState GetNotionAction() const
CapabilityState GetUseSandPGlobalEnergyAction() const
Capabilities & WithCreateAndUpdateSharePointAction(CapabilityState value)
bool CreateAndUpdateSAPPhysicalInventoryActionHasBeenSet() const
void SetPublishWithoutApproval(CapabilityState value)
CapabilityState GetCreateAndUpdateCanvaAgentAction() const
Capabilities & WithCreateAndUpdateIntercomAction(CapabilityState value)
void SetCreateAndUpdateSalesforceAction(CapabilityState value)
CapabilityState GetQuickEventTrigger() const
CapabilityState GetCreateAndUpdateAsanaAction() const
CapabilityState GetShareSharePointKnowledgeBase() const
Capabilities & WithResearch(CapabilityState value)
void SetUseSmartsheetAction(CapabilityState value)
Capabilities & WithCreateAndUpdateComprehendAction(CapabilityState value)
void SetShareSandPGMIAction(CapabilityState value)
Capabilities & WithBoxKnowledgeBase(CapabilityState value)
CapabilityState GetFlow() const
void SetUsePagerDutyAction(CapabilityState value)
void SetCreateAndUpdateSharePointAction(CapabilityState value)
Capabilities & WithBambooHRAction(CapabilityState value)
Capabilities & WithBoxAgentAction(CapabilityState value)
void SetShareDashboards(CapabilityState value)
Capabilities & WithRenameSharedFolders(CapabilityState value)
void SetPrintReports(CapabilityState value)
void SetCreateAndUpdateCanvaAgentAction(CapabilityState value)
void SetQuickEventTrigger(CapabilityState value)
void SetCreateAndUpdateAmazonBedrockFSAction(CapabilityState value)
Capabilities & WithCreateAndUpdateThresholdAlerts(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPBusinessPartnerAction() const
void SetShareQBusinessKnowledgeBase(CapabilityState value)
CapabilityState GetBedrockManagedKnowledgeBase() const
CapabilityState GetCreateChatAgents() const
CapabilityState GetCreateAndUpdateSandPGMIAction() const
void SetNewRelicAction(CapabilityState value)
AWS_QUICKSIGHT_API Capabilities()=default
Capabilities & WithUseHuggingFaceAction(CapabilityState value)
Capabilities & WithCreateAndUpdateDatasets(CapabilityState value)
Capabilities & WithShareComprehendMedicalAction(CapabilityState value)
void SetCreateAndUpdateLinearAction(CapabilityState value)
Capabilities & WithShareAsanaAction(CapabilityState value)
Capabilities & WithNotionAction(CapabilityState value)
Capabilities & WithShareSpaces(CapabilityState value)
void SetCreateAndUpdateSlackAction(CapabilityState value)
Capabilities & WithUseComprehendAction(CapabilityState value)
void SetSmartsheetAction(CapabilityState value)
Capabilities & WithShareHuggingFaceAction(CapabilityState value)
Capabilities & WithComprehendMedicalAction(CapabilityState value)
void SetAnalysis(CapabilityState value)
Capabilities & WithShareDatasets(CapabilityState value)
Capabilities & WithShareWebCrawlerKnowledgeBase(CapabilityState value)
CapabilityState GetCreateAndUpdateFactSetAction() const
CapabilityState GetAddOrRunAnomalyDetectionForAnalyses() const
void SetUseSAPProductMasterDataAction(CapabilityState value)
void SetShareLinearAction(CapabilityState value)
void SetCreateAndUpdateGoogleCalendarAction(CapabilityState value)
bool AddOrRunAnomalyDetectionForAnalysesHasBeenSet() const
CapabilityState GetCreateAndUpdateSAPMaterialStockAction() const
void SetUseBoxKnowledgeBase(CapabilityState value)
CapabilityState GetShareBoxAgentAction() const
bool CreateAndUpdateGoogleCalendarActionHasBeenSet() const
CapabilityState GetExportToPdfInScheduledReports() const
CapabilityState GetJiraAction() const
void SetUseAmazonBedrockARSAction(CapabilityState value)
void SetShareSAPPhysicalInventoryAction(CapabilityState value)
CapabilityState GetCreateAndUpdateLinearAction() const
void SetUseIDCKnowledgeBase(CapabilityState value)
Capabilities & WithUseSAPBusinessPartnerAction(CapabilityState value)
void SetSpace(CapabilityState value)
Capabilities & WithKnowledgeBase(CapabilityState value)
Capabilities & WithTextractAction(CapabilityState value)
void SetAutomate(CapabilityState value)
Capabilities & WithCreateAndUpdateServiceNowAction(CapabilityState value)
Capabilities & WithAmazonSThreeAction(CapabilityState value)
CapabilityState GetUseAsanaAction() const
void SetCreateAndUpdateThemes(CapabilityState value)
Capabilities & WithUseMCPAction(CapabilityState value)
CapabilityState GetCreateAndUpdateOpenAPIAction() const
CapabilityState GetSmartsheetAction() const
void SetUseBambooHRAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSharePointAction() const
Capabilities & WithEditVisualWithQ(CapabilityState value)
CapabilityState GetUseExcelAddInExtension() const
Capabilities & WithSlackAction(CapabilityState value)
Capabilities & WithCreateAndUpdateAmazonSThreeAction(CapabilityState value)
Capabilities & WithGithubAction(CapabilityState value)
void SetCreateAndUpdateOpenAPIAction(CapabilityState value)
CapabilityState GetSharePagerDutyAction() const
CapabilityState GetServiceNowAction() const
Capabilities & WithCreateSharedFolders(CapabilityState value)
void SetMSExchangeAction(CapabilityState value)
Capabilities & WithShareSalesforceAction(CapabilityState value)
Capabilities & WithUseZendeskAction(CapabilityState value)
CapabilityState GetUseBrowserExtension() const
CapabilityState GetScheduleTrigger() const
bool ExportToExcelInScheduledReportsHasBeenSet() const
void SetCreateAndUpdateFactSetAction(CapabilityState value)
Capabilities & WithShareOneDriveKnowledgeBase(CapabilityState value)
void SetCreateAndUpdateAmazonBedrockKRSAction(CapabilityState value)
void SetShareChatAgents(CapabilityState value)
void SetExportToCsvInScheduledReports(CapabilityState value)
Capabilities & WithUseAmazonBedrockFSAction(CapabilityState value)
void SetUseSlackAction(CapabilityState value)
void SetUseS3KnowledgeBase(CapabilityState value)
CapabilityState GetUseSAPBusinessPartnerAction() const
bool CreateAndUpdateSandPGlobalEnergyActionHasBeenSet() const
Capabilities & WithMSExchangeAction(CapabilityState value)
CapabilityState GetConfluenceKnowledgeBase() const
CapabilityState GetShareBoxKnowledgeBase() const
void SetShareIntercomAction(CapabilityState value)
void SetSalesforceAction(CapabilityState value)
void SetUseAmazonBedrockKRSAction(CapabilityState value)
Capabilities & WithDashboard(CapabilityState value)
Capabilities & WithUseAsanaAction(CapabilityState value)
CapabilityState GetShareGithubAction() const
Capabilities & WithShareAmazonBedrockKRSAction(CapabilityState value)
Capabilities & WithChatAgent(CapabilityState value)
void SetCreateSpaces(CapabilityState value)
Capabilities & WithShareGoogleCalendarAction(CapabilityState value)
void SetBambooHRAction(CapabilityState value)
void SetShareBedrockManagedKnowledgeBase(CapabilityState value)
void SetAmazonSThreeAction(CapabilityState value)
CapabilityState GetUsePowerpointAddInExtension() const
Capabilities & WithCreateAndUpdateHubspotAction(CapabilityState value)
void SetCreateAndUpdateComprehendMedicalAction(CapabilityState value)
CapabilityState GetCreateAndUpdateHuggingFaceAction() const
Capabilities & WithConfluenceKnowledgeBase(CapabilityState value)
Capabilities & WithUseSAPProductMasterDataAction(CapabilityState value)
Capabilities & WithUseAmazonSThreeAction(CapabilityState value)
Capabilities & WithBedrockManagedKnowledgeBase(CapabilityState value)
CapabilityState GetShareMSTeamsAction() const
Capabilities & WithUsePagerDutyAction(CapabilityState value)
CapabilityState GetShareIDCKnowledgeBase() const
Capabilities & WithUseCanvaAgentAction(CapabilityState value)
void SetExportToPdf(CapabilityState value)
Capabilities & WithCreateAndUpdateHuggingFaceAction(CapabilityState value)
Capabilities & WithConfluenceAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetUseMSExchangeAction() const
void SetUseConfluenceAction(CapabilityState value)
void SetCreateAndUpdateMondayAction(CapabilityState value)
Capabilities & WithCreateAndUpdateAmazonBedrockARSAction(CapabilityState value)
Capabilities & WithSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithMondayAction(CapabilityState value)
Capabilities & WithComprehendAction(CapabilityState value)
CapabilityState GetAmazonBedrockARSAction() const
Capabilities & WithUseConfluenceAction(CapabilityState value)
Capabilities & WithUseGenericHTTPAction(CapabilityState value)
void SetShareGoogleCalendarAction(CapabilityState value)
Capabilities & WithCreateAndUpdateConfluenceKnowledgeBase(CapabilityState value)
Capabilities & WithCanvaAgentAction(CapabilityState value)
Capabilities & WithUseSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSalesforceAction() const
CapabilityState GetUseLinearAction() const
void SetShareZendeskAction(CapabilityState value)
void SetApps(CapabilityState value)
void SetUseSAPBusinessPartnerAction(CapabilityState value)
Capabilities & WithUseBoxAgentAction(CapabilityState value)
CapabilityState GetShareSAPBillOfMaterialAction() const
CapabilityState GetShareMCPAction() const
Capabilities & WithCreateAndUpdateMSTeamsAction(CapabilityState value)
void SetEditVisualWithQ(CapabilityState value)
Capabilities & WithUseExcelAddInExtension(CapabilityState value)
Aws::Utils::Json::JsonValue JsonValue