@aws-sdk/client-quicksight 3.927.0 → 3.929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (264) hide show
  1. package/dist-cjs/index.js +18163 -18131
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/QuickSightClient.js +2 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +3 -10
  5. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +3 -9
  6. package/dist-es/commands/CancelIngestionCommand.js +3 -9
  7. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -9
  8. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -9
  9. package/dist-es/commands/CreateActionConnectorCommand.js +3 -10
  10. package/dist-es/commands/CreateAnalysisCommand.js +3 -10
  11. package/dist-es/commands/CreateBrandCommand.js +3 -9
  12. package/dist-es/commands/CreateCustomPermissionsCommand.js +3 -9
  13. package/dist-es/commands/CreateDashboardCommand.js +3 -10
  14. package/dist-es/commands/CreateDataSetCommand.js +3 -10
  15. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  16. package/dist-es/commands/CreateFolderCommand.js +3 -9
  17. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreateGroupCommand.js +3 -9
  19. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -9
  20. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -9
  21. package/dist-es/commands/CreateIngestionCommand.js +3 -9
  22. package/dist-es/commands/CreateNamespaceCommand.js +3 -9
  23. package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -9
  24. package/dist-es/commands/CreateRoleMembershipCommand.js +3 -9
  25. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -9
  26. package/dist-es/commands/CreateTemplateCommand.js +3 -10
  27. package/dist-es/commands/CreateThemeAliasCommand.js +3 -9
  28. package/dist-es/commands/CreateThemeCommand.js +3 -9
  29. package/dist-es/commands/CreateTopicCommand.js +3 -10
  30. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -9
  31. package/dist-es/commands/CreateVPCConnectionCommand.js +3 -9
  32. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +3 -9
  33. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -9
  34. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -9
  35. package/dist-es/commands/DeleteActionConnectorCommand.js +3 -9
  36. package/dist-es/commands/DeleteAnalysisCommand.js +3 -9
  37. package/dist-es/commands/DeleteBrandAssignmentCommand.js +3 -9
  38. package/dist-es/commands/DeleteBrandCommand.js +3 -9
  39. package/dist-es/commands/DeleteCustomPermissionsCommand.js +3 -9
  40. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  41. package/dist-es/commands/DeleteDataSetCommand.js +3 -9
  42. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -9
  43. package/dist-es/commands/DeleteDataSourceCommand.js +3 -9
  44. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +3 -9
  45. package/dist-es/commands/DeleteFolderCommand.js +3 -9
  46. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -9
  47. package/dist-es/commands/DeleteGroupCommand.js +3 -9
  48. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -9
  49. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -9
  50. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +3 -9
  51. package/dist-es/commands/DeleteNamespaceCommand.js +3 -9
  52. package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -9
  53. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +3 -9
  54. package/dist-es/commands/DeleteRoleMembershipCommand.js +3 -9
  55. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -9
  56. package/dist-es/commands/DeleteTemplateCommand.js +3 -9
  57. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -9
  58. package/dist-es/commands/DeleteThemeCommand.js +3 -9
  59. package/dist-es/commands/DeleteTopicCommand.js +3 -9
  60. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -9
  61. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -9
  62. package/dist-es/commands/DeleteUserCommand.js +3 -9
  63. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +3 -9
  64. package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -9
  65. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +3 -9
  66. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -9
  67. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -9
  68. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -9
  69. package/dist-es/commands/DescribeActionConnectorCommand.js +3 -10
  70. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +3 -9
  71. package/dist-es/commands/DescribeAnalysisCommand.js +3 -10
  72. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -10
  73. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -9
  74. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -10
  75. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -10
  76. package/dist-es/commands/DescribeBrandAssignmentCommand.js +3 -9
  77. package/dist-es/commands/DescribeBrandCommand.js +3 -9
  78. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +3 -9
  79. package/dist-es/commands/DescribeCustomPermissionsCommand.js +3 -9
  80. package/dist-es/commands/DescribeDashboardCommand.js +3 -10
  81. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -10
  82. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -9
  83. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +3 -10
  84. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +3 -10
  85. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +3 -9
  86. package/dist-es/commands/DescribeDataSetCommand.js +3 -10
  87. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -9
  88. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -9
  89. package/dist-es/commands/DescribeDataSourceCommand.js +3 -9
  90. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -9
  91. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +3 -9
  92. package/dist-es/commands/DescribeFolderCommand.js +3 -9
  93. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -9
  94. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -9
  95. package/dist-es/commands/DescribeGroupCommand.js +3 -9
  96. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -9
  97. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -9
  98. package/dist-es/commands/DescribeIngestionCommand.js +3 -9
  99. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -9
  100. package/dist-es/commands/DescribeKeyRegistrationCommand.js +3 -9
  101. package/dist-es/commands/DescribeNamespaceCommand.js +3 -9
  102. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +3 -9
  103. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +3 -9
  104. package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -9
  105. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +3 -9
  106. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -9
  107. package/dist-es/commands/DescribeTemplateCommand.js +3 -10
  108. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -10
  109. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -9
  110. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -9
  111. package/dist-es/commands/DescribeThemeCommand.js +3 -9
  112. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -9
  113. package/dist-es/commands/DescribeTopicCommand.js +3 -10
  114. package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -9
  115. package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -9
  116. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -9
  117. package/dist-es/commands/DescribeUserCommand.js +3 -9
  118. package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -9
  119. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -10
  120. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -10
  121. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +3 -10
  122. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -10
  123. package/dist-es/commands/GetFlowMetadataCommand.js +3 -9
  124. package/dist-es/commands/GetFlowPermissionsCommand.js +3 -9
  125. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -10
  126. package/dist-es/commands/ListActionConnectorsCommand.js +3 -10
  127. package/dist-es/commands/ListAnalysesCommand.js +3 -9
  128. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -9
  129. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -9
  130. package/dist-es/commands/ListBrandsCommand.js +3 -9
  131. package/dist-es/commands/ListCustomPermissionsCommand.js +3 -9
  132. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -9
  133. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  134. package/dist-es/commands/ListDataSetsCommand.js +3 -9
  135. package/dist-es/commands/ListDataSourcesCommand.js +3 -9
  136. package/dist-es/commands/ListFlowsCommand.js +3 -9
  137. package/dist-es/commands/ListFolderMembersCommand.js +3 -9
  138. package/dist-es/commands/ListFoldersCommand.js +3 -9
  139. package/dist-es/commands/ListFoldersForResourceCommand.js +3 -9
  140. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -9
  141. package/dist-es/commands/ListGroupsCommand.js +3 -9
  142. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -9
  143. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -9
  144. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +3 -9
  145. package/dist-es/commands/ListIngestionsCommand.js +3 -9
  146. package/dist-es/commands/ListNamespacesCommand.js +3 -9
  147. package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -9
  148. package/dist-es/commands/ListRoleMembershipsCommand.js +3 -9
  149. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  150. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -9
  151. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -9
  152. package/dist-es/commands/ListTemplatesCommand.js +3 -9
  153. package/dist-es/commands/ListThemeAliasesCommand.js +3 -9
  154. package/dist-es/commands/ListThemeVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListThemesCommand.js +3 -9
  156. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -9
  157. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +3 -10
  158. package/dist-es/commands/ListTopicsCommand.js +3 -9
  159. package/dist-es/commands/ListUserGroupsCommand.js +3 -9
  160. package/dist-es/commands/ListUsersCommand.js +3 -9
  161. package/dist-es/commands/ListVPCConnectionsCommand.js +3 -9
  162. package/dist-es/commands/PredictQAResultsCommand.js +3 -10
  163. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -9
  164. package/dist-es/commands/RegisterUserCommand.js +3 -9
  165. package/dist-es/commands/RestoreAnalysisCommand.js +3 -9
  166. package/dist-es/commands/SearchActionConnectorsCommand.js +3 -10
  167. package/dist-es/commands/SearchAnalysesCommand.js +3 -9
  168. package/dist-es/commands/SearchDashboardsCommand.js +3 -9
  169. package/dist-es/commands/SearchDataSetsCommand.js +3 -9
  170. package/dist-es/commands/SearchDataSourcesCommand.js +3 -9
  171. package/dist-es/commands/SearchFlowsCommand.js +3 -9
  172. package/dist-es/commands/SearchFoldersCommand.js +3 -9
  173. package/dist-es/commands/SearchGroupsCommand.js +3 -9
  174. package/dist-es/commands/SearchTopicsCommand.js +3 -9
  175. package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -9
  176. package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -10
  177. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +3 -10
  178. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +3 -9
  179. package/dist-es/commands/TagResourceCommand.js +3 -9
  180. package/dist-es/commands/UntagResourceCommand.js +3 -9
  181. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +3 -9
  182. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -9
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -9
  184. package/dist-es/commands/UpdateActionConnectorCommand.js +3 -10
  185. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +3 -9
  186. package/dist-es/commands/UpdateAnalysisCommand.js +3 -10
  187. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -9
  188. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +3 -9
  189. package/dist-es/commands/UpdateBrandAssignmentCommand.js +3 -9
  190. package/dist-es/commands/UpdateBrandCommand.js +3 -9
  191. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +3 -9
  192. package/dist-es/commands/UpdateCustomPermissionsCommand.js +3 -9
  193. package/dist-es/commands/UpdateDashboardCommand.js +3 -10
  194. package/dist-es/commands/UpdateDashboardLinksCommand.js +3 -9
  195. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -9
  196. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -9
  197. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +3 -9
  198. package/dist-es/commands/UpdateDataSetCommand.js +3 -10
  199. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -9
  200. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  201. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -9
  202. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +3 -9
  203. package/dist-es/commands/UpdateFlowPermissionsCommand.js +3 -9
  204. package/dist-es/commands/UpdateFolderCommand.js +3 -9
  205. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -9
  206. package/dist-es/commands/UpdateGroupCommand.js +3 -9
  207. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -9
  208. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +3 -9
  209. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -9
  210. package/dist-es/commands/UpdateKeyRegistrationCommand.js +3 -9
  211. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -9
  212. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +3 -9
  213. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +3 -9
  214. package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -9
  215. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +3 -9
  216. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +3 -9
  217. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -9
  218. package/dist-es/commands/UpdateTemplateCommand.js +3 -10
  219. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -9
  220. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -9
  221. package/dist-es/commands/UpdateThemeCommand.js +3 -9
  222. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -9
  223. package/dist-es/commands/UpdateTopicCommand.js +3 -10
  224. package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -9
  225. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -9
  226. package/dist-es/commands/UpdateUserCommand.js +3 -9
  227. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +3 -9
  228. package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -9
  229. package/dist-es/models/models_0.js +0 -333
  230. package/dist-es/models/models_1.js +0 -579
  231. package/dist-es/models/models_2.js +0 -345
  232. package/dist-es/models/models_3.js +0 -324
  233. package/dist-es/models/models_4.js +0 -162
  234. package/dist-es/models/models_5.js +0 -127
  235. package/dist-es/runtimeConfig.shared.js +2 -0
  236. package/dist-es/schemas/schemas_0.js +17751 -0
  237. package/dist-types/QuickSightClient.d.ts +10 -1
  238. package/dist-types/models/models_0.d.ts +0 -244
  239. package/dist-types/models/models_1.d.ts +0 -472
  240. package/dist-types/models/models_2.d.ts +0 -288
  241. package/dist-types/models/models_3.d.ts +0 -216
  242. package/dist-types/models/models_4.d.ts +0 -144
  243. package/dist-types/models/models_5.d.ts +0 -100
  244. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  245. package/dist-types/runtimeConfig.d.ts +1 -0
  246. package/dist-types/runtimeConfig.native.d.ts +1 -0
  247. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  248. package/dist-types/schemas/schemas_0.d.ts +2085 -0
  249. package/dist-types/ts3.4/QuickSightClient.d.ts +4 -0
  250. package/dist-types/ts3.4/models/models_0.d.ts +0 -169
  251. package/dist-types/ts3.4/models/models_1.d.ts +0 -342
  252. package/dist-types/ts3.4/models/models_2.d.ts +0 -206
  253. package/dist-types/ts3.4/models/models_3.d.ts +0 -148
  254. package/dist-types/ts3.4/models/models_4.d.ts +0 -94
  255. package/dist-types/ts3.4/models/models_5.d.ts +0 -71
  256. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  257. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  258. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  259. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  260. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2092 -0
  261. package/package.json +5 -5
  262. package/dist-es/protocols/Aws_restJson1.js +0 -14311
  263. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2027
  264. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2705
@@ -6870,475 +6870,3 @@ export interface PivotTableFieldOption {
6870
6870
  */
6871
6871
  Visibility?: Visibility | undefined;
6872
6872
  }
6873
- /**
6874
- * @internal
6875
- */
6876
- export declare const DataPathLabelTypeFilterSensitiveLog: (obj: DataPathLabelType) => any;
6877
- /**
6878
- * @internal
6879
- */
6880
- export declare const DataLabelTypeFilterSensitiveLog: (obj: DataLabelType) => any;
6881
- /**
6882
- * @internal
6883
- */
6884
- export declare const DataLabelOptionsFilterSensitiveLog: (obj: DataLabelOptions) => any;
6885
- /**
6886
- * @internal
6887
- */
6888
- export declare const CategoricalDimensionFieldFilterSensitiveLog: (obj: CategoricalDimensionField) => any;
6889
- /**
6890
- * @internal
6891
- */
6892
- export declare const DateDimensionFieldFilterSensitiveLog: (obj: DateDimensionField) => any;
6893
- /**
6894
- * @internal
6895
- */
6896
- export declare const NumericalDimensionFieldFilterSensitiveLog: (obj: NumericalDimensionField) => any;
6897
- /**
6898
- * @internal
6899
- */
6900
- export declare const DimensionFieldFilterSensitiveLog: (obj: DimensionField) => any;
6901
- /**
6902
- * @internal
6903
- */
6904
- export declare const CalculatedMeasureFieldFilterSensitiveLog: (obj: CalculatedMeasureField) => any;
6905
- /**
6906
- * @internal
6907
- */
6908
- export declare const CategoricalMeasureFieldFilterSensitiveLog: (obj: CategoricalMeasureField) => any;
6909
- /**
6910
- * @internal
6911
- */
6912
- export declare const DateMeasureFieldFilterSensitiveLog: (obj: DateMeasureField) => any;
6913
- /**
6914
- * @internal
6915
- */
6916
- export declare const NumericalMeasureFieldFilterSensitiveLog: (obj: NumericalMeasureField) => any;
6917
- /**
6918
- * @internal
6919
- */
6920
- export declare const MeasureFieldFilterSensitiveLog: (obj: MeasureField) => any;
6921
- /**
6922
- * @internal
6923
- */
6924
- export declare const BarChartAggregatedFieldWellsFilterSensitiveLog: (obj: BarChartAggregatedFieldWells) => any;
6925
- /**
6926
- * @internal
6927
- */
6928
- export declare const BarChartFieldWellsFilterSensitiveLog: (obj: BarChartFieldWells) => any;
6929
- /**
6930
- * @internal
6931
- */
6932
- export declare const ReferenceLineStaticDataConfigurationFilterSensitiveLog: (obj: ReferenceLineStaticDataConfiguration) => any;
6933
- /**
6934
- * @internal
6935
- */
6936
- export declare const ReferenceLineDataConfigurationFilterSensitiveLog: (obj: ReferenceLineDataConfiguration) => any;
6937
- /**
6938
- * @internal
6939
- */
6940
- export declare const ReferenceLineValueLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineValueLabelConfiguration) => any;
6941
- /**
6942
- * @internal
6943
- */
6944
- export declare const ReferenceLineLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineLabelConfiguration) => any;
6945
- /**
6946
- * @internal
6947
- */
6948
- export declare const ReferenceLineFilterSensitiveLog: (obj: ReferenceLine) => any;
6949
- /**
6950
- * @internal
6951
- */
6952
- export declare const DataPathValueFilterSensitiveLog: (obj: DataPathValue) => any;
6953
- /**
6954
- * @internal
6955
- */
6956
- export declare const DataPathColorFilterSensitiveLog: (obj: DataPathColor) => any;
6957
- /**
6958
- * @internal
6959
- */
6960
- export declare const VisualPaletteFilterSensitiveLog: (obj: VisualPalette) => any;
6961
- /**
6962
- * @internal
6963
- */
6964
- export declare const BarChartConfigurationFilterSensitiveLog: (obj: BarChartConfiguration) => any;
6965
- /**
6966
- * @internal
6967
- */
6968
- export declare const BarChartVisualFilterSensitiveLog: (obj: BarChartVisual) => any;
6969
- /**
6970
- * @internal
6971
- */
6972
- export declare const BoxPlotAggregatedFieldWellsFilterSensitiveLog: (obj: BoxPlotAggregatedFieldWells) => any;
6973
- /**
6974
- * @internal
6975
- */
6976
- export declare const BoxPlotFieldWellsFilterSensitiveLog: (obj: BoxPlotFieldWells) => any;
6977
- /**
6978
- * @internal
6979
- */
6980
- export declare const BoxPlotChartConfigurationFilterSensitiveLog: (obj: BoxPlotChartConfiguration) => any;
6981
- /**
6982
- * @internal
6983
- */
6984
- export declare const BoxPlotVisualFilterSensitiveLog: (obj: BoxPlotVisual) => any;
6985
- /**
6986
- * @internal
6987
- */
6988
- export declare const ComboChartAggregatedFieldWellsFilterSensitiveLog: (obj: ComboChartAggregatedFieldWells) => any;
6989
- /**
6990
- * @internal
6991
- */
6992
- export declare const ComboChartFieldWellsFilterSensitiveLog: (obj: ComboChartFieldWells) => any;
6993
- /**
6994
- * @internal
6995
- */
6996
- export declare const ComboChartConfigurationFilterSensitiveLog: (obj: ComboChartConfiguration) => any;
6997
- /**
6998
- * @internal
6999
- */
7000
- export declare const ComboChartVisualFilterSensitiveLog: (obj: ComboChartVisual) => any;
7001
- /**
7002
- * @internal
7003
- */
7004
- export declare const CustomContentVisualFilterSensitiveLog: (obj: CustomContentVisual) => any;
7005
- /**
7006
- * @internal
7007
- */
7008
- export declare const EmptyVisualFilterSensitiveLog: (obj: EmptyVisual) => any;
7009
- /**
7010
- * @internal
7011
- */
7012
- export declare const FilledMapAggregatedFieldWellsFilterSensitiveLog: (obj: FilledMapAggregatedFieldWells) => any;
7013
- /**
7014
- * @internal
7015
- */
7016
- export declare const FilledMapFieldWellsFilterSensitiveLog: (obj: FilledMapFieldWells) => any;
7017
- /**
7018
- * @internal
7019
- */
7020
- export declare const FilledMapConfigurationFilterSensitiveLog: (obj: FilledMapConfiguration) => any;
7021
- /**
7022
- * @internal
7023
- */
7024
- export declare const ConditionalFormattingGradientColorFilterSensitiveLog: (obj: ConditionalFormattingGradientColor) => any;
7025
- /**
7026
- * @internal
7027
- */
7028
- export declare const ConditionalFormattingSolidColorFilterSensitiveLog: (obj: ConditionalFormattingSolidColor) => any;
7029
- /**
7030
- * @internal
7031
- */
7032
- export declare const ConditionalFormattingColorFilterSensitiveLog: (obj: ConditionalFormattingColor) => any;
7033
- /**
7034
- * @internal
7035
- */
7036
- export declare const ShapeConditionalFormatFilterSensitiveLog: (obj: ShapeConditionalFormat) => any;
7037
- /**
7038
- * @internal
7039
- */
7040
- export declare const FilledMapShapeConditionalFormattingFilterSensitiveLog: (obj: FilledMapShapeConditionalFormatting) => any;
7041
- /**
7042
- * @internal
7043
- */
7044
- export declare const FilledMapConditionalFormattingOptionFilterSensitiveLog: (obj: FilledMapConditionalFormattingOption) => any;
7045
- /**
7046
- * @internal
7047
- */
7048
- export declare const FilledMapConditionalFormattingFilterSensitiveLog: (obj: FilledMapConditionalFormatting) => any;
7049
- /**
7050
- * @internal
7051
- */
7052
- export declare const FilledMapVisualFilterSensitiveLog: (obj: FilledMapVisual) => any;
7053
- /**
7054
- * @internal
7055
- */
7056
- export declare const FunnelChartAggregatedFieldWellsFilterSensitiveLog: (obj: FunnelChartAggregatedFieldWells) => any;
7057
- /**
7058
- * @internal
7059
- */
7060
- export declare const FunnelChartFieldWellsFilterSensitiveLog: (obj: FunnelChartFieldWells) => any;
7061
- /**
7062
- * @internal
7063
- */
7064
- export declare const FunnelChartConfigurationFilterSensitiveLog: (obj: FunnelChartConfiguration) => any;
7065
- /**
7066
- * @internal
7067
- */
7068
- export declare const FunnelChartVisualFilterSensitiveLog: (obj: FunnelChartVisual) => any;
7069
- /**
7070
- * @internal
7071
- */
7072
- export declare const GaugeChartFieldWellsFilterSensitiveLog: (obj: GaugeChartFieldWells) => any;
7073
- /**
7074
- * @internal
7075
- */
7076
- export declare const ComparisonFormatConfigurationFilterSensitiveLog: (obj: ComparisonFormatConfiguration) => any;
7077
- /**
7078
- * @internal
7079
- */
7080
- export declare const ComparisonConfigurationFilterSensitiveLog: (obj: ComparisonConfiguration) => any;
7081
- /**
7082
- * @internal
7083
- */
7084
- export declare const GaugeChartOptionsFilterSensitiveLog: (obj: GaugeChartOptions) => any;
7085
- /**
7086
- * @internal
7087
- */
7088
- export declare const GaugeChartConfigurationFilterSensitiveLog: (obj: GaugeChartConfiguration) => any;
7089
- /**
7090
- * @internal
7091
- */
7092
- export declare const GaugeChartArcConditionalFormattingFilterSensitiveLog: (obj: GaugeChartArcConditionalFormatting) => any;
7093
- /**
7094
- * @internal
7095
- */
7096
- export declare const ConditionalFormattingCustomIconConditionFilterSensitiveLog: (obj: ConditionalFormattingCustomIconCondition) => any;
7097
- /**
7098
- * @internal
7099
- */
7100
- export declare const ConditionalFormattingIconSetFilterSensitiveLog: (obj: ConditionalFormattingIconSet) => any;
7101
- /**
7102
- * @internal
7103
- */
7104
- export declare const ConditionalFormattingIconFilterSensitiveLog: (obj: ConditionalFormattingIcon) => any;
7105
- /**
7106
- * @internal
7107
- */
7108
- export declare const GaugeChartPrimaryValueConditionalFormattingFilterSensitiveLog: (obj: GaugeChartPrimaryValueConditionalFormatting) => any;
7109
- /**
7110
- * @internal
7111
- */
7112
- export declare const GaugeChartConditionalFormattingOptionFilterSensitiveLog: (obj: GaugeChartConditionalFormattingOption) => any;
7113
- /**
7114
- * @internal
7115
- */
7116
- export declare const GaugeChartConditionalFormattingFilterSensitiveLog: (obj: GaugeChartConditionalFormatting) => any;
7117
- /**
7118
- * @internal
7119
- */
7120
- export declare const GaugeChartVisualFilterSensitiveLog: (obj: GaugeChartVisual) => any;
7121
- /**
7122
- * @internal
7123
- */
7124
- export declare const GeospatialMapAggregatedFieldWellsFilterSensitiveLog: (obj: GeospatialMapAggregatedFieldWells) => any;
7125
- /**
7126
- * @internal
7127
- */
7128
- export declare const GeospatialMapFieldWellsFilterSensitiveLog: (obj: GeospatialMapFieldWells) => any;
7129
- /**
7130
- * @internal
7131
- */
7132
- export declare const GeospatialMapConfigurationFilterSensitiveLog: (obj: GeospatialMapConfiguration) => any;
7133
- /**
7134
- * @internal
7135
- */
7136
- export declare const GeospatialMapVisualFilterSensitiveLog: (obj: GeospatialMapVisual) => any;
7137
- /**
7138
- * @internal
7139
- */
7140
- export declare const HeatMapAggregatedFieldWellsFilterSensitiveLog: (obj: HeatMapAggregatedFieldWells) => any;
7141
- /**
7142
- * @internal
7143
- */
7144
- export declare const HeatMapFieldWellsFilterSensitiveLog: (obj: HeatMapFieldWells) => any;
7145
- /**
7146
- * @internal
7147
- */
7148
- export declare const HeatMapConfigurationFilterSensitiveLog: (obj: HeatMapConfiguration) => any;
7149
- /**
7150
- * @internal
7151
- */
7152
- export declare const HeatMapVisualFilterSensitiveLog: (obj: HeatMapVisual) => any;
7153
- /**
7154
- * @internal
7155
- */
7156
- export declare const HistogramAggregatedFieldWellsFilterSensitiveLog: (obj: HistogramAggregatedFieldWells) => any;
7157
- /**
7158
- * @internal
7159
- */
7160
- export declare const HistogramFieldWellsFilterSensitiveLog: (obj: HistogramFieldWells) => any;
7161
- /**
7162
- * @internal
7163
- */
7164
- export declare const HistogramConfigurationFilterSensitiveLog: (obj: HistogramConfiguration) => any;
7165
- /**
7166
- * @internal
7167
- */
7168
- export declare const HistogramVisualFilterSensitiveLog: (obj: HistogramVisual) => any;
7169
- /**
7170
- * @internal
7171
- */
7172
- export declare const ForecastComputationFilterSensitiveLog: (obj: ForecastComputation) => any;
7173
- /**
7174
- * @internal
7175
- */
7176
- export declare const GrowthRateComputationFilterSensitiveLog: (obj: GrowthRateComputation) => any;
7177
- /**
7178
- * @internal
7179
- */
7180
- export declare const MaximumMinimumComputationFilterSensitiveLog: (obj: MaximumMinimumComputation) => any;
7181
- /**
7182
- * @internal
7183
- */
7184
- export declare const MetricComparisonComputationFilterSensitiveLog: (obj: MetricComparisonComputation) => any;
7185
- /**
7186
- * @internal
7187
- */
7188
- export declare const PeriodOverPeriodComputationFilterSensitiveLog: (obj: PeriodOverPeriodComputation) => any;
7189
- /**
7190
- * @internal
7191
- */
7192
- export declare const PeriodToDateComputationFilterSensitiveLog: (obj: PeriodToDateComputation) => any;
7193
- /**
7194
- * @internal
7195
- */
7196
- export declare const TopBottomMoversComputationFilterSensitiveLog: (obj: TopBottomMoversComputation) => any;
7197
- /**
7198
- * @internal
7199
- */
7200
- export declare const TopBottomRankedComputationFilterSensitiveLog: (obj: TopBottomRankedComputation) => any;
7201
- /**
7202
- * @internal
7203
- */
7204
- export declare const TotalAggregationComputationFilterSensitiveLog: (obj: TotalAggregationComputation) => any;
7205
- /**
7206
- * @internal
7207
- */
7208
- export declare const UniqueValuesComputationFilterSensitiveLog: (obj: UniqueValuesComputation) => any;
7209
- /**
7210
- * @internal
7211
- */
7212
- export declare const ComputationFilterSensitiveLog: (obj: Computation) => any;
7213
- /**
7214
- * @internal
7215
- */
7216
- export declare const InsightConfigurationFilterSensitiveLog: (obj: InsightConfiguration) => any;
7217
- /**
7218
- * @internal
7219
- */
7220
- export declare const InsightVisualFilterSensitiveLog: (obj: InsightVisual) => any;
7221
- /**
7222
- * @internal
7223
- */
7224
- export declare const KPIFieldWellsFilterSensitiveLog: (obj: KPIFieldWells) => any;
7225
- /**
7226
- * @internal
7227
- */
7228
- export declare const KPIOptionsFilterSensitiveLog: (obj: KPIOptions) => any;
7229
- /**
7230
- * @internal
7231
- */
7232
- export declare const KPIConfigurationFilterSensitiveLog: (obj: KPIConfiguration) => any;
7233
- /**
7234
- * @internal
7235
- */
7236
- export declare const KPIActualValueConditionalFormattingFilterSensitiveLog: (obj: KPIActualValueConditionalFormatting) => any;
7237
- /**
7238
- * @internal
7239
- */
7240
- export declare const KPIComparisonValueConditionalFormattingFilterSensitiveLog: (obj: KPIComparisonValueConditionalFormatting) => any;
7241
- /**
7242
- * @internal
7243
- */
7244
- export declare const KPIPrimaryValueConditionalFormattingFilterSensitiveLog: (obj: KPIPrimaryValueConditionalFormatting) => any;
7245
- /**
7246
- * @internal
7247
- */
7248
- export declare const KPIProgressBarConditionalFormattingFilterSensitiveLog: (obj: KPIProgressBarConditionalFormatting) => any;
7249
- /**
7250
- * @internal
7251
- */
7252
- export declare const KPIConditionalFormattingOptionFilterSensitiveLog: (obj: KPIConditionalFormattingOption) => any;
7253
- /**
7254
- * @internal
7255
- */
7256
- export declare const KPIConditionalFormattingFilterSensitiveLog: (obj: KPIConditionalFormatting) => any;
7257
- /**
7258
- * @internal
7259
- */
7260
- export declare const KPIVisualFilterSensitiveLog: (obj: KPIVisual) => any;
7261
- /**
7262
- * @internal
7263
- */
7264
- export declare const LayerCustomActionOperationFilterSensitiveLog: (obj: LayerCustomActionOperation) => any;
7265
- /**
7266
- * @internal
7267
- */
7268
- export declare const LayerCustomActionFilterSensitiveLog: (obj: LayerCustomAction) => any;
7269
- /**
7270
- * @internal
7271
- */
7272
- export declare const GeospatialLayerColorFieldFilterSensitiveLog: (obj: GeospatialLayerColorField) => any;
7273
- /**
7274
- * @internal
7275
- */
7276
- export declare const UnaggregatedFieldFilterSensitiveLog: (obj: UnaggregatedField) => any;
7277
- /**
7278
- * @internal
7279
- */
7280
- export declare const GeospatialLayerJoinDefinitionFilterSensitiveLog: (obj: GeospatialLayerJoinDefinition) => any;
7281
- /**
7282
- * @internal
7283
- */
7284
- export declare const GeospatialLayerItemFilterSensitiveLog: (obj: GeospatialLayerItem) => any;
7285
- /**
7286
- * @internal
7287
- */
7288
- export declare const GeospatialLayerMapConfigurationFilterSensitiveLog: (obj: GeospatialLayerMapConfiguration) => any;
7289
- /**
7290
- * @internal
7291
- */
7292
- export declare const LayerMapVisualFilterSensitiveLog: (obj: LayerMapVisual) => any;
7293
- /**
7294
- * @internal
7295
- */
7296
- export declare const LineChartAggregatedFieldWellsFilterSensitiveLog: (obj: LineChartAggregatedFieldWells) => any;
7297
- /**
7298
- * @internal
7299
- */
7300
- export declare const LineChartFieldWellsFilterSensitiveLog: (obj: LineChartFieldWells) => any;
7301
- /**
7302
- * @internal
7303
- */
7304
- export declare const DataFieldSeriesItemFilterSensitiveLog: (obj: DataFieldSeriesItem) => any;
7305
- /**
7306
- * @internal
7307
- */
7308
- export declare const SeriesItemFilterSensitiveLog: (obj: SeriesItem) => any;
7309
- /**
7310
- * @internal
7311
- */
7312
- export declare const LineChartConfigurationFilterSensitiveLog: (obj: LineChartConfiguration) => any;
7313
- /**
7314
- * @internal
7315
- */
7316
- export declare const LineChartVisualFilterSensitiveLog: (obj: LineChartVisual) => any;
7317
- /**
7318
- * @internal
7319
- */
7320
- export declare const PieChartAggregatedFieldWellsFilterSensitiveLog: (obj: PieChartAggregatedFieldWells) => any;
7321
- /**
7322
- * @internal
7323
- */
7324
- export declare const PieChartFieldWellsFilterSensitiveLog: (obj: PieChartFieldWells) => any;
7325
- /**
7326
- * @internal
7327
- */
7328
- export declare const PieChartConfigurationFilterSensitiveLog: (obj: PieChartConfiguration) => any;
7329
- /**
7330
- * @internal
7331
- */
7332
- export declare const PieChartVisualFilterSensitiveLog: (obj: PieChartVisual) => any;
7333
- /**
7334
- * @internal
7335
- */
7336
- export declare const PivotTableFieldCollapseStateTargetFilterSensitiveLog: (obj: PivotTableFieldCollapseStateTarget) => any;
7337
- /**
7338
- * @internal
7339
- */
7340
- export declare const PivotTableFieldCollapseStateOptionFilterSensitiveLog: (obj: PivotTableFieldCollapseStateOption) => any;
7341
- /**
7342
- * @internal
7343
- */
7344
- export declare const PivotTableDataPathOptionFilterSensitiveLog: (obj: PivotTableDataPathOption) => any;