AWS SDK for C++

AWS SDK for C++ Version 1.11.743

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