AWS SDK for C++

AWS SDK for C++ Version 1.11.782

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 GetPublishWithoutApproval() const { return m_publishWithoutApproval; }
472 inline bool PublishWithoutApprovalHasBeenSet() const { return m_publishWithoutApprovalHasBeenSet; }
474 m_publishWithoutApprovalHasBeenSet = true;
475 m_publishWithoutApproval = value;
476 }
479 return *this;
480 }
482
484
487 inline CapabilityState GetUseBedrockModels() const { return m_useBedrockModels; }
488 inline bool UseBedrockModelsHasBeenSet() const { return m_useBedrockModelsHasBeenSet; }
490 m_useBedrockModelsHasBeenSet = true;
491 m_useBedrockModels = value;
492 }
494 SetUseBedrockModels(value);
495 return *this;
496 }
498
500
503 inline CapabilityState GetPerformFlowUiTask() const { return m_performFlowUiTask; }
504 inline bool PerformFlowUiTaskHasBeenSet() const { return m_performFlowUiTaskHasBeenSet; }
506 m_performFlowUiTaskHasBeenSet = true;
507 m_performFlowUiTask = value;
508 }
511 return *this;
512 }
514
516
519 inline CapabilityState GetApproveFlowShareRequests() const { return m_approveFlowShareRequests; }
520 inline bool ApproveFlowShareRequestsHasBeenSet() const { return m_approveFlowShareRequestsHasBeenSet; }
522 m_approveFlowShareRequestsHasBeenSet = true;
523 m_approveFlowShareRequests = value;
524 }
527 return *this;
528 }
530
532
537 inline CapabilityState GetUseAgentWebSearch() const { return m_useAgentWebSearch; }
538 inline bool UseAgentWebSearchHasBeenSet() const { return m_useAgentWebSearchHasBeenSet; }
540 m_useAgentWebSearchHasBeenSet = true;
541 m_useAgentWebSearch = value;
542 }
545 return *this;
546 }
548
550
554 inline CapabilityState GetKnowledgeBase() const { return m_knowledgeBase; }
555 inline bool KnowledgeBaseHasBeenSet() const { return m_knowledgeBaseHasBeenSet; }
557 m_knowledgeBaseHasBeenSet = true;
558 m_knowledgeBase = value;
559 }
561 SetKnowledgeBase(value);
562 return *this;
563 }
565
567
571 inline CapabilityState GetAction() const { return m_action; }
572 inline bool ActionHasBeenSet() const { return m_actionHasBeenSet; }
573 inline void SetAction(CapabilityState value) {
574 m_actionHasBeenSet = true;
575 m_action = value;
576 }
578 SetAction(value);
579 return *this;
580 }
582
584
587 inline CapabilityState GetGenericHTTPAction() const { return m_genericHTTPAction; }
588 inline bool GenericHTTPActionHasBeenSet() const { return m_genericHTTPActionHasBeenSet; }
590 m_genericHTTPActionHasBeenSet = true;
591 m_genericHTTPAction = value;
592 }
595 return *this;
596 }
598
600
603 inline CapabilityState GetCreateAndUpdateGenericHTTPAction() const { return m_createAndUpdateGenericHTTPAction; }
604 inline bool CreateAndUpdateGenericHTTPActionHasBeenSet() const { return m_createAndUpdateGenericHTTPActionHasBeenSet; }
606 m_createAndUpdateGenericHTTPActionHasBeenSet = true;
607 m_createAndUpdateGenericHTTPAction = value;
608 }
611 return *this;
612 }
614
616
619 inline CapabilityState GetShareGenericHTTPAction() const { return m_shareGenericHTTPAction; }
620 inline bool ShareGenericHTTPActionHasBeenSet() const { return m_shareGenericHTTPActionHasBeenSet; }
622 m_shareGenericHTTPActionHasBeenSet = true;
623 m_shareGenericHTTPAction = value;
624 }
627 return *this;
628 }
630
632
635 inline CapabilityState GetUseGenericHTTPAction() const { return m_useGenericHTTPAction; }
636 inline bool UseGenericHTTPActionHasBeenSet() const { return m_useGenericHTTPActionHasBeenSet; }
638 m_useGenericHTTPActionHasBeenSet = true;
639 m_useGenericHTTPAction = value;
640 }
643 return *this;
644 }
646
648
651 inline CapabilityState GetAsanaAction() const { return m_asanaAction; }
652 inline bool AsanaActionHasBeenSet() const { return m_asanaActionHasBeenSet; }
653 inline void SetAsanaAction(CapabilityState value) {
654 m_asanaActionHasBeenSet = true;
655 m_asanaAction = value;
656 }
658 SetAsanaAction(value);
659 return *this;
660 }
662
664
667 inline CapabilityState GetCreateAndUpdateAsanaAction() const { return m_createAndUpdateAsanaAction; }
668 inline bool CreateAndUpdateAsanaActionHasBeenSet() const { return m_createAndUpdateAsanaActionHasBeenSet; }
670 m_createAndUpdateAsanaActionHasBeenSet = true;
671 m_createAndUpdateAsanaAction = value;
672 }
675 return *this;
676 }
678
680
683 inline CapabilityState GetShareAsanaAction() const { return m_shareAsanaAction; }
684 inline bool ShareAsanaActionHasBeenSet() const { return m_shareAsanaActionHasBeenSet; }
686 m_shareAsanaActionHasBeenSet = true;
687 m_shareAsanaAction = value;
688 }
690 SetShareAsanaAction(value);
691 return *this;
692 }
694
696
699 inline CapabilityState GetUseAsanaAction() const { return m_useAsanaAction; }
700 inline bool UseAsanaActionHasBeenSet() const { return m_useAsanaActionHasBeenSet; }
702 m_useAsanaActionHasBeenSet = true;
703 m_useAsanaAction = value;
704 }
706 SetUseAsanaAction(value);
707 return *this;
708 }
710
712
715 inline CapabilityState GetSlackAction() const { return m_slackAction; }
716 inline bool SlackActionHasBeenSet() const { return m_slackActionHasBeenSet; }
717 inline void SetSlackAction(CapabilityState value) {
718 m_slackActionHasBeenSet = true;
719 m_slackAction = value;
720 }
722 SetSlackAction(value);
723 return *this;
724 }
726
728
731 inline CapabilityState GetCreateAndUpdateSlackAction() const { return m_createAndUpdateSlackAction; }
732 inline bool CreateAndUpdateSlackActionHasBeenSet() const { return m_createAndUpdateSlackActionHasBeenSet; }
734 m_createAndUpdateSlackActionHasBeenSet = true;
735 m_createAndUpdateSlackAction = value;
736 }
739 return *this;
740 }
742
744
747 inline CapabilityState GetShareSlackAction() const { return m_shareSlackAction; }
748 inline bool ShareSlackActionHasBeenSet() const { return m_shareSlackActionHasBeenSet; }
750 m_shareSlackActionHasBeenSet = true;
751 m_shareSlackAction = value;
752 }
754 SetShareSlackAction(value);
755 return *this;
756 }
758
760
763 inline CapabilityState GetUseSlackAction() const { return m_useSlackAction; }
764 inline bool UseSlackActionHasBeenSet() const { return m_useSlackActionHasBeenSet; }
766 m_useSlackActionHasBeenSet = true;
767 m_useSlackAction = value;
768 }
770 SetUseSlackAction(value);
771 return *this;
772 }
774
776
779 inline CapabilityState GetServiceNowAction() const { return m_serviceNowAction; }
780 inline bool ServiceNowActionHasBeenSet() const { return m_serviceNowActionHasBeenSet; }
782 m_serviceNowActionHasBeenSet = true;
783 m_serviceNowAction = value;
784 }
786 SetServiceNowAction(value);
787 return *this;
788 }
790
792
795 inline CapabilityState GetCreateAndUpdateServiceNowAction() const { return m_createAndUpdateServiceNowAction; }
796 inline bool CreateAndUpdateServiceNowActionHasBeenSet() const { return m_createAndUpdateServiceNowActionHasBeenSet; }
798 m_createAndUpdateServiceNowActionHasBeenSet = true;
799 m_createAndUpdateServiceNowAction = value;
800 }
803 return *this;
804 }
806
808
811 inline CapabilityState GetShareServiceNowAction() const { return m_shareServiceNowAction; }
812 inline bool ShareServiceNowActionHasBeenSet() const { return m_shareServiceNowActionHasBeenSet; }
814 m_shareServiceNowActionHasBeenSet = true;
815 m_shareServiceNowAction = value;
816 }
819 return *this;
820 }
822
824
827 inline CapabilityState GetUseServiceNowAction() const { return m_useServiceNowAction; }
828 inline bool UseServiceNowActionHasBeenSet() const { return m_useServiceNowActionHasBeenSet; }
830 m_useServiceNowActionHasBeenSet = true;
831 m_useServiceNowAction = value;
832 }
835 return *this;
836 }
838
840
843 inline CapabilityState GetSalesforceAction() const { return m_salesforceAction; }
844 inline bool SalesforceActionHasBeenSet() const { return m_salesforceActionHasBeenSet; }
846 m_salesforceActionHasBeenSet = true;
847 m_salesforceAction = value;
848 }
850 SetSalesforceAction(value);
851 return *this;
852 }
854
856
859 inline CapabilityState GetCreateAndUpdateSalesforceAction() const { return m_createAndUpdateSalesforceAction; }
860 inline bool CreateAndUpdateSalesforceActionHasBeenSet() const { return m_createAndUpdateSalesforceActionHasBeenSet; }
862 m_createAndUpdateSalesforceActionHasBeenSet = true;
863 m_createAndUpdateSalesforceAction = value;
864 }
867 return *this;
868 }
870
872
875 inline CapabilityState GetShareSalesforceAction() const { return m_shareSalesforceAction; }
876 inline bool ShareSalesforceActionHasBeenSet() const { return m_shareSalesforceActionHasBeenSet; }
878 m_shareSalesforceActionHasBeenSet = true;
879 m_shareSalesforceAction = value;
880 }
883 return *this;
884 }
886
888
891 inline CapabilityState GetUseSalesforceAction() const { return m_useSalesforceAction; }
892 inline bool UseSalesforceActionHasBeenSet() const { return m_useSalesforceActionHasBeenSet; }
894 m_useSalesforceActionHasBeenSet = true;
895 m_useSalesforceAction = value;
896 }
899 return *this;
900 }
902
904
907 inline CapabilityState GetMSExchangeAction() const { return m_mSExchangeAction; }
908 inline bool MSExchangeActionHasBeenSet() const { return m_mSExchangeActionHasBeenSet; }
910 m_mSExchangeActionHasBeenSet = true;
911 m_mSExchangeAction = value;
912 }
914 SetMSExchangeAction(value);
915 return *this;
916 }
918
920
923 inline CapabilityState GetCreateAndUpdateMSExchangeAction() const { return m_createAndUpdateMSExchangeAction; }
924 inline bool CreateAndUpdateMSExchangeActionHasBeenSet() const { return m_createAndUpdateMSExchangeActionHasBeenSet; }
926 m_createAndUpdateMSExchangeActionHasBeenSet = true;
927 m_createAndUpdateMSExchangeAction = value;
928 }
931 return *this;
932 }
934
936
939 inline CapabilityState GetShareMSExchangeAction() const { return m_shareMSExchangeAction; }
940 inline bool ShareMSExchangeActionHasBeenSet() const { return m_shareMSExchangeActionHasBeenSet; }
942 m_shareMSExchangeActionHasBeenSet = true;
943 m_shareMSExchangeAction = value;
944 }
947 return *this;
948 }
950
952
955 inline CapabilityState GetUseMSExchangeAction() const { return m_useMSExchangeAction; }
956 inline bool UseMSExchangeActionHasBeenSet() const { return m_useMSExchangeActionHasBeenSet; }
958 m_useMSExchangeActionHasBeenSet = true;
959 m_useMSExchangeAction = value;
960 }
963 return *this;
964 }
966
968
971 inline CapabilityState GetPagerDutyAction() const { return m_pagerDutyAction; }
972 inline bool PagerDutyActionHasBeenSet() const { return m_pagerDutyActionHasBeenSet; }
974 m_pagerDutyActionHasBeenSet = true;
975 m_pagerDutyAction = value;
976 }
978 SetPagerDutyAction(value);
979 return *this;
980 }
982
984
987 inline CapabilityState GetCreateAndUpdatePagerDutyAction() const { return m_createAndUpdatePagerDutyAction; }
988 inline bool CreateAndUpdatePagerDutyActionHasBeenSet() const { return m_createAndUpdatePagerDutyActionHasBeenSet; }
990 m_createAndUpdatePagerDutyActionHasBeenSet = true;
991 m_createAndUpdatePagerDutyAction = value;
992 }
995 return *this;
996 }
998
1000
1003 inline CapabilityState GetSharePagerDutyAction() const { return m_sharePagerDutyAction; }
1004 inline bool SharePagerDutyActionHasBeenSet() const { return m_sharePagerDutyActionHasBeenSet; }
1006 m_sharePagerDutyActionHasBeenSet = true;
1007 m_sharePagerDutyAction = value;
1008 }
1011 return *this;
1012 }
1014
1016
1019 inline CapabilityState GetUsePagerDutyAction() const { return m_usePagerDutyAction; }
1020 inline bool UsePagerDutyActionHasBeenSet() const { return m_usePagerDutyActionHasBeenSet; }
1022 m_usePagerDutyActionHasBeenSet = true;
1023 m_usePagerDutyAction = value;
1024 }
1026 SetUsePagerDutyAction(value);
1027 return *this;
1028 }
1030
1032
1035 inline CapabilityState GetJiraAction() const { return m_jiraAction; }
1036 inline bool JiraActionHasBeenSet() const { return m_jiraActionHasBeenSet; }
1037 inline void SetJiraAction(CapabilityState value) {
1038 m_jiraActionHasBeenSet = true;
1039 m_jiraAction = value;
1040 }
1042 SetJiraAction(value);
1043 return *this;
1044 }
1046
1048
1051 inline CapabilityState GetCreateAndUpdateJiraAction() const { return m_createAndUpdateJiraAction; }
1052 inline bool CreateAndUpdateJiraActionHasBeenSet() const { return m_createAndUpdateJiraActionHasBeenSet; }
1054 m_createAndUpdateJiraActionHasBeenSet = true;
1055 m_createAndUpdateJiraAction = value;
1056 }
1059 return *this;
1060 }
1062
1064
1067 inline CapabilityState GetShareJiraAction() const { return m_shareJiraAction; }
1068 inline bool ShareJiraActionHasBeenSet() const { return m_shareJiraActionHasBeenSet; }
1070 m_shareJiraActionHasBeenSet = true;
1071 m_shareJiraAction = value;
1072 }
1074 SetShareJiraAction(value);
1075 return *this;
1076 }
1078
1080
1083 inline CapabilityState GetUseJiraAction() const { return m_useJiraAction; }
1084 inline bool UseJiraActionHasBeenSet() const { return m_useJiraActionHasBeenSet; }
1086 m_useJiraActionHasBeenSet = true;
1087 m_useJiraAction = value;
1088 }
1090 SetUseJiraAction(value);
1091 return *this;
1092 }
1094
1096
1100 inline CapabilityState GetConfluenceAction() const { return m_confluenceAction; }
1101 inline bool ConfluenceActionHasBeenSet() const { return m_confluenceActionHasBeenSet; }
1103 m_confluenceActionHasBeenSet = true;
1104 m_confluenceAction = value;
1105 }
1107 SetConfluenceAction(value);
1108 return *this;
1109 }
1111
1113
1116 inline CapabilityState GetCreateAndUpdateConfluenceAction() const { return m_createAndUpdateConfluenceAction; }
1117 inline bool CreateAndUpdateConfluenceActionHasBeenSet() const { return m_createAndUpdateConfluenceActionHasBeenSet; }
1119 m_createAndUpdateConfluenceActionHasBeenSet = true;
1120 m_createAndUpdateConfluenceAction = value;
1121 }
1124 return *this;
1125 }
1127
1129
1132 inline CapabilityState GetShareConfluenceAction() const { return m_shareConfluenceAction; }
1133 inline bool ShareConfluenceActionHasBeenSet() const { return m_shareConfluenceActionHasBeenSet; }
1135 m_shareConfluenceActionHasBeenSet = true;
1136 m_shareConfluenceAction = value;
1137 }
1140 return *this;
1141 }
1143
1145
1148 inline CapabilityState GetUseConfluenceAction() const { return m_useConfluenceAction; }
1149 inline bool UseConfluenceActionHasBeenSet() const { return m_useConfluenceActionHasBeenSet; }
1151 m_useConfluenceActionHasBeenSet = true;
1152 m_useConfluenceAction = value;
1153 }
1156 return *this;
1157 }
1159
1161
1164 inline CapabilityState GetOneDriveAction() const { return m_oneDriveAction; }
1165 inline bool OneDriveActionHasBeenSet() const { return m_oneDriveActionHasBeenSet; }
1167 m_oneDriveActionHasBeenSet = true;
1168 m_oneDriveAction = value;
1169 }
1171 SetOneDriveAction(value);
1172 return *this;
1173 }
1175
1177
1180 inline CapabilityState GetCreateAndUpdateOneDriveAction() const { return m_createAndUpdateOneDriveAction; }
1181 inline bool CreateAndUpdateOneDriveActionHasBeenSet() const { return m_createAndUpdateOneDriveActionHasBeenSet; }
1183 m_createAndUpdateOneDriveActionHasBeenSet = true;
1184 m_createAndUpdateOneDriveAction = value;
1185 }
1188 return *this;
1189 }
1191
1193
1196 inline CapabilityState GetShareOneDriveAction() const { return m_shareOneDriveAction; }
1197 inline bool ShareOneDriveActionHasBeenSet() const { return m_shareOneDriveActionHasBeenSet; }
1199 m_shareOneDriveActionHasBeenSet = true;
1200 m_shareOneDriveAction = value;
1201 }
1204 return *this;
1205 }
1207
1209
1212 inline CapabilityState GetUseOneDriveAction() const { return m_useOneDriveAction; }
1213 inline bool UseOneDriveActionHasBeenSet() const { return m_useOneDriveActionHasBeenSet; }
1215 m_useOneDriveActionHasBeenSet = true;
1216 m_useOneDriveAction = value;
1217 }
1219 SetUseOneDriveAction(value);
1220 return *this;
1221 }
1223
1225
1229 inline CapabilityState GetSharePointAction() const { return m_sharePointAction; }
1230 inline bool SharePointActionHasBeenSet() const { return m_sharePointActionHasBeenSet; }
1232 m_sharePointActionHasBeenSet = true;
1233 m_sharePointAction = value;
1234 }
1236 SetSharePointAction(value);
1237 return *this;
1238 }
1240
1242
1245 inline CapabilityState GetCreateAndUpdateSharePointAction() const { return m_createAndUpdateSharePointAction; }
1246 inline bool CreateAndUpdateSharePointActionHasBeenSet() const { return m_createAndUpdateSharePointActionHasBeenSet; }
1248 m_createAndUpdateSharePointActionHasBeenSet = true;
1249 m_createAndUpdateSharePointAction = value;
1250 }
1253 return *this;
1254 }
1256
1258
1261 inline CapabilityState GetShareSharePointAction() const { return m_shareSharePointAction; }
1262 inline bool ShareSharePointActionHasBeenSet() const { return m_shareSharePointActionHasBeenSet; }
1264 m_shareSharePointActionHasBeenSet = true;
1265 m_shareSharePointAction = value;
1266 }
1269 return *this;
1270 }
1272
1274
1277 inline CapabilityState GetUseSharePointAction() const { return m_useSharePointAction; }
1278 inline bool UseSharePointActionHasBeenSet() const { return m_useSharePointActionHasBeenSet; }
1280 m_useSharePointActionHasBeenSet = true;
1281 m_useSharePointAction = value;
1282 }
1285 return *this;
1286 }
1288
1290
1293 inline CapabilityState GetMSTeamsAction() const { return m_mSTeamsAction; }
1294 inline bool MSTeamsActionHasBeenSet() const { return m_mSTeamsActionHasBeenSet; }
1296 m_mSTeamsActionHasBeenSet = true;
1297 m_mSTeamsAction = value;
1298 }
1300 SetMSTeamsAction(value);
1301 return *this;
1302 }
1304
1306
1309 inline CapabilityState GetCreateAndUpdateMSTeamsAction() const { return m_createAndUpdateMSTeamsAction; }
1310 inline bool CreateAndUpdateMSTeamsActionHasBeenSet() const { return m_createAndUpdateMSTeamsActionHasBeenSet; }
1312 m_createAndUpdateMSTeamsActionHasBeenSet = true;
1313 m_createAndUpdateMSTeamsAction = value;
1314 }
1317 return *this;
1318 }
1320
1322
1325 inline CapabilityState GetShareMSTeamsAction() const { return m_shareMSTeamsAction; }
1326 inline bool ShareMSTeamsActionHasBeenSet() const { return m_shareMSTeamsActionHasBeenSet; }
1328 m_shareMSTeamsActionHasBeenSet = true;
1329 m_shareMSTeamsAction = value;
1330 }
1332 SetShareMSTeamsAction(value);
1333 return *this;
1334 }
1336
1338
1341 inline CapabilityState GetUseMSTeamsAction() const { return m_useMSTeamsAction; }
1342 inline bool UseMSTeamsActionHasBeenSet() const { return m_useMSTeamsActionHasBeenSet; }
1344 m_useMSTeamsActionHasBeenSet = true;
1345 m_useMSTeamsAction = value;
1346 }
1348 SetUseMSTeamsAction(value);
1349 return *this;
1350 }
1352
1354
1357 inline CapabilityState GetGoogleCalendarAction() const { return m_googleCalendarAction; }
1358 inline bool GoogleCalendarActionHasBeenSet() const { return m_googleCalendarActionHasBeenSet; }
1360 m_googleCalendarActionHasBeenSet = true;
1361 m_googleCalendarAction = value;
1362 }
1365 return *this;
1366 }
1368
1370
1373 inline CapabilityState GetCreateAndUpdateGoogleCalendarAction() const { return m_createAndUpdateGoogleCalendarAction; }
1374 inline bool CreateAndUpdateGoogleCalendarActionHasBeenSet() const { return m_createAndUpdateGoogleCalendarActionHasBeenSet; }
1376 m_createAndUpdateGoogleCalendarActionHasBeenSet = true;
1377 m_createAndUpdateGoogleCalendarAction = value;
1378 }
1381 return *this;
1382 }
1384
1386
1389 inline CapabilityState GetShareGoogleCalendarAction() const { return m_shareGoogleCalendarAction; }
1390 inline bool ShareGoogleCalendarActionHasBeenSet() const { return m_shareGoogleCalendarActionHasBeenSet; }
1392 m_shareGoogleCalendarActionHasBeenSet = true;
1393 m_shareGoogleCalendarAction = value;
1394 }
1397 return *this;
1398 }
1400
1402
1405 inline CapabilityState GetUseGoogleCalendarAction() const { return m_useGoogleCalendarAction; }
1406 inline bool UseGoogleCalendarActionHasBeenSet() const { return m_useGoogleCalendarActionHasBeenSet; }
1408 m_useGoogleCalendarActionHasBeenSet = true;
1409 m_useGoogleCalendarAction = value;
1410 }
1413 return *this;
1414 }
1416
1418
1421 inline CapabilityState GetZendeskAction() const { return m_zendeskAction; }
1422 inline bool ZendeskActionHasBeenSet() const { return m_zendeskActionHasBeenSet; }
1424 m_zendeskActionHasBeenSet = true;
1425 m_zendeskAction = value;
1426 }
1428 SetZendeskAction(value);
1429 return *this;
1430 }
1432
1434
1437 inline CapabilityState GetCreateAndUpdateZendeskAction() const { return m_createAndUpdateZendeskAction; }
1438 inline bool CreateAndUpdateZendeskActionHasBeenSet() const { return m_createAndUpdateZendeskActionHasBeenSet; }
1440 m_createAndUpdateZendeskActionHasBeenSet = true;
1441 m_createAndUpdateZendeskAction = value;
1442 }
1445 return *this;
1446 }
1448
1450
1453 inline CapabilityState GetShareZendeskAction() const { return m_shareZendeskAction; }
1454 inline bool ShareZendeskActionHasBeenSet() const { return m_shareZendeskActionHasBeenSet; }
1456 m_shareZendeskActionHasBeenSet = true;
1457 m_shareZendeskAction = value;
1458 }
1460 SetShareZendeskAction(value);
1461 return *this;
1462 }
1464
1466
1469 inline CapabilityState GetUseZendeskAction() const { return m_useZendeskAction; }
1470 inline bool UseZendeskActionHasBeenSet() const { return m_useZendeskActionHasBeenSet; }
1472 m_useZendeskActionHasBeenSet = true;
1473 m_useZendeskAction = value;
1474 }
1476 SetUseZendeskAction(value);
1477 return *this;
1478 }
1480
1482
1485 inline CapabilityState GetSmartsheetAction() const { return m_smartsheetAction; }
1486 inline bool SmartsheetActionHasBeenSet() const { return m_smartsheetActionHasBeenSet; }
1488 m_smartsheetActionHasBeenSet = true;
1489 m_smartsheetAction = value;
1490 }
1492 SetSmartsheetAction(value);
1493 return *this;
1494 }
1496
1498
1501 inline CapabilityState GetCreateAndUpdateSmartsheetAction() const { return m_createAndUpdateSmartsheetAction; }
1502 inline bool CreateAndUpdateSmartsheetActionHasBeenSet() const { return m_createAndUpdateSmartsheetActionHasBeenSet; }
1504 m_createAndUpdateSmartsheetActionHasBeenSet = true;
1505 m_createAndUpdateSmartsheetAction = value;
1506 }
1509 return *this;
1510 }
1512
1514
1517 inline CapabilityState GetShareSmartsheetAction() const { return m_shareSmartsheetAction; }
1518 inline bool ShareSmartsheetActionHasBeenSet() const { return m_shareSmartsheetActionHasBeenSet; }
1520 m_shareSmartsheetActionHasBeenSet = true;
1521 m_shareSmartsheetAction = value;
1522 }
1525 return *this;
1526 }
1528
1530
1533 inline CapabilityState GetUseSmartsheetAction() const { return m_useSmartsheetAction; }
1534 inline bool UseSmartsheetActionHasBeenSet() const { return m_useSmartsheetActionHasBeenSet; }
1536 m_useSmartsheetActionHasBeenSet = true;
1537 m_useSmartsheetAction = value;
1538 }
1541 return *this;
1542 }
1544
1546
1549 inline CapabilityState GetSAPBusinessPartnerAction() const { return m_sAPBusinessPartnerAction; }
1550 inline bool SAPBusinessPartnerActionHasBeenSet() const { return m_sAPBusinessPartnerActionHasBeenSet; }
1552 m_sAPBusinessPartnerActionHasBeenSet = true;
1553 m_sAPBusinessPartnerAction = value;
1554 }
1557 return *this;
1558 }
1560
1562
1565 inline CapabilityState GetCreateAndUpdateSAPBusinessPartnerAction() const { return m_createAndUpdateSAPBusinessPartnerAction; }
1566 inline bool CreateAndUpdateSAPBusinessPartnerActionHasBeenSet() const { return m_createAndUpdateSAPBusinessPartnerActionHasBeenSet; }
1568 m_createAndUpdateSAPBusinessPartnerActionHasBeenSet = true;
1569 m_createAndUpdateSAPBusinessPartnerAction = value;
1570 }
1573 return *this;
1574 }
1576
1578
1581 inline CapabilityState GetShareSAPBusinessPartnerAction() const { return m_shareSAPBusinessPartnerAction; }
1582 inline bool ShareSAPBusinessPartnerActionHasBeenSet() const { return m_shareSAPBusinessPartnerActionHasBeenSet; }
1584 m_shareSAPBusinessPartnerActionHasBeenSet = true;
1585 m_shareSAPBusinessPartnerAction = value;
1586 }
1589 return *this;
1590 }
1592
1594
1597 inline CapabilityState GetUseSAPBusinessPartnerAction() const { return m_useSAPBusinessPartnerAction; }
1598 inline bool UseSAPBusinessPartnerActionHasBeenSet() const { return m_useSAPBusinessPartnerActionHasBeenSet; }
1600 m_useSAPBusinessPartnerActionHasBeenSet = true;
1601 m_useSAPBusinessPartnerAction = value;
1602 }
1605 return *this;
1606 }
1608
1610
1613 inline CapabilityState GetSAPProductMasterDataAction() const { return m_sAPProductMasterDataAction; }
1614 inline bool SAPProductMasterDataActionHasBeenSet() const { return m_sAPProductMasterDataActionHasBeenSet; }
1616 m_sAPProductMasterDataActionHasBeenSet = true;
1617 m_sAPProductMasterDataAction = value;
1618 }
1621 return *this;
1622 }
1624
1626
1629 inline CapabilityState GetCreateAndUpdateSAPProductMasterDataAction() const { return m_createAndUpdateSAPProductMasterDataAction; }
1630 inline bool CreateAndUpdateSAPProductMasterDataActionHasBeenSet() const { return m_createAndUpdateSAPProductMasterDataActionHasBeenSet; }
1632 m_createAndUpdateSAPProductMasterDataActionHasBeenSet = true;
1633 m_createAndUpdateSAPProductMasterDataAction = value;
1634 }
1637 return *this;
1638 }
1640
1642
1645 inline CapabilityState GetShareSAPProductMasterDataAction() const { return m_shareSAPProductMasterDataAction; }
1646 inline bool ShareSAPProductMasterDataActionHasBeenSet() const { return m_shareSAPProductMasterDataActionHasBeenSet; }
1648 m_shareSAPProductMasterDataActionHasBeenSet = true;
1649 m_shareSAPProductMasterDataAction = value;
1650 }
1653 return *this;
1654 }
1656
1658
1661 inline CapabilityState GetUseSAPProductMasterDataAction() const { return m_useSAPProductMasterDataAction; }
1662 inline bool UseSAPProductMasterDataActionHasBeenSet() const { return m_useSAPProductMasterDataActionHasBeenSet; }
1664 m_useSAPProductMasterDataActionHasBeenSet = true;
1665 m_useSAPProductMasterDataAction = value;
1666 }
1669 return *this;
1670 }
1672
1674
1677 inline CapabilityState GetSAPPhysicalInventoryAction() const { return m_sAPPhysicalInventoryAction; }
1678 inline bool SAPPhysicalInventoryActionHasBeenSet() const { return m_sAPPhysicalInventoryActionHasBeenSet; }
1680 m_sAPPhysicalInventoryActionHasBeenSet = true;
1681 m_sAPPhysicalInventoryAction = value;
1682 }
1685 return *this;
1686 }
1688
1690
1693 inline CapabilityState GetCreateAndUpdateSAPPhysicalInventoryAction() const { return m_createAndUpdateSAPPhysicalInventoryAction; }
1694 inline bool CreateAndUpdateSAPPhysicalInventoryActionHasBeenSet() const { return m_createAndUpdateSAPPhysicalInventoryActionHasBeenSet; }
1696 m_createAndUpdateSAPPhysicalInventoryActionHasBeenSet = true;
1697 m_createAndUpdateSAPPhysicalInventoryAction = value;
1698 }
1701 return *this;
1702 }
1704
1706
1709 inline CapabilityState GetShareSAPPhysicalInventoryAction() const { return m_shareSAPPhysicalInventoryAction; }
1710 inline bool ShareSAPPhysicalInventoryActionHasBeenSet() const { return m_shareSAPPhysicalInventoryActionHasBeenSet; }
1712 m_shareSAPPhysicalInventoryActionHasBeenSet = true;
1713 m_shareSAPPhysicalInventoryAction = value;
1714 }
1717 return *this;
1718 }
1720
1722
1725 inline CapabilityState GetUseSAPPhysicalInventoryAction() const { return m_useSAPPhysicalInventoryAction; }
1726 inline bool UseSAPPhysicalInventoryActionHasBeenSet() const { return m_useSAPPhysicalInventoryActionHasBeenSet; }
1728 m_useSAPPhysicalInventoryActionHasBeenSet = true;
1729 m_useSAPPhysicalInventoryAction = value;
1730 }
1733 return *this;
1734 }
1736
1738
1741 inline CapabilityState GetSAPBillOfMaterialAction() const { return m_sAPBillOfMaterialAction; }
1742 inline bool SAPBillOfMaterialActionHasBeenSet() const { return m_sAPBillOfMaterialActionHasBeenSet; }
1744 m_sAPBillOfMaterialActionHasBeenSet = true;
1745 m_sAPBillOfMaterialAction = value;
1746 }
1749 return *this;
1750 }
1752
1754
1757 inline CapabilityState GetCreateAndUpdateSAPBillOfMaterialAction() const { return m_createAndUpdateSAPBillOfMaterialAction; }
1758 inline bool CreateAndUpdateSAPBillOfMaterialActionHasBeenSet() const { return m_createAndUpdateSAPBillOfMaterialActionHasBeenSet; }
1760 m_createAndUpdateSAPBillOfMaterialActionHasBeenSet = true;
1761 m_createAndUpdateSAPBillOfMaterialAction = value;
1762 }
1765 return *this;
1766 }
1768
1770
1773 inline CapabilityState GetShareSAPBillOfMaterialAction() const { return m_shareSAPBillOfMaterialAction; }
1774 inline bool ShareSAPBillOfMaterialActionHasBeenSet() const { return m_shareSAPBillOfMaterialActionHasBeenSet; }
1776 m_shareSAPBillOfMaterialActionHasBeenSet = true;
1777 m_shareSAPBillOfMaterialAction = value;
1778 }
1781 return *this;
1782 }
1784
1786
1789 inline CapabilityState GetUseSAPBillOfMaterialAction() const { return m_useSAPBillOfMaterialAction; }
1790 inline bool UseSAPBillOfMaterialActionHasBeenSet() const { return m_useSAPBillOfMaterialActionHasBeenSet; }
1792 m_useSAPBillOfMaterialActionHasBeenSet = true;
1793 m_useSAPBillOfMaterialAction = value;
1794 }
1797 return *this;
1798 }
1800
1802
1805 inline CapabilityState GetSAPMaterialStockAction() const { return m_sAPMaterialStockAction; }
1806 inline bool SAPMaterialStockActionHasBeenSet() const { return m_sAPMaterialStockActionHasBeenSet; }
1808 m_sAPMaterialStockActionHasBeenSet = true;
1809 m_sAPMaterialStockAction = value;
1810 }
1813 return *this;
1814 }
1816
1818
1821 inline CapabilityState GetCreateAndUpdateSAPMaterialStockAction() const { return m_createAndUpdateSAPMaterialStockAction; }
1822 inline bool CreateAndUpdateSAPMaterialStockActionHasBeenSet() const { return m_createAndUpdateSAPMaterialStockActionHasBeenSet; }
1824 m_createAndUpdateSAPMaterialStockActionHasBeenSet = true;
1825 m_createAndUpdateSAPMaterialStockAction = value;
1826 }
1829 return *this;
1830 }
1832
1834
1837 inline CapabilityState GetShareSAPMaterialStockAction() const { return m_shareSAPMaterialStockAction; }
1838 inline bool ShareSAPMaterialStockActionHasBeenSet() const { return m_shareSAPMaterialStockActionHasBeenSet; }
1840 m_shareSAPMaterialStockActionHasBeenSet = true;
1841 m_shareSAPMaterialStockAction = value;
1842 }
1845 return *this;
1846 }
1848
1850
1853 inline CapabilityState GetUseSAPMaterialStockAction() const { return m_useSAPMaterialStockAction; }
1854 inline bool UseSAPMaterialStockActionHasBeenSet() const { return m_useSAPMaterialStockActionHasBeenSet; }
1856 m_useSAPMaterialStockActionHasBeenSet = true;
1857 m_useSAPMaterialStockAction = value;
1858 }
1861 return *this;
1862 }
1864
1866
1869 inline CapabilityState GetFactSetAction() const { return m_factSetAction; }
1870 inline bool FactSetActionHasBeenSet() const { return m_factSetActionHasBeenSet; }
1872 m_factSetActionHasBeenSet = true;
1873 m_factSetAction = value;
1874 }
1876 SetFactSetAction(value);
1877 return *this;
1878 }
1880
1882
1885 inline CapabilityState GetCreateAndUpdateFactSetAction() const { return m_createAndUpdateFactSetAction; }
1886 inline bool CreateAndUpdateFactSetActionHasBeenSet() const { return m_createAndUpdateFactSetActionHasBeenSet; }
1888 m_createAndUpdateFactSetActionHasBeenSet = true;
1889 m_createAndUpdateFactSetAction = value;
1890 }
1893 return *this;
1894 }
1896
1898
1901 inline CapabilityState GetShareFactSetAction() const { return m_shareFactSetAction; }
1902 inline bool ShareFactSetActionHasBeenSet() const { return m_shareFactSetActionHasBeenSet; }
1904 m_shareFactSetActionHasBeenSet = true;
1905 m_shareFactSetAction = value;
1906 }
1908 SetShareFactSetAction(value);
1909 return *this;
1910 }
1912
1914
1917 inline CapabilityState GetUseFactSetAction() const { return m_useFactSetAction; }
1918 inline bool UseFactSetActionHasBeenSet() const { return m_useFactSetActionHasBeenSet; }
1920 m_useFactSetActionHasBeenSet = true;
1921 m_useFactSetAction = value;
1922 }
1924 SetUseFactSetAction(value);
1925 return *this;
1926 }
1928
1930
1933 inline CapabilityState GetAmazonSThreeAction() const { return m_amazonSThreeAction; }
1934 inline bool AmazonSThreeActionHasBeenSet() const { return m_amazonSThreeActionHasBeenSet; }
1936 m_amazonSThreeActionHasBeenSet = true;
1937 m_amazonSThreeAction = value;
1938 }
1940 SetAmazonSThreeAction(value);
1941 return *this;
1942 }
1944
1946
1949 inline CapabilityState GetCreateAndUpdateAmazonSThreeAction() const { return m_createAndUpdateAmazonSThreeAction; }
1950 inline bool CreateAndUpdateAmazonSThreeActionHasBeenSet() const { return m_createAndUpdateAmazonSThreeActionHasBeenSet; }
1952 m_createAndUpdateAmazonSThreeActionHasBeenSet = true;
1953 m_createAndUpdateAmazonSThreeAction = value;
1954 }
1957 return *this;
1958 }
1960
1962
1965 inline CapabilityState GetShareAmazonSThreeAction() const { return m_shareAmazonSThreeAction; }
1966 inline bool ShareAmazonSThreeActionHasBeenSet() const { return m_shareAmazonSThreeActionHasBeenSet; }
1968 m_shareAmazonSThreeActionHasBeenSet = true;
1969 m_shareAmazonSThreeAction = value;
1970 }
1973 return *this;
1974 }
1976
1978
1981 inline CapabilityState GetUseAmazonSThreeAction() const { return m_useAmazonSThreeAction; }
1982 inline bool UseAmazonSThreeActionHasBeenSet() const { return m_useAmazonSThreeActionHasBeenSet; }
1984 m_useAmazonSThreeActionHasBeenSet = true;
1985 m_useAmazonSThreeAction = value;
1986 }
1989 return *this;
1990 }
1992
1994
1997 inline CapabilityState GetTextractAction() const { return m_textractAction; }
1998 inline bool TextractActionHasBeenSet() const { return m_textractActionHasBeenSet; }
2000 m_textractActionHasBeenSet = true;
2001 m_textractAction = value;
2002 }
2004 SetTextractAction(value);
2005 return *this;
2006 }
2008
2010
2013 inline CapabilityState GetCreateAndUpdateTextractAction() const { return m_createAndUpdateTextractAction; }
2014 inline bool CreateAndUpdateTextractActionHasBeenSet() const { return m_createAndUpdateTextractActionHasBeenSet; }
2016 m_createAndUpdateTextractActionHasBeenSet = true;
2017 m_createAndUpdateTextractAction = value;
2018 }
2021 return *this;
2022 }
2024
2026
2029 inline CapabilityState GetShareTextractAction() const { return m_shareTextractAction; }
2030 inline bool ShareTextractActionHasBeenSet() const { return m_shareTextractActionHasBeenSet; }
2032 m_shareTextractActionHasBeenSet = true;
2033 m_shareTextractAction = value;
2034 }
2037 return *this;
2038 }
2040
2042
2045 inline CapabilityState GetUseTextractAction() const { return m_useTextractAction; }
2046 inline bool UseTextractActionHasBeenSet() const { return m_useTextractActionHasBeenSet; }
2048 m_useTextractActionHasBeenSet = true;
2049 m_useTextractAction = value;
2050 }
2052 SetUseTextractAction(value);
2053 return *this;
2054 }
2056
2058
2061 inline CapabilityState GetComprehendAction() const { return m_comprehendAction; }
2062 inline bool ComprehendActionHasBeenSet() const { return m_comprehendActionHasBeenSet; }
2064 m_comprehendActionHasBeenSet = true;
2065 m_comprehendAction = value;
2066 }
2068 SetComprehendAction(value);
2069 return *this;
2070 }
2072
2074
2077 inline CapabilityState GetCreateAndUpdateComprehendAction() const { return m_createAndUpdateComprehendAction; }
2078 inline bool CreateAndUpdateComprehendActionHasBeenSet() const { return m_createAndUpdateComprehendActionHasBeenSet; }
2080 m_createAndUpdateComprehendActionHasBeenSet = true;
2081 m_createAndUpdateComprehendAction = value;
2082 }
2085 return *this;
2086 }
2088
2090
2093 inline CapabilityState GetShareComprehendAction() const { return m_shareComprehendAction; }
2094 inline bool ShareComprehendActionHasBeenSet() const { return m_shareComprehendActionHasBeenSet; }
2096 m_shareComprehendActionHasBeenSet = true;
2097 m_shareComprehendAction = value;
2098 }
2101 return *this;
2102 }
2104
2106
2109 inline CapabilityState GetUseComprehendAction() const { return m_useComprehendAction; }
2110 inline bool UseComprehendActionHasBeenSet() const { return m_useComprehendActionHasBeenSet; }
2112 m_useComprehendActionHasBeenSet = true;
2113 m_useComprehendAction = value;
2114 }
2117 return *this;
2118 }
2120
2122
2125 inline CapabilityState GetComprehendMedicalAction() const { return m_comprehendMedicalAction; }
2126 inline bool ComprehendMedicalActionHasBeenSet() const { return m_comprehendMedicalActionHasBeenSet; }
2128 m_comprehendMedicalActionHasBeenSet = true;
2129 m_comprehendMedicalAction = value;
2130 }
2133 return *this;
2134 }
2136
2138
2141 inline CapabilityState GetCreateAndUpdateComprehendMedicalAction() const { return m_createAndUpdateComprehendMedicalAction; }
2142 inline bool CreateAndUpdateComprehendMedicalActionHasBeenSet() const { return m_createAndUpdateComprehendMedicalActionHasBeenSet; }
2144 m_createAndUpdateComprehendMedicalActionHasBeenSet = true;
2145 m_createAndUpdateComprehendMedicalAction = value;
2146 }
2149 return *this;
2150 }
2152
2154
2157 inline CapabilityState GetShareComprehendMedicalAction() const { return m_shareComprehendMedicalAction; }
2158 inline bool ShareComprehendMedicalActionHasBeenSet() const { return m_shareComprehendMedicalActionHasBeenSet; }
2160 m_shareComprehendMedicalActionHasBeenSet = true;
2161 m_shareComprehendMedicalAction = value;
2162 }
2165 return *this;
2166 }
2168
2170
2173 inline CapabilityState GetUseComprehendMedicalAction() const { return m_useComprehendMedicalAction; }
2174 inline bool UseComprehendMedicalActionHasBeenSet() const { return m_useComprehendMedicalActionHasBeenSet; }
2176 m_useComprehendMedicalActionHasBeenSet = true;
2177 m_useComprehendMedicalAction = value;
2178 }
2181 return *this;
2182 }
2184
2186
2189 inline CapabilityState GetAmazonBedrockARSAction() const { return m_amazonBedrockARSAction; }
2190 inline bool AmazonBedrockARSActionHasBeenSet() const { return m_amazonBedrockARSActionHasBeenSet; }
2192 m_amazonBedrockARSActionHasBeenSet = true;
2193 m_amazonBedrockARSAction = value;
2194 }
2197 return *this;
2198 }
2200
2202
2205 inline CapabilityState GetCreateAndUpdateAmazonBedrockARSAction() const { return m_createAndUpdateAmazonBedrockARSAction; }
2206 inline bool CreateAndUpdateAmazonBedrockARSActionHasBeenSet() const { return m_createAndUpdateAmazonBedrockARSActionHasBeenSet; }
2208 m_createAndUpdateAmazonBedrockARSActionHasBeenSet = true;
2209 m_createAndUpdateAmazonBedrockARSAction = value;
2210 }
2213 return *this;
2214 }
2216
2218
2221 inline CapabilityState GetShareAmazonBedrockARSAction() const { return m_shareAmazonBedrockARSAction; }
2222 inline bool ShareAmazonBedrockARSActionHasBeenSet() const { return m_shareAmazonBedrockARSActionHasBeenSet; }
2224 m_shareAmazonBedrockARSActionHasBeenSet = true;
2225 m_shareAmazonBedrockARSAction = value;
2226 }
2229 return *this;
2230 }
2232
2234
2237 inline CapabilityState GetUseAmazonBedrockARSAction() const { return m_useAmazonBedrockARSAction; }
2238 inline bool UseAmazonBedrockARSActionHasBeenSet() const { return m_useAmazonBedrockARSActionHasBeenSet; }
2240 m_useAmazonBedrockARSActionHasBeenSet = true;
2241 m_useAmazonBedrockARSAction = value;
2242 }
2245 return *this;
2246 }
2248
2250
2253 inline CapabilityState GetAmazonBedrockFSAction() const { return m_amazonBedrockFSAction; }
2254 inline bool AmazonBedrockFSActionHasBeenSet() const { return m_amazonBedrockFSActionHasBeenSet; }
2256 m_amazonBedrockFSActionHasBeenSet = true;
2257 m_amazonBedrockFSAction = value;
2258 }
2261 return *this;
2262 }
2264
2266
2269 inline CapabilityState GetCreateAndUpdateAmazonBedrockFSAction() const { return m_createAndUpdateAmazonBedrockFSAction; }
2270 inline bool CreateAndUpdateAmazonBedrockFSActionHasBeenSet() const { return m_createAndUpdateAmazonBedrockFSActionHasBeenSet; }
2272 m_createAndUpdateAmazonBedrockFSActionHasBeenSet = true;
2273 m_createAndUpdateAmazonBedrockFSAction = value;
2274 }
2277 return *this;
2278 }
2280
2282
2285 inline CapabilityState GetShareAmazonBedrockFSAction() const { return m_shareAmazonBedrockFSAction; }
2286 inline bool ShareAmazonBedrockFSActionHasBeenSet() const { return m_shareAmazonBedrockFSActionHasBeenSet; }
2288 m_shareAmazonBedrockFSActionHasBeenSet = true;
2289 m_shareAmazonBedrockFSAction = value;
2290 }
2293 return *this;
2294 }
2296
2298
2301 inline CapabilityState GetUseAmazonBedrockFSAction() const { return m_useAmazonBedrockFSAction; }
2302 inline bool UseAmazonBedrockFSActionHasBeenSet() const { return m_useAmazonBedrockFSActionHasBeenSet; }
2304 m_useAmazonBedrockFSActionHasBeenSet = true;
2305 m_useAmazonBedrockFSAction = value;
2306 }
2309 return *this;
2310 }
2312
2314
2318 inline CapabilityState GetAmazonBedrockKRSAction() const { return m_amazonBedrockKRSAction; }
2319 inline bool AmazonBedrockKRSActionHasBeenSet() const { return m_amazonBedrockKRSActionHasBeenSet; }
2321 m_amazonBedrockKRSActionHasBeenSet = true;
2322 m_amazonBedrockKRSAction = value;
2323 }
2326 return *this;
2327 }
2329
2331
2334 inline CapabilityState GetCreateAndUpdateAmazonBedrockKRSAction() const { return m_createAndUpdateAmazonBedrockKRSAction; }
2335 inline bool CreateAndUpdateAmazonBedrockKRSActionHasBeenSet() const { return m_createAndUpdateAmazonBedrockKRSActionHasBeenSet; }
2337 m_createAndUpdateAmazonBedrockKRSActionHasBeenSet = true;
2338 m_createAndUpdateAmazonBedrockKRSAction = value;
2339 }
2342 return *this;
2343 }
2345
2347
2350 inline CapabilityState GetShareAmazonBedrockKRSAction() const { return m_shareAmazonBedrockKRSAction; }
2351 inline bool ShareAmazonBedrockKRSActionHasBeenSet() const { return m_shareAmazonBedrockKRSActionHasBeenSet; }
2353 m_shareAmazonBedrockKRSActionHasBeenSet = true;
2354 m_shareAmazonBedrockKRSAction = value;
2355 }
2358 return *this;
2359 }
2361
2363
2366 inline CapabilityState GetUseAmazonBedrockKRSAction() const { return m_useAmazonBedrockKRSAction; }
2367 inline bool UseAmazonBedrockKRSActionHasBeenSet() const { return m_useAmazonBedrockKRSActionHasBeenSet; }
2369 m_useAmazonBedrockKRSActionHasBeenSet = true;
2370 m_useAmazonBedrockKRSAction = value;
2371 }
2374 return *this;
2375 }
2377
2379
2382 inline CapabilityState GetMCPAction() const { return m_mCPAction; }
2383 inline bool MCPActionHasBeenSet() const { return m_mCPActionHasBeenSet; }
2384 inline void SetMCPAction(CapabilityState value) {
2385 m_mCPActionHasBeenSet = true;
2386 m_mCPAction = value;
2387 }
2389 SetMCPAction(value);
2390 return *this;
2391 }
2393
2395
2398 inline CapabilityState GetCreateAndUpdateMCPAction() const { return m_createAndUpdateMCPAction; }
2399 inline bool CreateAndUpdateMCPActionHasBeenSet() const { return m_createAndUpdateMCPActionHasBeenSet; }
2401 m_createAndUpdateMCPActionHasBeenSet = true;
2402 m_createAndUpdateMCPAction = value;
2403 }
2406 return *this;
2407 }
2409
2411
2414 inline CapabilityState GetShareMCPAction() const { return m_shareMCPAction; }
2415 inline bool ShareMCPActionHasBeenSet() const { return m_shareMCPActionHasBeenSet; }
2417 m_shareMCPActionHasBeenSet = true;
2418 m_shareMCPAction = value;
2419 }
2421 SetShareMCPAction(value);
2422 return *this;
2423 }
2425
2427
2430 inline CapabilityState GetUseMCPAction() const { return m_useMCPAction; }
2431 inline bool UseMCPActionHasBeenSet() const { return m_useMCPActionHasBeenSet; }
2433 m_useMCPActionHasBeenSet = true;
2434 m_useMCPAction = value;
2435 }
2437 SetUseMCPAction(value);
2438 return *this;
2439 }
2441
2443
2446 inline CapabilityState GetOpenAPIAction() const { return m_openAPIAction; }
2447 inline bool OpenAPIActionHasBeenSet() const { return m_openAPIActionHasBeenSet; }
2449 m_openAPIActionHasBeenSet = true;
2450 m_openAPIAction = value;
2451 }
2453 SetOpenAPIAction(value);
2454 return *this;
2455 }
2457
2459
2462 inline CapabilityState GetCreateAndUpdateOpenAPIAction() const { return m_createAndUpdateOpenAPIAction; }
2463 inline bool CreateAndUpdateOpenAPIActionHasBeenSet() const { return m_createAndUpdateOpenAPIActionHasBeenSet; }
2465 m_createAndUpdateOpenAPIActionHasBeenSet = true;
2466 m_createAndUpdateOpenAPIAction = value;
2467 }
2470 return *this;
2471 }
2473
2475
2478 inline CapabilityState GetShareOpenAPIAction() const { return m_shareOpenAPIAction; }
2479 inline bool ShareOpenAPIActionHasBeenSet() const { return m_shareOpenAPIActionHasBeenSet; }
2481 m_shareOpenAPIActionHasBeenSet = true;
2482 m_shareOpenAPIAction = value;
2483 }
2485 SetShareOpenAPIAction(value);
2486 return *this;
2487 }
2489
2491
2494 inline CapabilityState GetUseOpenAPIAction() const { return m_useOpenAPIAction; }
2495 inline bool UseOpenAPIActionHasBeenSet() const { return m_useOpenAPIActionHasBeenSet; }
2497 m_useOpenAPIActionHasBeenSet = true;
2498 m_useOpenAPIAction = value;
2499 }
2501 SetUseOpenAPIAction(value);
2502 return *this;
2503 }
2505
2507
2511 inline CapabilityState GetSandPGMIAction() const { return m_sandPGMIAction; }
2512 inline bool SandPGMIActionHasBeenSet() const { return m_sandPGMIActionHasBeenSet; }
2514 m_sandPGMIActionHasBeenSet = true;
2515 m_sandPGMIAction = value;
2516 }
2518 SetSandPGMIAction(value);
2519 return *this;
2520 }
2522
2524
2528 inline CapabilityState GetCreateAndUpdateSandPGMIAction() const { return m_createAndUpdateSandPGMIAction; }
2529 inline bool CreateAndUpdateSandPGMIActionHasBeenSet() const { return m_createAndUpdateSandPGMIActionHasBeenSet; }
2531 m_createAndUpdateSandPGMIActionHasBeenSet = true;
2532 m_createAndUpdateSandPGMIAction = value;
2533 }
2536 return *this;
2537 }
2539
2541
2544 inline CapabilityState GetShareSandPGMIAction() const { return m_shareSandPGMIAction; }
2545 inline bool ShareSandPGMIActionHasBeenSet() const { return m_shareSandPGMIActionHasBeenSet; }
2547 m_shareSandPGMIActionHasBeenSet = true;
2548 m_shareSandPGMIAction = value;
2549 }
2552 return *this;
2553 }
2555
2557
2560 inline CapabilityState GetUseSandPGMIAction() const { return m_useSandPGMIAction; }
2561 inline bool UseSandPGMIActionHasBeenSet() const { return m_useSandPGMIActionHasBeenSet; }
2563 m_useSandPGMIActionHasBeenSet = true;
2564 m_useSandPGMIAction = value;
2565 }
2567 SetUseSandPGMIAction(value);
2568 return *this;
2569 }
2571
2573
2576 inline CapabilityState GetSandPGlobalEnergyAction() const { return m_sandPGlobalEnergyAction; }
2577 inline bool SandPGlobalEnergyActionHasBeenSet() const { return m_sandPGlobalEnergyActionHasBeenSet; }
2579 m_sandPGlobalEnergyActionHasBeenSet = true;
2580 m_sandPGlobalEnergyAction = value;
2581 }
2584 return *this;
2585 }
2587
2589
2592 inline CapabilityState GetCreateAndUpdateSandPGlobalEnergyAction() const { return m_createAndUpdateSandPGlobalEnergyAction; }
2593 inline bool CreateAndUpdateSandPGlobalEnergyActionHasBeenSet() const { return m_createAndUpdateSandPGlobalEnergyActionHasBeenSet; }
2595 m_createAndUpdateSandPGlobalEnergyActionHasBeenSet = true;
2596 m_createAndUpdateSandPGlobalEnergyAction = value;
2597 }
2600 return *this;
2601 }
2603
2605
2608 inline CapabilityState GetShareSandPGlobalEnergyAction() const { return m_shareSandPGlobalEnergyAction; }
2609 inline bool ShareSandPGlobalEnergyActionHasBeenSet() const { return m_shareSandPGlobalEnergyActionHasBeenSet; }
2611 m_shareSandPGlobalEnergyActionHasBeenSet = true;
2612 m_shareSandPGlobalEnergyAction = value;
2613 }
2616 return *this;
2617 }
2619
2621
2624 inline CapabilityState GetUseSandPGlobalEnergyAction() const { return m_useSandPGlobalEnergyAction; }
2625 inline bool UseSandPGlobalEnergyActionHasBeenSet() const { return m_useSandPGlobalEnergyActionHasBeenSet; }
2627 m_useSandPGlobalEnergyActionHasBeenSet = true;
2628 m_useSandPGlobalEnergyAction = value;
2629 }
2632 return *this;
2633 }
2635
2637
2640 inline CapabilityState GetBambooHRAction() const { return m_bambooHRAction; }
2641 inline bool BambooHRActionHasBeenSet() const { return m_bambooHRActionHasBeenSet; }
2643 m_bambooHRActionHasBeenSet = true;
2644 m_bambooHRAction = value;
2645 }
2647 SetBambooHRAction(value);
2648 return *this;
2649 }
2651
2653
2656 inline CapabilityState GetCreateAndUpdateBambooHRAction() const { return m_createAndUpdateBambooHRAction; }
2657 inline bool CreateAndUpdateBambooHRActionHasBeenSet() const { return m_createAndUpdateBambooHRActionHasBeenSet; }
2659 m_createAndUpdateBambooHRActionHasBeenSet = true;
2660 m_createAndUpdateBambooHRAction = value;
2661 }
2664 return *this;
2665 }
2667
2669
2672 inline CapabilityState GetShareBambooHRAction() const { return m_shareBambooHRAction; }
2673 inline bool ShareBambooHRActionHasBeenSet() const { return m_shareBambooHRActionHasBeenSet; }
2675 m_shareBambooHRActionHasBeenSet = true;
2676 m_shareBambooHRAction = value;
2677 }
2680 return *this;
2681 }
2683
2685
2688 inline CapabilityState GetUseBambooHRAction() const { return m_useBambooHRAction; }
2689 inline bool UseBambooHRActionHasBeenSet() const { return m_useBambooHRActionHasBeenSet; }
2691 m_useBambooHRActionHasBeenSet = true;
2692 m_useBambooHRAction = value;
2693 }
2695 SetUseBambooHRAction(value);
2696 return *this;
2697 }
2699
2701
2704 inline CapabilityState GetBoxAgentAction() const { return m_boxAgentAction; }
2705 inline bool BoxAgentActionHasBeenSet() const { return m_boxAgentActionHasBeenSet; }
2707 m_boxAgentActionHasBeenSet = true;
2708 m_boxAgentAction = value;
2709 }
2711 SetBoxAgentAction(value);
2712 return *this;
2713 }
2715
2717
2720 inline CapabilityState GetCreateAndUpdateBoxAgentAction() const { return m_createAndUpdateBoxAgentAction; }
2721 inline bool CreateAndUpdateBoxAgentActionHasBeenSet() const { return m_createAndUpdateBoxAgentActionHasBeenSet; }
2723 m_createAndUpdateBoxAgentActionHasBeenSet = true;
2724 m_createAndUpdateBoxAgentAction = value;
2725 }
2728 return *this;
2729 }
2731
2733
2736 inline CapabilityState GetShareBoxAgentAction() const { return m_shareBoxAgentAction; }
2737 inline bool ShareBoxAgentActionHasBeenSet() const { return m_shareBoxAgentActionHasBeenSet; }
2739 m_shareBoxAgentActionHasBeenSet = true;
2740 m_shareBoxAgentAction = value;
2741 }
2744 return *this;
2745 }
2747
2749
2752 inline CapabilityState GetUseBoxAgentAction() const { return m_useBoxAgentAction; }
2753 inline bool UseBoxAgentActionHasBeenSet() const { return m_useBoxAgentActionHasBeenSet; }
2755 m_useBoxAgentActionHasBeenSet = true;
2756 m_useBoxAgentAction = value;
2757 }
2759 SetUseBoxAgentAction(value);
2760 return *this;
2761 }
2763
2765
2768 inline CapabilityState GetCanvaAgentAction() const { return m_canvaAgentAction; }
2769 inline bool CanvaAgentActionHasBeenSet() const { return m_canvaAgentActionHasBeenSet; }
2771 m_canvaAgentActionHasBeenSet = true;
2772 m_canvaAgentAction = value;
2773 }
2775 SetCanvaAgentAction(value);
2776 return *this;
2777 }
2779
2781
2784 inline CapabilityState GetCreateAndUpdateCanvaAgentAction() const { return m_createAndUpdateCanvaAgentAction; }
2785 inline bool CreateAndUpdateCanvaAgentActionHasBeenSet() const { return m_createAndUpdateCanvaAgentActionHasBeenSet; }
2787 m_createAndUpdateCanvaAgentActionHasBeenSet = true;
2788 m_createAndUpdateCanvaAgentAction = value;
2789 }
2792 return *this;
2793 }
2795
2797
2800 inline CapabilityState GetShareCanvaAgentAction() const { return m_shareCanvaAgentAction; }
2801 inline bool ShareCanvaAgentActionHasBeenSet() const { return m_shareCanvaAgentActionHasBeenSet; }
2803 m_shareCanvaAgentActionHasBeenSet = true;
2804 m_shareCanvaAgentAction = value;
2805 }
2808 return *this;
2809 }
2811
2813
2816 inline CapabilityState GetUseCanvaAgentAction() const { return m_useCanvaAgentAction; }
2817 inline bool UseCanvaAgentActionHasBeenSet() const { return m_useCanvaAgentActionHasBeenSet; }
2819 m_useCanvaAgentActionHasBeenSet = true;
2820 m_useCanvaAgentAction = value;
2821 }
2824 return *this;
2825 }
2827
2829
2832 inline CapabilityState GetGithubAction() const { return m_githubAction; }
2833 inline bool GithubActionHasBeenSet() const { return m_githubActionHasBeenSet; }
2835 m_githubActionHasBeenSet = true;
2836 m_githubAction = value;
2837 }
2839 SetGithubAction(value);
2840 return *this;
2841 }
2843
2845
2848 inline CapabilityState GetCreateAndUpdateGithubAction() const { return m_createAndUpdateGithubAction; }
2849 inline bool CreateAndUpdateGithubActionHasBeenSet() const { return m_createAndUpdateGithubActionHasBeenSet; }
2851 m_createAndUpdateGithubActionHasBeenSet = true;
2852 m_createAndUpdateGithubAction = value;
2853 }
2856 return *this;
2857 }
2859
2861
2864 inline CapabilityState GetShareGithubAction() const { return m_shareGithubAction; }
2865 inline bool ShareGithubActionHasBeenSet() const { return m_shareGithubActionHasBeenSet; }
2867 m_shareGithubActionHasBeenSet = true;
2868 m_shareGithubAction = value;
2869 }
2871 SetShareGithubAction(value);
2872 return *this;
2873 }
2875
2877
2880 inline CapabilityState GetUseGithubAction() const { return m_useGithubAction; }
2881 inline bool UseGithubActionHasBeenSet() const { return m_useGithubActionHasBeenSet; }
2883 m_useGithubActionHasBeenSet = true;
2884 m_useGithubAction = value;
2885 }
2887 SetUseGithubAction(value);
2888 return *this;
2889 }
2891
2893
2896 inline CapabilityState GetNotionAction() const { return m_notionAction; }
2897 inline bool NotionActionHasBeenSet() const { return m_notionActionHasBeenSet; }
2899 m_notionActionHasBeenSet = true;
2900 m_notionAction = value;
2901 }
2903 SetNotionAction(value);
2904 return *this;
2905 }
2907
2909
2912 inline CapabilityState GetCreateAndUpdateNotionAction() const { return m_createAndUpdateNotionAction; }
2913 inline bool CreateAndUpdateNotionActionHasBeenSet() const { return m_createAndUpdateNotionActionHasBeenSet; }
2915 m_createAndUpdateNotionActionHasBeenSet = true;
2916 m_createAndUpdateNotionAction = value;
2917 }
2920 return *this;
2921 }
2923
2925
2928 inline CapabilityState GetShareNotionAction() const { return m_shareNotionAction; }
2929 inline bool ShareNotionActionHasBeenSet() const { return m_shareNotionActionHasBeenSet; }
2931 m_shareNotionActionHasBeenSet = true;
2932 m_shareNotionAction = value;
2933 }
2935 SetShareNotionAction(value);
2936 return *this;
2937 }
2939
2941
2944 inline CapabilityState GetUseNotionAction() const { return m_useNotionAction; }
2945 inline bool UseNotionActionHasBeenSet() const { return m_useNotionActionHasBeenSet; }
2947 m_useNotionActionHasBeenSet = true;
2948 m_useNotionAction = value;
2949 }
2951 SetUseNotionAction(value);
2952 return *this;
2953 }
2955
2957
2960 inline CapabilityState GetLinearAction() const { return m_linearAction; }
2961 inline bool LinearActionHasBeenSet() const { return m_linearActionHasBeenSet; }
2963 m_linearActionHasBeenSet = true;
2964 m_linearAction = value;
2965 }
2967 SetLinearAction(value);
2968 return *this;
2969 }
2971
2973
2976 inline CapabilityState GetCreateAndUpdateLinearAction() const { return m_createAndUpdateLinearAction; }
2977 inline bool CreateAndUpdateLinearActionHasBeenSet() const { return m_createAndUpdateLinearActionHasBeenSet; }
2979 m_createAndUpdateLinearActionHasBeenSet = true;
2980 m_createAndUpdateLinearAction = value;
2981 }
2984 return *this;
2985 }
2987
2989
2992 inline CapabilityState GetShareLinearAction() const { return m_shareLinearAction; }
2993 inline bool ShareLinearActionHasBeenSet() const { return m_shareLinearActionHasBeenSet; }
2995 m_shareLinearActionHasBeenSet = true;
2996 m_shareLinearAction = value;
2997 }
2999 SetShareLinearAction(value);
3000 return *this;
3001 }
3003
3005
3008 inline CapabilityState GetUseLinearAction() const { return m_useLinearAction; }
3009 inline bool UseLinearActionHasBeenSet() const { return m_useLinearActionHasBeenSet; }
3011 m_useLinearActionHasBeenSet = true;
3012 m_useLinearAction = value;
3013 }
3015 SetUseLinearAction(value);
3016 return *this;
3017 }
3019
3021
3024 inline CapabilityState GetHuggingFaceAction() const { return m_huggingFaceAction; }
3025 inline bool HuggingFaceActionHasBeenSet() const { return m_huggingFaceActionHasBeenSet; }
3027 m_huggingFaceActionHasBeenSet = true;
3028 m_huggingFaceAction = value;
3029 }
3031 SetHuggingFaceAction(value);
3032 return *this;
3033 }
3035
3037
3040 inline CapabilityState GetCreateAndUpdateHuggingFaceAction() const { return m_createAndUpdateHuggingFaceAction; }
3041 inline bool CreateAndUpdateHuggingFaceActionHasBeenSet() const { return m_createAndUpdateHuggingFaceActionHasBeenSet; }
3043 m_createAndUpdateHuggingFaceActionHasBeenSet = true;
3044 m_createAndUpdateHuggingFaceAction = value;
3045 }
3048 return *this;
3049 }
3051
3053
3056 inline CapabilityState GetShareHuggingFaceAction() const { return m_shareHuggingFaceAction; }
3057 inline bool ShareHuggingFaceActionHasBeenSet() const { return m_shareHuggingFaceActionHasBeenSet; }
3059 m_shareHuggingFaceActionHasBeenSet = true;
3060 m_shareHuggingFaceAction = value;
3061 }
3064 return *this;
3065 }
3067
3069
3072 inline CapabilityState GetUseHuggingFaceAction() const { return m_useHuggingFaceAction; }
3073 inline bool UseHuggingFaceActionHasBeenSet() const { return m_useHuggingFaceActionHasBeenSet; }
3075 m_useHuggingFaceActionHasBeenSet = true;
3076 m_useHuggingFaceAction = value;
3077 }
3080 return *this;
3081 }
3083
3085
3088 inline CapabilityState GetMondayAction() const { return m_mondayAction; }
3089 inline bool MondayActionHasBeenSet() const { return m_mondayActionHasBeenSet; }
3091 m_mondayActionHasBeenSet = true;
3092 m_mondayAction = value;
3093 }
3095 SetMondayAction(value);
3096 return *this;
3097 }
3099
3101
3104 inline CapabilityState GetCreateAndUpdateMondayAction() const { return m_createAndUpdateMondayAction; }
3105 inline bool CreateAndUpdateMondayActionHasBeenSet() const { return m_createAndUpdateMondayActionHasBeenSet; }
3107 m_createAndUpdateMondayActionHasBeenSet = true;
3108 m_createAndUpdateMondayAction = value;
3109 }
3112 return *this;
3113 }
3115
3117
3120 inline CapabilityState GetShareMondayAction() const { return m_shareMondayAction; }
3121 inline bool ShareMondayActionHasBeenSet() const { return m_shareMondayActionHasBeenSet; }
3123 m_shareMondayActionHasBeenSet = true;
3124 m_shareMondayAction = value;
3125 }
3127 SetShareMondayAction(value);
3128 return *this;
3129 }
3131
3133
3136 inline CapabilityState GetUseMondayAction() const { return m_useMondayAction; }
3137 inline bool UseMondayActionHasBeenSet() const { return m_useMondayActionHasBeenSet; }
3139 m_useMondayActionHasBeenSet = true;
3140 m_useMondayAction = value;
3141 }
3143 SetUseMondayAction(value);
3144 return *this;
3145 }
3147
3149
3152 inline CapabilityState GetHubspotAction() const { return m_hubspotAction; }
3153 inline bool HubspotActionHasBeenSet() const { return m_hubspotActionHasBeenSet; }
3155 m_hubspotActionHasBeenSet = true;
3156 m_hubspotAction = value;
3157 }
3159 SetHubspotAction(value);
3160 return *this;
3161 }
3163
3165
3168 inline CapabilityState GetCreateAndUpdateHubspotAction() const { return m_createAndUpdateHubspotAction; }
3169 inline bool CreateAndUpdateHubspotActionHasBeenSet() const { return m_createAndUpdateHubspotActionHasBeenSet; }
3171 m_createAndUpdateHubspotActionHasBeenSet = true;
3172 m_createAndUpdateHubspotAction = value;
3173 }
3176 return *this;
3177 }
3179
3181
3184 inline CapabilityState GetShareHubspotAction() const { return m_shareHubspotAction; }
3185 inline bool ShareHubspotActionHasBeenSet() const { return m_shareHubspotActionHasBeenSet; }
3187 m_shareHubspotActionHasBeenSet = true;
3188 m_shareHubspotAction = value;
3189 }
3191 SetShareHubspotAction(value);
3192 return *this;
3193 }
3195
3197
3200 inline CapabilityState GetUseHubspotAction() const { return m_useHubspotAction; }
3201 inline bool UseHubspotActionHasBeenSet() const { return m_useHubspotActionHasBeenSet; }
3203 m_useHubspotActionHasBeenSet = true;
3204 m_useHubspotAction = value;
3205 }
3207 SetUseHubspotAction(value);
3208 return *this;
3209 }
3211
3213
3216 inline CapabilityState GetIntercomAction() const { return m_intercomAction; }
3217 inline bool IntercomActionHasBeenSet() const { return m_intercomActionHasBeenSet; }
3219 m_intercomActionHasBeenSet = true;
3220 m_intercomAction = value;
3221 }
3223 SetIntercomAction(value);
3224 return *this;
3225 }
3227
3229
3232 inline CapabilityState GetCreateAndUpdateIntercomAction() const { return m_createAndUpdateIntercomAction; }
3233 inline bool CreateAndUpdateIntercomActionHasBeenSet() const { return m_createAndUpdateIntercomActionHasBeenSet; }
3235 m_createAndUpdateIntercomActionHasBeenSet = true;
3236 m_createAndUpdateIntercomAction = value;
3237 }
3240 return *this;
3241 }
3243
3245
3248 inline CapabilityState GetShareIntercomAction() const { return m_shareIntercomAction; }
3249 inline bool ShareIntercomActionHasBeenSet() const { return m_shareIntercomActionHasBeenSet; }
3251 m_shareIntercomActionHasBeenSet = true;
3252 m_shareIntercomAction = value;
3253 }
3256 return *this;
3257 }
3259
3261
3264 inline CapabilityState GetUseIntercomAction() const { return m_useIntercomAction; }
3265 inline bool UseIntercomActionHasBeenSet() const { return m_useIntercomActionHasBeenSet; }
3267 m_useIntercomActionHasBeenSet = true;
3268 m_useIntercomAction = value;
3269 }
3271 SetUseIntercomAction(value);
3272 return *this;
3273 }
3275
3277
3280 inline CapabilityState GetNewRelicAction() const { return m_newRelicAction; }
3281 inline bool NewRelicActionHasBeenSet() const { return m_newRelicActionHasBeenSet; }
3283 m_newRelicActionHasBeenSet = true;
3284 m_newRelicAction = value;
3285 }
3287 SetNewRelicAction(value);
3288 return *this;
3289 }
3291
3293
3296 inline CapabilityState GetCreateAndUpdateNewRelicAction() const { return m_createAndUpdateNewRelicAction; }
3297 inline bool CreateAndUpdateNewRelicActionHasBeenSet() const { return m_createAndUpdateNewRelicActionHasBeenSet; }
3299 m_createAndUpdateNewRelicActionHasBeenSet = true;
3300 m_createAndUpdateNewRelicAction = value;
3301 }
3304 return *this;
3305 }
3307
3309
3312 inline CapabilityState GetShareNewRelicAction() const { return m_shareNewRelicAction; }
3313 inline bool ShareNewRelicActionHasBeenSet() const { return m_shareNewRelicActionHasBeenSet; }
3315 m_shareNewRelicActionHasBeenSet = true;
3316 m_shareNewRelicAction = value;
3317 }
3320 return *this;
3321 }
3323
3325
3328 inline CapabilityState GetUseNewRelicAction() const { return m_useNewRelicAction; }
3329 inline bool UseNewRelicActionHasBeenSet() const { return m_useNewRelicActionHasBeenSet; }
3331 m_useNewRelicActionHasBeenSet = true;
3332 m_useNewRelicAction = value;
3333 }
3335 SetUseNewRelicAction(value);
3336 return *this;
3337 }
3339
3341
3344 inline CapabilityState GetTopic() const { return m_topic; }
3345 inline bool TopicHasBeenSet() const { return m_topicHasBeenSet; }
3346 inline void SetTopic(CapabilityState value) {
3347 m_topicHasBeenSet = true;
3348 m_topic = value;
3349 }
3351 SetTopic(value);
3352 return *this;
3353 }
3355
3357
3360 inline CapabilityState GetEditVisualWithQ() const { return m_editVisualWithQ; }
3361 inline bool EditVisualWithQHasBeenSet() const { return m_editVisualWithQHasBeenSet; }
3363 m_editVisualWithQHasBeenSet = true;
3364 m_editVisualWithQ = value;
3365 }
3367 SetEditVisualWithQ(value);
3368 return *this;
3369 }
3371
3373
3376 inline CapabilityState GetBuildCalculatedFieldWithQ() const { return m_buildCalculatedFieldWithQ; }
3377 inline bool BuildCalculatedFieldWithQHasBeenSet() const { return m_buildCalculatedFieldWithQHasBeenSet; }
3379 m_buildCalculatedFieldWithQHasBeenSet = true;
3380 m_buildCalculatedFieldWithQ = value;
3381 }
3384 return *this;
3385 }
3387
3389
3392 inline CapabilityState GetCreateDashboardExecutiveSummaryWithQ() const { return m_createDashboardExecutiveSummaryWithQ; }
3393 inline bool CreateDashboardExecutiveSummaryWithQHasBeenSet() const { return m_createDashboardExecutiveSummaryWithQHasBeenSet; }
3395 m_createDashboardExecutiveSummaryWithQHasBeenSet = true;
3396 m_createDashboardExecutiveSummaryWithQ = value;
3397 }
3400 return *this;
3401 }
3403
3405
3408 inline CapabilityState GetSpace() const { return m_space; }
3409 inline bool SpaceHasBeenSet() const { return m_spaceHasBeenSet; }
3410 inline void SetSpace(CapabilityState value) {
3411 m_spaceHasBeenSet = true;
3412 m_space = value;
3413 }
3415 SetSpace(value);
3416 return *this;
3417 }
3419
3421
3424 inline CapabilityState GetCreateSpaces() const { return m_createSpaces; }
3425 inline bool CreateSpacesHasBeenSet() const { return m_createSpacesHasBeenSet; }
3427 m_createSpacesHasBeenSet = true;
3428 m_createSpaces = value;
3429 }
3431 SetCreateSpaces(value);
3432 return *this;
3433 }
3435
3437
3440 inline CapabilityState GetShareSpaces() const { return m_shareSpaces; }
3441 inline bool ShareSpacesHasBeenSet() const { return m_shareSpacesHasBeenSet; }
3442 inline void SetShareSpaces(CapabilityState value) {
3443 m_shareSpacesHasBeenSet = true;
3444 m_shareSpaces = value;
3445 }
3447 SetShareSpaces(value);
3448 return *this;
3449 }
3451
3453
3456 inline CapabilityState GetChatAgent() const { return m_chatAgent; }
3457 inline bool ChatAgentHasBeenSet() const { return m_chatAgentHasBeenSet; }
3458 inline void SetChatAgent(CapabilityState value) {
3459 m_chatAgentHasBeenSet = true;
3460 m_chatAgent = value;
3461 }
3463 SetChatAgent(value);
3464 return *this;
3465 }
3467
3469
3472 inline CapabilityState GetCreateChatAgents() const { return m_createChatAgents; }
3473 inline bool CreateChatAgentsHasBeenSet() const { return m_createChatAgentsHasBeenSet; }
3475 m_createChatAgentsHasBeenSet = true;
3476 m_createChatAgents = value;
3477 }
3479 SetCreateChatAgents(value);
3480 return *this;
3481 }
3483
3485
3488 inline CapabilityState GetShareChatAgents() const { return m_shareChatAgents; }
3489 inline bool ShareChatAgentsHasBeenSet() const { return m_shareChatAgentsHasBeenSet; }
3491 m_shareChatAgentsHasBeenSet = true;
3492 m_shareChatAgents = value;
3493 }
3495 SetShareChatAgents(value);
3496 return *this;
3497 }
3499
3501
3504 inline CapabilityState GetResearch() const { return m_research; }
3505 inline bool ResearchHasBeenSet() const { return m_researchHasBeenSet; }
3506 inline void SetResearch(CapabilityState value) {
3507 m_researchHasBeenSet = true;
3508 m_research = value;
3509 }
3511 SetResearch(value);
3512 return *this;
3513 }
3515
3517
3520 inline CapabilityState GetSelfUpgradeUserRole() const { return m_selfUpgradeUserRole; }
3521 inline bool SelfUpgradeUserRoleHasBeenSet() const { return m_selfUpgradeUserRoleHasBeenSet; }
3523 m_selfUpgradeUserRoleHasBeenSet = true;
3524 m_selfUpgradeUserRole = value;
3525 }
3528 return *this;
3529 }
3531
3533
3536 inline CapabilityState GetExtension() const { return m_extension; }
3537 inline bool ExtensionHasBeenSet() const { return m_extensionHasBeenSet; }
3538 inline void SetExtension(CapabilityState value) {
3539 m_extensionHasBeenSet = true;
3540 m_extension = value;
3541 }
3543 SetExtension(value);
3544 return *this;
3545 }
3547
3549
3556 inline CapabilityState GetManageSharedFolders() const { return m_manageSharedFolders; }
3557 inline bool ManageSharedFoldersHasBeenSet() const { return m_manageSharedFoldersHasBeenSet; }
3559 m_manageSharedFoldersHasBeenSet = true;
3560 m_manageSharedFolders = value;
3561 }
3564 return *this;
3565 }
3567 private:
3569
3571
3573
3575
3576 CapabilityState m_createAndUpdateThemes{CapabilityState::NOT_SET};
3577
3578 CapabilityState m_addOrRunAnomalyDetectionForAnalyses{CapabilityState::NOT_SET};
3579
3581
3582 CapabilityState m_createAndUpdateDatasets{CapabilityState::NOT_SET};
3583
3585
3586 CapabilityState m_subscribeDashboardEmailReports{CapabilityState::NOT_SET};
3587
3588 CapabilityState m_createAndUpdateDashboardEmailReports{CapabilityState::NOT_SET};
3589
3590 CapabilityState m_shareDashboards{CapabilityState::NOT_SET};
3591
3592 CapabilityState m_createAndUpdateThresholdAlerts{CapabilityState::NOT_SET};
3593
3594 CapabilityState m_renameSharedFolders{CapabilityState::NOT_SET};
3595
3596 CapabilityState m_createSharedFolders{CapabilityState::NOT_SET};
3597
3598 CapabilityState m_createAndUpdateDataSources{CapabilityState::NOT_SET};
3599
3600 CapabilityState m_shareDataSources{CapabilityState::NOT_SET};
3601
3602 CapabilityState m_viewAccountSPICECapacity{CapabilityState::NOT_SET};
3603
3604 CapabilityState m_createSPICEDataset{CapabilityState::NOT_SET};
3605
3606 CapabilityState m_exportToPdfInScheduledReports{CapabilityState::NOT_SET};
3607
3608 CapabilityState m_exportToCsvInScheduledReports{CapabilityState::NOT_SET};
3609
3610 CapabilityState m_exportToExcelInScheduledReports{CapabilityState::NOT_SET};
3611
3612 CapabilityState m_includeContentInScheduledReportsEmail{CapabilityState::NOT_SET};
3613
3615
3617
3619
3621
3622 CapabilityState m_publishWithoutApproval{CapabilityState::NOT_SET};
3623
3624 CapabilityState m_useBedrockModels{CapabilityState::NOT_SET};
3625
3626 CapabilityState m_performFlowUiTask{CapabilityState::NOT_SET};
3627
3628 CapabilityState m_approveFlowShareRequests{CapabilityState::NOT_SET};
3629
3630 CapabilityState m_useAgentWebSearch{CapabilityState::NOT_SET};
3631
3633
3635
3636 CapabilityState m_genericHTTPAction{CapabilityState::NOT_SET};
3637
3638 CapabilityState m_createAndUpdateGenericHTTPAction{CapabilityState::NOT_SET};
3639
3640 CapabilityState m_shareGenericHTTPAction{CapabilityState::NOT_SET};
3641
3642 CapabilityState m_useGenericHTTPAction{CapabilityState::NOT_SET};
3643
3645
3646 CapabilityState m_createAndUpdateAsanaAction{CapabilityState::NOT_SET};
3647
3648 CapabilityState m_shareAsanaAction{CapabilityState::NOT_SET};
3649
3650 CapabilityState m_useAsanaAction{CapabilityState::NOT_SET};
3651
3653
3654 CapabilityState m_createAndUpdateSlackAction{CapabilityState::NOT_SET};
3655
3656 CapabilityState m_shareSlackAction{CapabilityState::NOT_SET};
3657
3658 CapabilityState m_useSlackAction{CapabilityState::NOT_SET};
3659
3660 CapabilityState m_serviceNowAction{CapabilityState::NOT_SET};
3661
3662 CapabilityState m_createAndUpdateServiceNowAction{CapabilityState::NOT_SET};
3663
3664 CapabilityState m_shareServiceNowAction{CapabilityState::NOT_SET};
3665
3666 CapabilityState m_useServiceNowAction{CapabilityState::NOT_SET};
3667
3668 CapabilityState m_salesforceAction{CapabilityState::NOT_SET};
3669
3670 CapabilityState m_createAndUpdateSalesforceAction{CapabilityState::NOT_SET};
3671
3672 CapabilityState m_shareSalesforceAction{CapabilityState::NOT_SET};
3673
3674 CapabilityState m_useSalesforceAction{CapabilityState::NOT_SET};
3675
3676 CapabilityState m_mSExchangeAction{CapabilityState::NOT_SET};
3677
3678 CapabilityState m_createAndUpdateMSExchangeAction{CapabilityState::NOT_SET};
3679
3680 CapabilityState m_shareMSExchangeAction{CapabilityState::NOT_SET};
3681
3682 CapabilityState m_useMSExchangeAction{CapabilityState::NOT_SET};
3683
3684 CapabilityState m_pagerDutyAction{CapabilityState::NOT_SET};
3685
3686 CapabilityState m_createAndUpdatePagerDutyAction{CapabilityState::NOT_SET};
3687
3688 CapabilityState m_sharePagerDutyAction{CapabilityState::NOT_SET};
3689
3690 CapabilityState m_usePagerDutyAction{CapabilityState::NOT_SET};
3691
3693
3694 CapabilityState m_createAndUpdateJiraAction{CapabilityState::NOT_SET};
3695
3696 CapabilityState m_shareJiraAction{CapabilityState::NOT_SET};
3697
3699
3700 CapabilityState m_confluenceAction{CapabilityState::NOT_SET};
3701
3702 CapabilityState m_createAndUpdateConfluenceAction{CapabilityState::NOT_SET};
3703
3704 CapabilityState m_shareConfluenceAction{CapabilityState::NOT_SET};
3705
3706 CapabilityState m_useConfluenceAction{CapabilityState::NOT_SET};
3707
3708 CapabilityState m_oneDriveAction{CapabilityState::NOT_SET};
3709
3710 CapabilityState m_createAndUpdateOneDriveAction{CapabilityState::NOT_SET};
3711
3712 CapabilityState m_shareOneDriveAction{CapabilityState::NOT_SET};
3713
3714 CapabilityState m_useOneDriveAction{CapabilityState::NOT_SET};
3715
3716 CapabilityState m_sharePointAction{CapabilityState::NOT_SET};
3717
3718 CapabilityState m_createAndUpdateSharePointAction{CapabilityState::NOT_SET};
3719
3720 CapabilityState m_shareSharePointAction{CapabilityState::NOT_SET};
3721
3722 CapabilityState m_useSharePointAction{CapabilityState::NOT_SET};
3723
3725
3726 CapabilityState m_createAndUpdateMSTeamsAction{CapabilityState::NOT_SET};
3727
3728 CapabilityState m_shareMSTeamsAction{CapabilityState::NOT_SET};
3729
3730 CapabilityState m_useMSTeamsAction{CapabilityState::NOT_SET};
3731
3732 CapabilityState m_googleCalendarAction{CapabilityState::NOT_SET};
3733
3734 CapabilityState m_createAndUpdateGoogleCalendarAction{CapabilityState::NOT_SET};
3735
3736 CapabilityState m_shareGoogleCalendarAction{CapabilityState::NOT_SET};
3737
3738 CapabilityState m_useGoogleCalendarAction{CapabilityState::NOT_SET};
3739
3741
3742 CapabilityState m_createAndUpdateZendeskAction{CapabilityState::NOT_SET};
3743
3744 CapabilityState m_shareZendeskAction{CapabilityState::NOT_SET};
3745
3746 CapabilityState m_useZendeskAction{CapabilityState::NOT_SET};
3747
3748 CapabilityState m_smartsheetAction{CapabilityState::NOT_SET};
3749
3750 CapabilityState m_createAndUpdateSmartsheetAction{CapabilityState::NOT_SET};
3751
3752 CapabilityState m_shareSmartsheetAction{CapabilityState::NOT_SET};
3753
3754 CapabilityState m_useSmartsheetAction{CapabilityState::NOT_SET};
3755
3756 CapabilityState m_sAPBusinessPartnerAction{CapabilityState::NOT_SET};
3757
3758 CapabilityState m_createAndUpdateSAPBusinessPartnerAction{CapabilityState::NOT_SET};
3759
3760 CapabilityState m_shareSAPBusinessPartnerAction{CapabilityState::NOT_SET};
3761
3762 CapabilityState m_useSAPBusinessPartnerAction{CapabilityState::NOT_SET};
3763
3764 CapabilityState m_sAPProductMasterDataAction{CapabilityState::NOT_SET};
3765
3766 CapabilityState m_createAndUpdateSAPProductMasterDataAction{CapabilityState::NOT_SET};
3767
3768 CapabilityState m_shareSAPProductMasterDataAction{CapabilityState::NOT_SET};
3769
3770 CapabilityState m_useSAPProductMasterDataAction{CapabilityState::NOT_SET};
3771
3772 CapabilityState m_sAPPhysicalInventoryAction{CapabilityState::NOT_SET};
3773
3774 CapabilityState m_createAndUpdateSAPPhysicalInventoryAction{CapabilityState::NOT_SET};
3775
3776 CapabilityState m_shareSAPPhysicalInventoryAction{CapabilityState::NOT_SET};
3777
3778 CapabilityState m_useSAPPhysicalInventoryAction{CapabilityState::NOT_SET};
3779
3780 CapabilityState m_sAPBillOfMaterialAction{CapabilityState::NOT_SET};
3781
3782 CapabilityState m_createAndUpdateSAPBillOfMaterialAction{CapabilityState::NOT_SET};
3783
3784 CapabilityState m_shareSAPBillOfMaterialAction{CapabilityState::NOT_SET};
3785
3786 CapabilityState m_useSAPBillOfMaterialAction{CapabilityState::NOT_SET};
3787
3788 CapabilityState m_sAPMaterialStockAction{CapabilityState::NOT_SET};
3789
3790 CapabilityState m_createAndUpdateSAPMaterialStockAction{CapabilityState::NOT_SET};
3791
3792 CapabilityState m_shareSAPMaterialStockAction{CapabilityState::NOT_SET};
3793
3794 CapabilityState m_useSAPMaterialStockAction{CapabilityState::NOT_SET};
3795
3797
3798 CapabilityState m_createAndUpdateFactSetAction{CapabilityState::NOT_SET};
3799
3800 CapabilityState m_shareFactSetAction{CapabilityState::NOT_SET};
3801
3802 CapabilityState m_useFactSetAction{CapabilityState::NOT_SET};
3803
3804 CapabilityState m_amazonSThreeAction{CapabilityState::NOT_SET};
3805
3806 CapabilityState m_createAndUpdateAmazonSThreeAction{CapabilityState::NOT_SET};
3807
3808 CapabilityState m_shareAmazonSThreeAction{CapabilityState::NOT_SET};
3809
3810 CapabilityState m_useAmazonSThreeAction{CapabilityState::NOT_SET};
3811
3812 CapabilityState m_textractAction{CapabilityState::NOT_SET};
3813
3814 CapabilityState m_createAndUpdateTextractAction{CapabilityState::NOT_SET};
3815
3816 CapabilityState m_shareTextractAction{CapabilityState::NOT_SET};
3817
3818 CapabilityState m_useTextractAction{CapabilityState::NOT_SET};
3819
3820 CapabilityState m_comprehendAction{CapabilityState::NOT_SET};
3821
3822 CapabilityState m_createAndUpdateComprehendAction{CapabilityState::NOT_SET};
3823
3824 CapabilityState m_shareComprehendAction{CapabilityState::NOT_SET};
3825
3826 CapabilityState m_useComprehendAction{CapabilityState::NOT_SET};
3827
3828 CapabilityState m_comprehendMedicalAction{CapabilityState::NOT_SET};
3829
3830 CapabilityState m_createAndUpdateComprehendMedicalAction{CapabilityState::NOT_SET};
3831
3832 CapabilityState m_shareComprehendMedicalAction{CapabilityState::NOT_SET};
3833
3834 CapabilityState m_useComprehendMedicalAction{CapabilityState::NOT_SET};
3835
3836 CapabilityState m_amazonBedrockARSAction{CapabilityState::NOT_SET};
3837
3838 CapabilityState m_createAndUpdateAmazonBedrockARSAction{CapabilityState::NOT_SET};
3839
3840 CapabilityState m_shareAmazonBedrockARSAction{CapabilityState::NOT_SET};
3841
3842 CapabilityState m_useAmazonBedrockARSAction{CapabilityState::NOT_SET};
3843
3844 CapabilityState m_amazonBedrockFSAction{CapabilityState::NOT_SET};
3845
3846 CapabilityState m_createAndUpdateAmazonBedrockFSAction{CapabilityState::NOT_SET};
3847
3848 CapabilityState m_shareAmazonBedrockFSAction{CapabilityState::NOT_SET};
3849
3850 CapabilityState m_useAmazonBedrockFSAction{CapabilityState::NOT_SET};
3851
3852 CapabilityState m_amazonBedrockKRSAction{CapabilityState::NOT_SET};
3853
3854 CapabilityState m_createAndUpdateAmazonBedrockKRSAction{CapabilityState::NOT_SET};
3855
3856 CapabilityState m_shareAmazonBedrockKRSAction{CapabilityState::NOT_SET};
3857
3858 CapabilityState m_useAmazonBedrockKRSAction{CapabilityState::NOT_SET};
3859
3861
3862 CapabilityState m_createAndUpdateMCPAction{CapabilityState::NOT_SET};
3863
3864 CapabilityState m_shareMCPAction{CapabilityState::NOT_SET};
3865
3867
3869
3870 CapabilityState m_createAndUpdateOpenAPIAction{CapabilityState::NOT_SET};
3871
3872 CapabilityState m_shareOpenAPIAction{CapabilityState::NOT_SET};
3873
3874 CapabilityState m_useOpenAPIAction{CapabilityState::NOT_SET};
3875
3876 CapabilityState m_sandPGMIAction{CapabilityState::NOT_SET};
3877
3878 CapabilityState m_createAndUpdateSandPGMIAction{CapabilityState::NOT_SET};
3879
3880 CapabilityState m_shareSandPGMIAction{CapabilityState::NOT_SET};
3881
3882 CapabilityState m_useSandPGMIAction{CapabilityState::NOT_SET};
3883
3884 CapabilityState m_sandPGlobalEnergyAction{CapabilityState::NOT_SET};
3885
3886 CapabilityState m_createAndUpdateSandPGlobalEnergyAction{CapabilityState::NOT_SET};
3887
3888 CapabilityState m_shareSandPGlobalEnergyAction{CapabilityState::NOT_SET};
3889
3890 CapabilityState m_useSandPGlobalEnergyAction{CapabilityState::NOT_SET};
3891
3892 CapabilityState m_bambooHRAction{CapabilityState::NOT_SET};
3893
3894 CapabilityState m_createAndUpdateBambooHRAction{CapabilityState::NOT_SET};
3895
3896 CapabilityState m_shareBambooHRAction{CapabilityState::NOT_SET};
3897
3898 CapabilityState m_useBambooHRAction{CapabilityState::NOT_SET};
3899
3900 CapabilityState m_boxAgentAction{CapabilityState::NOT_SET};
3901
3902 CapabilityState m_createAndUpdateBoxAgentAction{CapabilityState::NOT_SET};
3903
3904 CapabilityState m_shareBoxAgentAction{CapabilityState::NOT_SET};
3905
3906 CapabilityState m_useBoxAgentAction{CapabilityState::NOT_SET};
3907
3908 CapabilityState m_canvaAgentAction{CapabilityState::NOT_SET};
3909
3910 CapabilityState m_createAndUpdateCanvaAgentAction{CapabilityState::NOT_SET};
3911
3912 CapabilityState m_shareCanvaAgentAction{CapabilityState::NOT_SET};
3913
3914 CapabilityState m_useCanvaAgentAction{CapabilityState::NOT_SET};
3915
3917
3918 CapabilityState m_createAndUpdateGithubAction{CapabilityState::NOT_SET};
3919
3920 CapabilityState m_shareGithubAction{CapabilityState::NOT_SET};
3921
3922 CapabilityState m_useGithubAction{CapabilityState::NOT_SET};
3923
3925
3926 CapabilityState m_createAndUpdateNotionAction{CapabilityState::NOT_SET};
3927
3928 CapabilityState m_shareNotionAction{CapabilityState::NOT_SET};
3929
3930 CapabilityState m_useNotionAction{CapabilityState::NOT_SET};
3931
3933
3934 CapabilityState m_createAndUpdateLinearAction{CapabilityState::NOT_SET};
3935
3936 CapabilityState m_shareLinearAction{CapabilityState::NOT_SET};
3937
3938 CapabilityState m_useLinearAction{CapabilityState::NOT_SET};
3939
3940 CapabilityState m_huggingFaceAction{CapabilityState::NOT_SET};
3941
3942 CapabilityState m_createAndUpdateHuggingFaceAction{CapabilityState::NOT_SET};
3943
3944 CapabilityState m_shareHuggingFaceAction{CapabilityState::NOT_SET};
3945
3946 CapabilityState m_useHuggingFaceAction{CapabilityState::NOT_SET};
3947
3949
3950 CapabilityState m_createAndUpdateMondayAction{CapabilityState::NOT_SET};
3951
3952 CapabilityState m_shareMondayAction{CapabilityState::NOT_SET};
3953
3954 CapabilityState m_useMondayAction{CapabilityState::NOT_SET};
3955
3957
3958 CapabilityState m_createAndUpdateHubspotAction{CapabilityState::NOT_SET};
3959
3960 CapabilityState m_shareHubspotAction{CapabilityState::NOT_SET};
3961
3962 CapabilityState m_useHubspotAction{CapabilityState::NOT_SET};
3963
3964 CapabilityState m_intercomAction{CapabilityState::NOT_SET};
3965
3966 CapabilityState m_createAndUpdateIntercomAction{CapabilityState::NOT_SET};
3967
3968 CapabilityState m_shareIntercomAction{CapabilityState::NOT_SET};
3969
3970 CapabilityState m_useIntercomAction{CapabilityState::NOT_SET};
3971
3972 CapabilityState m_newRelicAction{CapabilityState::NOT_SET};
3973
3974 CapabilityState m_createAndUpdateNewRelicAction{CapabilityState::NOT_SET};
3975
3976 CapabilityState m_shareNewRelicAction{CapabilityState::NOT_SET};
3977
3978 CapabilityState m_useNewRelicAction{CapabilityState::NOT_SET};
3979
3981
3982 CapabilityState m_editVisualWithQ{CapabilityState::NOT_SET};
3983
3984 CapabilityState m_buildCalculatedFieldWithQ{CapabilityState::NOT_SET};
3985
3986 CapabilityState m_createDashboardExecutiveSummaryWithQ{CapabilityState::NOT_SET};
3987
3989
3991
3993
3995
3996 CapabilityState m_createChatAgents{CapabilityState::NOT_SET};
3997
3998 CapabilityState m_shareChatAgents{CapabilityState::NOT_SET};
3999
4001
4002 CapabilityState m_selfUpgradeUserRole{CapabilityState::NOT_SET};
4003
4005
4006 CapabilityState m_manageSharedFolders{CapabilityState::NOT_SET};
4007 bool m_exportToCsvHasBeenSet = false;
4008 bool m_exportToExcelHasBeenSet = false;
4009 bool m_exportToPdfHasBeenSet = false;
4010 bool m_printReportsHasBeenSet = false;
4011 bool m_createAndUpdateThemesHasBeenSet = false;
4012 bool m_addOrRunAnomalyDetectionForAnalysesHasBeenSet = false;
4013 bool m_shareAnalysesHasBeenSet = false;
4014 bool m_createAndUpdateDatasetsHasBeenSet = false;
4015 bool m_shareDatasetsHasBeenSet = false;
4016 bool m_subscribeDashboardEmailReportsHasBeenSet = false;
4017 bool m_createAndUpdateDashboardEmailReportsHasBeenSet = false;
4018 bool m_shareDashboardsHasBeenSet = false;
4019 bool m_createAndUpdateThresholdAlertsHasBeenSet = false;
4020 bool m_renameSharedFoldersHasBeenSet = false;
4021 bool m_createSharedFoldersHasBeenSet = false;
4022 bool m_createAndUpdateDataSourcesHasBeenSet = false;
4023 bool m_shareDataSourcesHasBeenSet = false;
4024 bool m_viewAccountSPICECapacityHasBeenSet = false;
4025 bool m_createSPICEDatasetHasBeenSet = false;
4026 bool m_exportToPdfInScheduledReportsHasBeenSet = false;
4027 bool m_exportToCsvInScheduledReportsHasBeenSet = false;
4028 bool m_exportToExcelInScheduledReportsHasBeenSet = false;
4029 bool m_includeContentInScheduledReportsEmailHasBeenSet = false;
4030 bool m_dashboardHasBeenSet = false;
4031 bool m_analysisHasBeenSet = false;
4032 bool m_automateHasBeenSet = false;
4033 bool m_flowHasBeenSet = false;
4034 bool m_publishWithoutApprovalHasBeenSet = false;
4035 bool m_useBedrockModelsHasBeenSet = false;
4036 bool m_performFlowUiTaskHasBeenSet = false;
4037 bool m_approveFlowShareRequestsHasBeenSet = false;
4038 bool m_useAgentWebSearchHasBeenSet = false;
4039 bool m_knowledgeBaseHasBeenSet = false;
4040 bool m_actionHasBeenSet = false;
4041 bool m_genericHTTPActionHasBeenSet = false;
4042 bool m_createAndUpdateGenericHTTPActionHasBeenSet = false;
4043 bool m_shareGenericHTTPActionHasBeenSet = false;
4044 bool m_useGenericHTTPActionHasBeenSet = false;
4045 bool m_asanaActionHasBeenSet = false;
4046 bool m_createAndUpdateAsanaActionHasBeenSet = false;
4047 bool m_shareAsanaActionHasBeenSet = false;
4048 bool m_useAsanaActionHasBeenSet = false;
4049 bool m_slackActionHasBeenSet = false;
4050 bool m_createAndUpdateSlackActionHasBeenSet = false;
4051 bool m_shareSlackActionHasBeenSet = false;
4052 bool m_useSlackActionHasBeenSet = false;
4053 bool m_serviceNowActionHasBeenSet = false;
4054 bool m_createAndUpdateServiceNowActionHasBeenSet = false;
4055 bool m_shareServiceNowActionHasBeenSet = false;
4056 bool m_useServiceNowActionHasBeenSet = false;
4057 bool m_salesforceActionHasBeenSet = false;
4058 bool m_createAndUpdateSalesforceActionHasBeenSet = false;
4059 bool m_shareSalesforceActionHasBeenSet = false;
4060 bool m_useSalesforceActionHasBeenSet = false;
4061 bool m_mSExchangeActionHasBeenSet = false;
4062 bool m_createAndUpdateMSExchangeActionHasBeenSet = false;
4063 bool m_shareMSExchangeActionHasBeenSet = false;
4064 bool m_useMSExchangeActionHasBeenSet = false;
4065 bool m_pagerDutyActionHasBeenSet = false;
4066 bool m_createAndUpdatePagerDutyActionHasBeenSet = false;
4067 bool m_sharePagerDutyActionHasBeenSet = false;
4068 bool m_usePagerDutyActionHasBeenSet = false;
4069 bool m_jiraActionHasBeenSet = false;
4070 bool m_createAndUpdateJiraActionHasBeenSet = false;
4071 bool m_shareJiraActionHasBeenSet = false;
4072 bool m_useJiraActionHasBeenSet = false;
4073 bool m_confluenceActionHasBeenSet = false;
4074 bool m_createAndUpdateConfluenceActionHasBeenSet = false;
4075 bool m_shareConfluenceActionHasBeenSet = false;
4076 bool m_useConfluenceActionHasBeenSet = false;
4077 bool m_oneDriveActionHasBeenSet = false;
4078 bool m_createAndUpdateOneDriveActionHasBeenSet = false;
4079 bool m_shareOneDriveActionHasBeenSet = false;
4080 bool m_useOneDriveActionHasBeenSet = false;
4081 bool m_sharePointActionHasBeenSet = false;
4082 bool m_createAndUpdateSharePointActionHasBeenSet = false;
4083 bool m_shareSharePointActionHasBeenSet = false;
4084 bool m_useSharePointActionHasBeenSet = false;
4085 bool m_mSTeamsActionHasBeenSet = false;
4086 bool m_createAndUpdateMSTeamsActionHasBeenSet = false;
4087 bool m_shareMSTeamsActionHasBeenSet = false;
4088 bool m_useMSTeamsActionHasBeenSet = false;
4089 bool m_googleCalendarActionHasBeenSet = false;
4090 bool m_createAndUpdateGoogleCalendarActionHasBeenSet = false;
4091 bool m_shareGoogleCalendarActionHasBeenSet = false;
4092 bool m_useGoogleCalendarActionHasBeenSet = false;
4093 bool m_zendeskActionHasBeenSet = false;
4094 bool m_createAndUpdateZendeskActionHasBeenSet = false;
4095 bool m_shareZendeskActionHasBeenSet = false;
4096 bool m_useZendeskActionHasBeenSet = false;
4097 bool m_smartsheetActionHasBeenSet = false;
4098 bool m_createAndUpdateSmartsheetActionHasBeenSet = false;
4099 bool m_shareSmartsheetActionHasBeenSet = false;
4100 bool m_useSmartsheetActionHasBeenSet = false;
4101 bool m_sAPBusinessPartnerActionHasBeenSet = false;
4102 bool m_createAndUpdateSAPBusinessPartnerActionHasBeenSet = false;
4103 bool m_shareSAPBusinessPartnerActionHasBeenSet = false;
4104 bool m_useSAPBusinessPartnerActionHasBeenSet = false;
4105 bool m_sAPProductMasterDataActionHasBeenSet = false;
4106 bool m_createAndUpdateSAPProductMasterDataActionHasBeenSet = false;
4107 bool m_shareSAPProductMasterDataActionHasBeenSet = false;
4108 bool m_useSAPProductMasterDataActionHasBeenSet = false;
4109 bool m_sAPPhysicalInventoryActionHasBeenSet = false;
4110 bool m_createAndUpdateSAPPhysicalInventoryActionHasBeenSet = false;
4111 bool m_shareSAPPhysicalInventoryActionHasBeenSet = false;
4112 bool m_useSAPPhysicalInventoryActionHasBeenSet = false;
4113 bool m_sAPBillOfMaterialActionHasBeenSet = false;
4114 bool m_createAndUpdateSAPBillOfMaterialActionHasBeenSet = false;
4115 bool m_shareSAPBillOfMaterialActionHasBeenSet = false;
4116 bool m_useSAPBillOfMaterialActionHasBeenSet = false;
4117 bool m_sAPMaterialStockActionHasBeenSet = false;
4118 bool m_createAndUpdateSAPMaterialStockActionHasBeenSet = false;
4119 bool m_shareSAPMaterialStockActionHasBeenSet = false;
4120 bool m_useSAPMaterialStockActionHasBeenSet = false;
4121 bool m_factSetActionHasBeenSet = false;
4122 bool m_createAndUpdateFactSetActionHasBeenSet = false;
4123 bool m_shareFactSetActionHasBeenSet = false;
4124 bool m_useFactSetActionHasBeenSet = false;
4125 bool m_amazonSThreeActionHasBeenSet = false;
4126 bool m_createAndUpdateAmazonSThreeActionHasBeenSet = false;
4127 bool m_shareAmazonSThreeActionHasBeenSet = false;
4128 bool m_useAmazonSThreeActionHasBeenSet = false;
4129 bool m_textractActionHasBeenSet = false;
4130 bool m_createAndUpdateTextractActionHasBeenSet = false;
4131 bool m_shareTextractActionHasBeenSet = false;
4132 bool m_useTextractActionHasBeenSet = false;
4133 bool m_comprehendActionHasBeenSet = false;
4134 bool m_createAndUpdateComprehendActionHasBeenSet = false;
4135 bool m_shareComprehendActionHasBeenSet = false;
4136 bool m_useComprehendActionHasBeenSet = false;
4137 bool m_comprehendMedicalActionHasBeenSet = false;
4138 bool m_createAndUpdateComprehendMedicalActionHasBeenSet = false;
4139 bool m_shareComprehendMedicalActionHasBeenSet = false;
4140 bool m_useComprehendMedicalActionHasBeenSet = false;
4141 bool m_amazonBedrockARSActionHasBeenSet = false;
4142 bool m_createAndUpdateAmazonBedrockARSActionHasBeenSet = false;
4143 bool m_shareAmazonBedrockARSActionHasBeenSet = false;
4144 bool m_useAmazonBedrockARSActionHasBeenSet = false;
4145 bool m_amazonBedrockFSActionHasBeenSet = false;
4146 bool m_createAndUpdateAmazonBedrockFSActionHasBeenSet = false;
4147 bool m_shareAmazonBedrockFSActionHasBeenSet = false;
4148 bool m_useAmazonBedrockFSActionHasBeenSet = false;
4149 bool m_amazonBedrockKRSActionHasBeenSet = false;
4150 bool m_createAndUpdateAmazonBedrockKRSActionHasBeenSet = false;
4151 bool m_shareAmazonBedrockKRSActionHasBeenSet = false;
4152 bool m_useAmazonBedrockKRSActionHasBeenSet = false;
4153 bool m_mCPActionHasBeenSet = false;
4154 bool m_createAndUpdateMCPActionHasBeenSet = false;
4155 bool m_shareMCPActionHasBeenSet = false;
4156 bool m_useMCPActionHasBeenSet = false;
4157 bool m_openAPIActionHasBeenSet = false;
4158 bool m_createAndUpdateOpenAPIActionHasBeenSet = false;
4159 bool m_shareOpenAPIActionHasBeenSet = false;
4160 bool m_useOpenAPIActionHasBeenSet = false;
4161 bool m_sandPGMIActionHasBeenSet = false;
4162 bool m_createAndUpdateSandPGMIActionHasBeenSet = false;
4163 bool m_shareSandPGMIActionHasBeenSet = false;
4164 bool m_useSandPGMIActionHasBeenSet = false;
4165 bool m_sandPGlobalEnergyActionHasBeenSet = false;
4166 bool m_createAndUpdateSandPGlobalEnergyActionHasBeenSet = false;
4167 bool m_shareSandPGlobalEnergyActionHasBeenSet = false;
4168 bool m_useSandPGlobalEnergyActionHasBeenSet = false;
4169 bool m_bambooHRActionHasBeenSet = false;
4170 bool m_createAndUpdateBambooHRActionHasBeenSet = false;
4171 bool m_shareBambooHRActionHasBeenSet = false;
4172 bool m_useBambooHRActionHasBeenSet = false;
4173 bool m_boxAgentActionHasBeenSet = false;
4174 bool m_createAndUpdateBoxAgentActionHasBeenSet = false;
4175 bool m_shareBoxAgentActionHasBeenSet = false;
4176 bool m_useBoxAgentActionHasBeenSet = false;
4177 bool m_canvaAgentActionHasBeenSet = false;
4178 bool m_createAndUpdateCanvaAgentActionHasBeenSet = false;
4179 bool m_shareCanvaAgentActionHasBeenSet = false;
4180 bool m_useCanvaAgentActionHasBeenSet = false;
4181 bool m_githubActionHasBeenSet = false;
4182 bool m_createAndUpdateGithubActionHasBeenSet = false;
4183 bool m_shareGithubActionHasBeenSet = false;
4184 bool m_useGithubActionHasBeenSet = false;
4185 bool m_notionActionHasBeenSet = false;
4186 bool m_createAndUpdateNotionActionHasBeenSet = false;
4187 bool m_shareNotionActionHasBeenSet = false;
4188 bool m_useNotionActionHasBeenSet = false;
4189 bool m_linearActionHasBeenSet = false;
4190 bool m_createAndUpdateLinearActionHasBeenSet = false;
4191 bool m_shareLinearActionHasBeenSet = false;
4192 bool m_useLinearActionHasBeenSet = false;
4193 bool m_huggingFaceActionHasBeenSet = false;
4194 bool m_createAndUpdateHuggingFaceActionHasBeenSet = false;
4195 bool m_shareHuggingFaceActionHasBeenSet = false;
4196 bool m_useHuggingFaceActionHasBeenSet = false;
4197 bool m_mondayActionHasBeenSet = false;
4198 bool m_createAndUpdateMondayActionHasBeenSet = false;
4199 bool m_shareMondayActionHasBeenSet = false;
4200 bool m_useMondayActionHasBeenSet = false;
4201 bool m_hubspotActionHasBeenSet = false;
4202 bool m_createAndUpdateHubspotActionHasBeenSet = false;
4203 bool m_shareHubspotActionHasBeenSet = false;
4204 bool m_useHubspotActionHasBeenSet = false;
4205 bool m_intercomActionHasBeenSet = false;
4206 bool m_createAndUpdateIntercomActionHasBeenSet = false;
4207 bool m_shareIntercomActionHasBeenSet = false;
4208 bool m_useIntercomActionHasBeenSet = false;
4209 bool m_newRelicActionHasBeenSet = false;
4210 bool m_createAndUpdateNewRelicActionHasBeenSet = false;
4211 bool m_shareNewRelicActionHasBeenSet = false;
4212 bool m_useNewRelicActionHasBeenSet = false;
4213 bool m_topicHasBeenSet = false;
4214 bool m_editVisualWithQHasBeenSet = false;
4215 bool m_buildCalculatedFieldWithQHasBeenSet = false;
4216 bool m_createDashboardExecutiveSummaryWithQHasBeenSet = false;
4217 bool m_spaceHasBeenSet = false;
4218 bool m_createSpacesHasBeenSet = false;
4219 bool m_shareSpacesHasBeenSet = false;
4220 bool m_chatAgentHasBeenSet = false;
4221 bool m_createChatAgentsHasBeenSet = false;
4222 bool m_shareChatAgentsHasBeenSet = false;
4223 bool m_researchHasBeenSet = false;
4224 bool m_selfUpgradeUserRoleHasBeenSet = false;
4225 bool m_extensionHasBeenSet = false;
4226 bool m_manageSharedFoldersHasBeenSet = false;
4227};
4228
4229} // namespace Model
4230} // namespace QuickSight
4231} // namespace Aws
Capabilities & WithCreateAndUpdateSAPMaterialStockAction(CapabilityState value)
Capabilities & WithSharePagerDutyAction(CapabilityState value)
void SetTopic(CapabilityState value)
void SetCreateAndUpdatePagerDutyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPPhysicalInventoryAction() const
CapabilityState GetUseIntercomAction() const
void SetSAPMaterialStockAction(CapabilityState value)
Capabilities & WithAmazonBedrockARSAction(CapabilityState value)
void SetSAPBusinessPartnerAction(CapabilityState value)
CapabilityState GetFactSetAction() const
Capabilities & WithSAPBusinessPartnerAction(CapabilityState value)
void SetHuggingFaceAction(CapabilityState value)
Capabilities & WithExportToCsvInScheduledReports(CapabilityState value)
CapabilityState GetIncludeContentInScheduledReportsEmail() const
Capabilities & WithUseGithubAction(CapabilityState value)
void SetNotionAction(CapabilityState value)
void SetSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetExportToCsvInScheduledReports() const
Capabilities & WithCreateAndUpdateAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetHuggingFaceAction() const
CapabilityState GetUseConfluenceAction() const
Capabilities & WithUseSAPPhysicalInventoryAction(CapabilityState value)
Capabilities & WithHuggingFaceAction(CapabilityState value)
void SetCreateAndUpdateTextractAction(CapabilityState value)
CapabilityState GetUseSlackAction() const
Capabilities & WithCreateAndUpdateComprehendMedicalAction(CapabilityState value)
Capabilities & WithCreateAndUpdateAsanaAction(CapabilityState value)
Capabilities & WithUseGoogleCalendarAction(CapabilityState value)
void SetCreateAndUpdateBambooHRAction(CapabilityState value)
void SetShareNotionAction(CapabilityState value)
Capabilities & WithCreateAndUpdateMondayAction(CapabilityState value)
void SetCreateAndUpdateAsanaAction(CapabilityState value)
CapabilityState GetAction() const
CapabilityState GetSandPGMIAction() const
CapabilityState GetCreateAndUpdateDataSources() const
CapabilityState GetCreateAndUpdateJiraAction() const
CapabilityState GetCreateAndUpdateThemes() const
CapabilityState GetBambooHRAction() const
void SetShareAnalyses(CapabilityState value)
void SetUseGoogleCalendarAction(CapabilityState value)
void SetShareMSExchangeAction(CapabilityState value)
void SetUseFactSetAction(CapabilityState value)
CapabilityState GetCreateAndUpdateAmazonSThreeAction() const
Capabilities & WithCreateAndUpdateGenericHTTPAction(CapabilityState value)
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 GetShareSharePointAction() const
Capabilities & WithUseLinearAction(CapabilityState value)
CapabilityState GetCreateSpaces() const
void SetShareGenericHTTPAction(CapabilityState value)
CapabilityState GetHubspotAction() const
void SetShareMCPAction(CapabilityState value)
bool CreateAndUpdateSalesforceActionHasBeenSet() const
Capabilities & WithPagerDutyAction(CapabilityState value)
void SetShareBambooHRAction(CapabilityState value)
Capabilities & WithAutomate(CapabilityState value)
Capabilities & WithUseSAPMaterialStockAction(CapabilityState value)
Capabilities & WithExportToCsv(CapabilityState value)
void SetCreateAndUpdateServiceNowAction(CapabilityState value)
Capabilities & WithShareSharePointAction(CapabilityState value)
void SetAmazonBedrockFSAction(CapabilityState value)
CapabilityState GetShareChatAgents() const
void SetCreateAndUpdateComprehendAction(CapabilityState value)
void SetShareAmazonSThreeAction(CapabilityState value)
CapabilityState GetSAPPhysicalInventoryAction() const
void SetZendeskAction(CapabilityState value)
bool CreateAndUpdateSAPProductMasterDataActionHasBeenSet() const
Capabilities & WithShareAmazonBedrockARSAction(CapabilityState value)
Capabilities & WithPublishWithoutApproval(CapabilityState value)
Capabilities & WithSpace(CapabilityState value)
void SetShareSmartsheetAction(CapabilityState value)
void SetMondayAction(CapabilityState value)
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 GetCanvaAgentAction() const
Capabilities & WithShareBambooHRAction(CapabilityState value)
void SetDashboard(CapabilityState value)
void SetUseCanvaAgentAction(CapabilityState value)
void SetCreateAndUpdateAmazonBedrockARSAction(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
Capabilities & WithUseOpenAPIAction(CapabilityState value)
void SetShareSpaces(CapabilityState value)
void SetUseSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetUseAgentWebSearch() const
Capabilities & WithShareDashboards(CapabilityState value)
void SetUseNotionAction(CapabilityState value)
void SetOpenAPIAction(CapabilityState value)
void SetCreateAndUpdateSandPGMIAction(CapabilityState value)
CapabilityState GetPagerDutyAction() const
Capabilities & WithCreateAndUpdateDashboardEmailReports(CapabilityState value)
void SetBuildCalculatedFieldWithQ(CapabilityState value)
Capabilities & WithIncludeContentInScheduledReportsEmail(CapabilityState value)
Capabilities & WithZendeskAction(CapabilityState value)
Capabilities & WithUseMSExchangeAction(CapabilityState value)
CapabilityState GetShareGoogleCalendarAction() const
void SetUseBedrockModels(CapabilityState value)
void SetSubscribeDashboardEmailReports(CapabilityState value)
CapabilityState GetUseMSTeamsAction() const
CapabilityState GetIntercomAction() const
void SetUseHuggingFaceAction(CapabilityState value)
Capabilities & WithUseServiceNowAction(CapabilityState value)
Capabilities & WithShareTextractAction(CapabilityState value)
void SetUseSharePointAction(CapabilityState value)
CapabilityState GetUseSAPMaterialStockAction() const
Capabilities & WithHubspotAction(CapabilityState value)
void SetCreateAndUpdateSAPPhysicalInventoryAction(CapabilityState value)
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 & WithSalesforceAction(CapabilityState value)
Capabilities & WithViewAccountSPICECapacity(CapabilityState value)
Capabilities & WithAsanaAction(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)
CapabilityState GetShareDatasets() const
void SetUseOneDriveAction(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
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)
bool CreateAndUpdateServiceNowActionHasBeenSet() const
Capabilities & WithShareBoxAgentAction(CapabilityState value)
CapabilityState GetShareSalesforceAction() const
CapabilityState GetCreateSPICEDataset() const
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 SetCreateSPICEDataset(CapabilityState value)
CapabilityState GetSalesforceAction() const
void SetCreateAndUpdateGithubAction(CapabilityState value)
CapabilityState GetShareSlackAction() const
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)
CapabilityState GetAutomate() const
void SetGoogleCalendarAction(CapabilityState value)
CapabilityState GetShareNotionAction() const
CapabilityState GetCreateAndUpdateComprehendMedicalAction() const
CapabilityState GetExportToExcelInScheduledReports() const
bool CreateAndUpdateComprehendMedicalActionHasBeenSet() const
CapabilityState GetResearch() const
void SetSharePagerDutyAction(CapabilityState value)
CapabilityState GetUseBambooHRAction() const
void SetCreateAndUpdateAmazonSThreeAction(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 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)
Capabilities & WithUseOneDriveAction(CapabilityState value)
void SetMSTeamsAction(CapabilityState value)
CapabilityState GetShareTextractAction() const
bool CreateAndUpdateAmazonBedrockARSActionHasBeenSet() const
Capabilities & WithUseNotionAction(CapabilityState value)
Capabilities & WithCreateSPICEDataset(CapabilityState value)
void SetUseMCPAction(CapabilityState value)
void SetCreateAndUpdateSAPMaterialStockAction(CapabilityState value)
void SetIncludeContentInScheduledReportsEmail(CapabilityState value)
Capabilities & WithShareJiraAction(CapabilityState value)
Capabilities & WithCreateAndUpdateBoxAgentAction(CapabilityState value)
Capabilities & WithSelfUpgradeUserRole(CapabilityState value)
void SetUseNewRelicAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSalesforceAction(CapabilityState value)
void SetCreateAndUpdateThresholdAlerts(CapabilityState value)
CapabilityState GetShareSpaces() const
Capabilities & WithCreateAndUpdatePagerDutyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateNotionAction() const
Capabilities & WithShareGithubAction(CapabilityState value)
Capabilities & WithShareSandPGlobalEnergyAction(CapabilityState value)
Capabilities & WithMSTeamsAction(CapabilityState value)
Capabilities & WithShareZendeskAction(CapabilityState value)
Capabilities & WithNewRelicAction(CapabilityState value)
void SetShareAmazonBedrockARSAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPBillOfMaterialAction() const
void SetCreateAndUpdateNotionAction(CapabilityState value)
Capabilities & WithCreateAndUpdateDataSources(CapabilityState value)
void SetPagerDutyAction(CapabilityState value)
bool CreateAndUpdatePagerDutyActionHasBeenSet() const
void SetShareSandPGlobalEnergyAction(CapabilityState value)
Capabilities & WithCreateAndUpdateTextractAction(CapabilityState value)
CapabilityState GetComprehendAction() const
void SetCanvaAgentAction(CapabilityState value)
Capabilities & WithUseBedrockModels(CapabilityState value)
Capabilities & WithShareCanvaAgentAction(CapabilityState value)
CapabilityState GetShareJiraAction() const
Capabilities & WithCreateAndUpdateBambooHRAction(CapabilityState value)
CapabilityState GetBoxAgentAction() const
void SetUseSAPMaterialStockAction(CapabilityState value)
bool CreateAndUpdateGenericHTTPActionHasBeenSet() const
Capabilities & WithAction(CapabilityState value)
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 GetUseSalesforceAction() const
CapabilityState GetGoogleCalendarAction() const
void SetUseLinearAction(CapabilityState value)
Capabilities & WithShareSAPBillOfMaterialAction(CapabilityState value)
CapabilityState GetShareSAPMaterialStockAction() const
Capabilities & WithCreateAndUpdateThemes(CapabilityState value)
Capabilities & WithPerformFlowUiTask(CapabilityState value)
CapabilityState GetShareOneDriveAction() const
CapabilityState GetGenericHTTPAction() const
Capabilities & WithCreateAndUpdateGithubAction(CapabilityState value)
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)
CapabilityState GetUseGenericHTTPAction() const
CapabilityState GetShareSandPGMIAction() const
Capabilities & WithServiceNowAction(CapabilityState value)
CapabilityState GetGithubAction() const
CapabilityState GetPrintReports() const
CapabilityState GetZendeskAction() const
CapabilityState GetShareDataSources() const
void SetUseMSTeamsAction(CapabilityState value)
Capabilities & WithUseHubspotAction(CapabilityState value)
Capabilities & WithUseSmartsheetAction(CapabilityState value)
CapabilityState GetUseNewRelicAction() const
Capabilities & WithAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetUsePagerDutyAction() const
bool CreateAndUpdateMSExchangeActionHasBeenSet() 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 & WithCreateAndUpdateGoogleCalendarAction(CapabilityState value)
void SetCreateAndUpdateNewRelicAction(CapabilityState value)
CapabilityState GetCreateAndUpdateHubspotAction() const
void SetShareCanvaAgentAction(CapabilityState value)
void SetUseMSExchangeAction(CapabilityState value)
CapabilityState GetShareAnalyses() const
void SetRenameSharedFolders(CapabilityState value)
void SetGenericHTTPAction(CapabilityState value)
void SetCreateAndUpdateConfluenceAction(CapabilityState value)
CapabilityState GetShareComprehendAction() const
CapabilityState GetUseNotionAction() const
void SetUseJiraAction(CapabilityState value)
Capabilities & WithCreateAndUpdateLinearAction(CapabilityState value)
void SetUseIntercomAction(CapabilityState value)
void SetFactSetAction(CapabilityState value)
Capabilities & WithJiraAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSmartsheetAction() const
CapabilityState GetConfluenceAction() const
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)
CapabilityState GetUseCanvaAgentAction() const
Capabilities & WithFactSetAction(CapabilityState value)
Capabilities & WithCreateAndUpdateConfluenceAction(CapabilityState value)
CapabilityState GetOneDriveAction() const
Capabilities & WithUseMondayAction(CapabilityState value)
void SetShareNewRelicAction(CapabilityState value)
CapabilityState GetCreateAndUpdateAmazonBedrockARSAction() const
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)
CapabilityState GetShareSAPBusinessPartnerAction() const
void SetLinearAction(CapabilityState value)
void SetCreateAndUpdateMSTeamsAction(CapabilityState value)
void SetCreateAndUpdateDataSources(CapabilityState value)
CapabilityState GetUseAmazonBedrockARSAction() const
CapabilityState GetCreateAndUpdateBambooHRAction() const
Capabilities & WithBuildCalculatedFieldWithQ(CapabilityState value)
Capabilities & WithShareHubspotAction(CapabilityState value)
void SetUseZendeskAction(CapabilityState value)
Capabilities & WithShareLinearAction(CapabilityState value)
Capabilities & WithCreateAndUpdateOneDriveAction(CapabilityState value)
void SetUseComprehendAction(CapabilityState value)
CapabilityState GetApproveFlowShareRequests() const
void SetSAPPhysicalInventoryAction(CapabilityState value)
void SetAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetShareAmazonBedrockARSAction() const
CapabilityState GetNewRelicAction() const
void SetAmazonBedrockARSAction(CapabilityState value)
void SetShareSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithSAPPhysicalInventoryAction(CapabilityState value)
Capabilities & WithShareMCPAction(CapabilityState value)
void SetSandPGMIAction(CapabilityState value)
Capabilities & WithCreateAndUpdateCanvaAgentAction(CapabilityState value)
void SetUseAmazonSThreeAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSAPBillOfMaterialAction(CapabilityState value)
Capabilities & WithExportToPdfInScheduledReports(CapabilityState value)
CapabilityState GetAnalysis() 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
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 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)
CapabilityState GetUseSAPProductMasterDataAction() const
CapabilityState GetMSExchangeAction() const
void SetShareSAPBusinessPartnerAction(CapabilityState value)
void SetShareFactSetAction(CapabilityState value)
Capabilities & WithExportToExcelInScheduledReports(CapabilityState value)
void SetShareAmazonBedrockKRSAction(CapabilityState value)
CapabilityState GetCreateAndUpdateMCPAction() const
CapabilityState GetUseFactSetAction() const
CapabilityState GetSelfUpgradeUserRole() 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 GetAmazonBedrockKRSAction() const
CapabilityState GetSAPBusinessPartnerAction() const
void SetShareComprehendAction(CapabilityState value)
Capabilities & WithTopic(CapabilityState value)
void SetExportToExcelInScheduledReports(CapabilityState value)
void SetSelfUpgradeUserRole(CapabilityState value)
CapabilityState GetShareBambooHRAction() const
void SetSharePointAction(CapabilityState value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAddOrRunAnomalyDetectionForAnalyses(CapabilityState value)
CapabilityState GetUseZendeskAction() const
CapabilityState GetUseHuggingFaceAction() const
CapabilityState GetCreateAndUpdateGoogleCalendarAction() const
Capabilities & WithUseComprehendMedicalAction(CapabilityState value)
void SetExportToPdfInScheduledReports(CapabilityState value)
Capabilities & WithShareMSExchangeAction(CapabilityState value)
CapabilityState GetCreateAndUpdateDashboardEmailReports() const
void SetFlow(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)
bool SubscribeDashboardEmailReportsHasBeenSet() const
void SetShareServiceNowAction(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)
CapabilityState GetCreateAndUpdateComprehendAction() const
Capabilities & WithUseJiraAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSlackAction(CapabilityState value)
CapabilityState GetShareHuggingFaceAction() const
void SetCreateAndUpdateJiraAction(CapabilityState value)
CapabilityState GetShareSAPProductMasterDataAction() const
CapabilityState GetPerformFlowUiTask() const
Capabilities & WithOneDriveAction(CapabilityState value)
CapabilityState GetManageSharedFolders() const
CapabilityState GetCreateAndUpdateSandPGlobalEnergyAction() const
void SetGithubAction(CapabilityState value)
void SetUseGithubAction(CapabilityState value)
void SetCreateAndUpdateHuggingFaceAction(CapabilityState value)
void SetShareHuggingFaceAction(CapabilityState value)
Capabilities & WithShareMSTeamsAction(CapabilityState value)
Capabilities & WithGoogleCalendarAction(CapabilityState value)
void SetApproveFlowShareRequests(CapabilityState value)
void SetCreateAndUpdateSmartsheetAction(CapabilityState value)
Capabilities & WithAmazonBedrockFSAction(CapabilityState value)
Capabilities & WithShareMondayAction(CapabilityState value)
Capabilities & WithCreateAndUpdateSandPGMIAction(CapabilityState value)
CapabilityState GetSAPMaterialStockAction() const
CapabilityState GetCreateAndUpdateOneDriveAction() const
CapabilityState GetShareCanvaAgentAction() const
CapabilityState GetShareConfluenceAction() const
Capabilities & WithCreateAndUpdateSAPPhysicalInventoryAction(CapabilityState value)
void SetUseMondayAction(CapabilityState value)
CapabilityState GetCreateSharedFolders() const
void SetCreateAndUpdateDashboardEmailReports(CapabilityState value)
void SetUseAgentWebSearch(CapabilityState value)
Capabilities & WithShareNotionAction(CapabilityState value)
CapabilityState GetCreateAndUpdateNewRelicAction() const
Capabilities & WithAddOrRunAnomalyDetectionForAnalyses(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 GetCreateAndUpdateAsanaAction() const
Capabilities & WithResearch(CapabilityState value)
void SetUseSmartsheetAction(CapabilityState value)
Capabilities & WithCreateAndUpdateComprehendAction(CapabilityState value)
void SetShareSandPGMIAction(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 SetCreateAndUpdateAmazonBedrockFSAction(CapabilityState value)
Capabilities & WithCreateAndUpdateThresholdAlerts(CapabilityState value)
CapabilityState GetCreateAndUpdateSAPBusinessPartnerAction() 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)
CapabilityState GetCreateAndUpdateFactSetAction() const
CapabilityState GetAddOrRunAnomalyDetectionForAnalyses() const
void SetUseSAPProductMasterDataAction(CapabilityState value)
void SetShareLinearAction(CapabilityState value)
void SetCreateAndUpdateGoogleCalendarAction(CapabilityState value)
bool AddOrRunAnomalyDetectionForAnalysesHasBeenSet() const
CapabilityState GetCreateAndUpdateSAPMaterialStockAction() const
CapabilityState GetShareBoxAgentAction() const
bool CreateAndUpdateGoogleCalendarActionHasBeenSet() const
CapabilityState GetExportToPdfInScheduledReports() const
CapabilityState GetJiraAction() const
void SetUseAmazonBedrockARSAction(CapabilityState value)
void SetShareSAPPhysicalInventoryAction(CapabilityState value)
CapabilityState GetCreateAndUpdateLinearAction() const
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)
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)
bool ExportToExcelInScheduledReportsHasBeenSet() const
void SetCreateAndUpdateFactSetAction(CapabilityState value)
void SetCreateAndUpdateAmazonBedrockKRSAction(CapabilityState value)
void SetShareChatAgents(CapabilityState value)
void SetExportToCsvInScheduledReports(CapabilityState value)
Capabilities & WithUseAmazonBedrockFSAction(CapabilityState value)
void SetUseSlackAction(CapabilityState value)
CapabilityState GetUseSAPBusinessPartnerAction() const
bool CreateAndUpdateSandPGlobalEnergyActionHasBeenSet() const
Capabilities & WithMSExchangeAction(CapabilityState value)
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 SetAmazonSThreeAction(CapabilityState value)
Capabilities & WithCreateAndUpdateHubspotAction(CapabilityState value)
void SetCreateAndUpdateComprehendMedicalAction(CapabilityState value)
CapabilityState GetCreateAndUpdateHuggingFaceAction() const
Capabilities & WithUseSAPProductMasterDataAction(CapabilityState value)
Capabilities & WithUseAmazonSThreeAction(CapabilityState value)
CapabilityState GetShareMSTeamsAction() const
Capabilities & WithUsePagerDutyAction(CapabilityState value)
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 & WithCanvaAgentAction(CapabilityState value)
Capabilities & WithUseSandPGlobalEnergyAction(CapabilityState value)
CapabilityState GetCreateAndUpdateSalesforceAction() const
CapabilityState GetUseLinearAction() const
void SetShareZendeskAction(CapabilityState value)
void SetUseSAPBusinessPartnerAction(CapabilityState value)
Capabilities & WithUseBoxAgentAction(CapabilityState value)
CapabilityState GetShareSAPBillOfMaterialAction() const
CapabilityState GetShareMCPAction() const
Capabilities & WithCreateAndUpdateMSTeamsAction(CapabilityState value)
void SetEditVisualWithQ(CapabilityState value)
Aws::Utils::Json::JsonValue JsonValue