@aws-sdk/client-quicksight 3.297.0 → 3.298.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.
- package/dist-cjs/commands/CancelIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +1 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserCommand.js +2 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +1 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -3
- package/dist-cjs/commands/ListFoldersCommand.js +2 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListThemesCommand.js +2 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +2 -3
- package/dist-cjs/commands/RegisterUserCommand.js +2 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSetsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +1 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -645
- package/dist-cjs/models/models_1.js +3 -465
- package/dist-cjs/models/models_2.js +11 -1012
- package/dist-cjs/models/models_3.js +3 -464
- package/dist-es/commands/CancelIngestionCommand.js +2 -3
- package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateDashboardCommand.js +2 -2
- package/dist-es/commands/CreateDataSetCommand.js +2 -2
- package/dist-es/commands/CreateDataSourceCommand.js +2 -2
- package/dist-es/commands/CreateFolderCommand.js +2 -3
- package/dist-es/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/CreateIngestionCommand.js +2 -3
- package/dist-es/commands/CreateNamespaceCommand.js +2 -3
- package/dist-es/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -2
- package/dist-es/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-es/commands/CreateThemeCommand.js +2 -3
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-es/commands/DeleteDashboardCommand.js +2 -3
- package/dist-es/commands/DeleteDataSetCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteFolderCommand.js +2 -3
- package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-es/commands/DeleteThemeCommand.js +2 -3
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSetCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderCommand.js +2 -3
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeGroupCommand.js +2 -3
- package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DescribeIngestionCommand.js +2 -3
- package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-es/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-es/commands/DescribeThemeCommand.js +2 -3
- package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeUserCommand.js +2 -3
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
- package/dist-es/commands/ListAnalysesCommand.js +2 -3
- package/dist-es/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-es/commands/ListDashboardsCommand.js +2 -3
- package/dist-es/commands/ListDataSetsCommand.js +2 -3
- package/dist-es/commands/ListDataSourcesCommand.js +2 -3
- package/dist-es/commands/ListFolderMembersCommand.js +2 -3
- package/dist-es/commands/ListFoldersCommand.js +2 -3
- package/dist-es/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-es/commands/ListIngestionsCommand.js +2 -3
- package/dist-es/commands/ListNamespacesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-es/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-es/commands/ListThemesCommand.js +2 -3
- package/dist-es/commands/ListUserGroupsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -3
- package/dist-es/commands/RegisterUserCommand.js +2 -3
- package/dist-es/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-es/commands/SearchAnalysesCommand.js +2 -3
- package/dist-es/commands/SearchDashboardsCommand.js +2 -3
- package/dist-es/commands/SearchDataSetsCommand.js +2 -3
- package/dist-es/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-es/commands/SearchFoldersCommand.js +2 -3
- package/dist-es/commands/SearchGroupsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-es/commands/UpdateDataSetCommand.js +2 -2
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateFolderCommand.js +2 -3
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-es/commands/UpdateThemeCommand.js +2 -3
- package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateUserCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -480
- package/dist-es/models/models_1.js +0 -345
- package/dist-es/models/models_2.js +11 -775
- package/dist-es/models/models_3.js +3 -348
- package/dist-types/models/models_0.d.ts +0 -640
- package/dist-types/models/models_1.d.ts +0 -460
- package/dist-types/models/models_2.d.ts +8 -936
- package/dist-types/models/models_3.d.ts +0 -456
- package/dist-types/ts3.4/models/models_0.d.ts +0 -452
- package/dist-types/ts3.4/models/models_1.d.ts +0 -321
- package/dist-types/ts3.4/models/models_2.d.ts +0 -640
- package/dist-types/ts3.4/models/models_3.d.ts +0 -340
- package/package.json +4 -3
|
@@ -1725,9 +1725,6 @@ export interface CreateAccountSubscriptionResponse {
|
|
|
1725
1725
|
export declare const ComboChartVisualFilterSensitiveLog: (
|
|
1726
1726
|
obj: ComboChartVisual
|
|
1727
1727
|
) => any;
|
|
1728
|
-
export declare const CustomContentConfigurationFilterSensitiveLog: (
|
|
1729
|
-
obj: CustomContentConfiguration
|
|
1730
|
-
) => any;
|
|
1731
1728
|
export declare const CustomContentVisualFilterSensitiveLog: (
|
|
1732
1729
|
obj: CustomContentVisual
|
|
1733
1730
|
) => any;
|
|
@@ -1738,25 +1735,9 @@ export declare const FilledMapAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
1738
1735
|
export declare const FilledMapFieldWellsFilterSensitiveLog: (
|
|
1739
1736
|
obj: FilledMapFieldWells
|
|
1740
1737
|
) => any;
|
|
1741
|
-
export declare const GeospatialMapStyleOptionsFilterSensitiveLog: (
|
|
1742
|
-
obj: GeospatialMapStyleOptions
|
|
1743
|
-
) => any;
|
|
1744
|
-
export declare const FilledMapSortConfigurationFilterSensitiveLog: (
|
|
1745
|
-
obj: FilledMapSortConfiguration
|
|
1746
|
-
) => any;
|
|
1747
|
-
export declare const GeospatialCoordinateBoundsFilterSensitiveLog: (
|
|
1748
|
-
obj: GeospatialCoordinateBounds
|
|
1749
|
-
) => any;
|
|
1750
|
-
export declare const GeospatialWindowOptionsFilterSensitiveLog: (
|
|
1751
|
-
obj: GeospatialWindowOptions
|
|
1752
|
-
) => any;
|
|
1753
1738
|
export declare const FilledMapConfigurationFilterSensitiveLog: (
|
|
1754
1739
|
obj: FilledMapConfiguration
|
|
1755
1740
|
) => any;
|
|
1756
|
-
export declare const GradientStopFilterSensitiveLog: (obj: GradientStop) => any;
|
|
1757
|
-
export declare const GradientColorFilterSensitiveLog: (
|
|
1758
|
-
obj: GradientColor
|
|
1759
|
-
) => any;
|
|
1760
1741
|
export declare const ConditionalFormattingGradientColorFilterSensitiveLog: (
|
|
1761
1742
|
obj: ConditionalFormattingGradientColor
|
|
1762
1743
|
) => any;
|
|
@@ -1781,18 +1762,12 @@ export declare const FilledMapConditionalFormattingFilterSensitiveLog: (
|
|
|
1781
1762
|
export declare const FilledMapVisualFilterSensitiveLog: (
|
|
1782
1763
|
obj: FilledMapVisual
|
|
1783
1764
|
) => any;
|
|
1784
|
-
export declare const FunnelChartDataLabelOptionsFilterSensitiveLog: (
|
|
1785
|
-
obj: FunnelChartDataLabelOptions
|
|
1786
|
-
) => any;
|
|
1787
1765
|
export declare const FunnelChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
1788
1766
|
obj: FunnelChartAggregatedFieldWells
|
|
1789
1767
|
) => any;
|
|
1790
1768
|
export declare const FunnelChartFieldWellsFilterSensitiveLog: (
|
|
1791
1769
|
obj: FunnelChartFieldWells
|
|
1792
1770
|
) => any;
|
|
1793
|
-
export declare const FunnelChartSortConfigurationFilterSensitiveLog: (
|
|
1794
|
-
obj: FunnelChartSortConfiguration
|
|
1795
|
-
) => any;
|
|
1796
1771
|
export declare const FunnelChartConfigurationFilterSensitiveLog: (
|
|
1797
1772
|
obj: FunnelChartConfiguration
|
|
1798
1773
|
) => any;
|
|
@@ -1802,15 +1777,6 @@ export declare const FunnelChartVisualFilterSensitiveLog: (
|
|
|
1802
1777
|
export declare const GaugeChartFieldWellsFilterSensitiveLog: (
|
|
1803
1778
|
obj: GaugeChartFieldWells
|
|
1804
1779
|
) => any;
|
|
1805
|
-
export declare const ArcConfigurationFilterSensitiveLog: (
|
|
1806
|
-
obj: ArcConfiguration
|
|
1807
|
-
) => any;
|
|
1808
|
-
export declare const ArcAxisDisplayRangeFilterSensitiveLog: (
|
|
1809
|
-
obj: ArcAxisDisplayRange
|
|
1810
|
-
) => any;
|
|
1811
|
-
export declare const ArcAxisConfigurationFilterSensitiveLog: (
|
|
1812
|
-
obj: ArcAxisConfiguration
|
|
1813
|
-
) => any;
|
|
1814
1780
|
export declare const ComparisonFormatConfigurationFilterSensitiveLog: (
|
|
1815
1781
|
obj: ComparisonFormatConfiguration
|
|
1816
1782
|
) => any;
|
|
@@ -1826,12 +1792,6 @@ export declare const GaugeChartConfigurationFilterSensitiveLog: (
|
|
|
1826
1792
|
export declare const GaugeChartArcConditionalFormattingFilterSensitiveLog: (
|
|
1827
1793
|
obj: GaugeChartArcConditionalFormatting
|
|
1828
1794
|
) => any;
|
|
1829
|
-
export declare const ConditionalFormattingIconDisplayConfigurationFilterSensitiveLog: (
|
|
1830
|
-
obj: ConditionalFormattingIconDisplayConfiguration
|
|
1831
|
-
) => any;
|
|
1832
|
-
export declare const ConditionalFormattingCustomIconOptionsFilterSensitiveLog: (
|
|
1833
|
-
obj: ConditionalFormattingCustomIconOptions
|
|
1834
|
-
) => any;
|
|
1835
1795
|
export declare const ConditionalFormattingCustomIconConditionFilterSensitiveLog: (
|
|
1836
1796
|
obj: ConditionalFormattingCustomIconCondition
|
|
1837
1797
|
) => any;
|
|
@@ -1859,50 +1819,24 @@ export declare const GeospatialMapAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
1859
1819
|
export declare const GeospatialMapFieldWellsFilterSensitiveLog: (
|
|
1860
1820
|
obj: GeospatialMapFieldWells
|
|
1861
1821
|
) => any;
|
|
1862
|
-
export declare const SimpleClusterMarkerFilterSensitiveLog: (
|
|
1863
|
-
obj: SimpleClusterMarker
|
|
1864
|
-
) => any;
|
|
1865
|
-
export declare const ClusterMarkerFilterSensitiveLog: (
|
|
1866
|
-
obj: ClusterMarker
|
|
1867
|
-
) => any;
|
|
1868
|
-
export declare const ClusterMarkerConfigurationFilterSensitiveLog: (
|
|
1869
|
-
obj: ClusterMarkerConfiguration
|
|
1870
|
-
) => any;
|
|
1871
|
-
export declare const GeospatialPointStyleOptionsFilterSensitiveLog: (
|
|
1872
|
-
obj: GeospatialPointStyleOptions
|
|
1873
|
-
) => any;
|
|
1874
1822
|
export declare const GeospatialMapConfigurationFilterSensitiveLog: (
|
|
1875
1823
|
obj: GeospatialMapConfiguration
|
|
1876
1824
|
) => any;
|
|
1877
1825
|
export declare const GeospatialMapVisualFilterSensitiveLog: (
|
|
1878
1826
|
obj: GeospatialMapVisual
|
|
1879
1827
|
) => any;
|
|
1880
|
-
export declare const DataColorFilterSensitiveLog: (obj: DataColor) => any;
|
|
1881
|
-
export declare const ColorScaleFilterSensitiveLog: (obj: ColorScale) => any;
|
|
1882
1828
|
export declare const HeatMapAggregatedFieldWellsFilterSensitiveLog: (
|
|
1883
1829
|
obj: HeatMapAggregatedFieldWells
|
|
1884
1830
|
) => any;
|
|
1885
1831
|
export declare const HeatMapFieldWellsFilterSensitiveLog: (
|
|
1886
1832
|
obj: HeatMapFieldWells
|
|
1887
1833
|
) => any;
|
|
1888
|
-
export declare const HeatMapSortConfigurationFilterSensitiveLog: (
|
|
1889
|
-
obj: HeatMapSortConfiguration
|
|
1890
|
-
) => any;
|
|
1891
1834
|
export declare const HeatMapConfigurationFilterSensitiveLog: (
|
|
1892
1835
|
obj: HeatMapConfiguration
|
|
1893
1836
|
) => any;
|
|
1894
1837
|
export declare const HeatMapVisualFilterSensitiveLog: (
|
|
1895
1838
|
obj: HeatMapVisual
|
|
1896
1839
|
) => any;
|
|
1897
|
-
export declare const BinCountOptionsFilterSensitiveLog: (
|
|
1898
|
-
obj: BinCountOptions
|
|
1899
|
-
) => any;
|
|
1900
|
-
export declare const BinWidthOptionsFilterSensitiveLog: (
|
|
1901
|
-
obj: BinWidthOptions
|
|
1902
|
-
) => any;
|
|
1903
|
-
export declare const HistogramBinOptionsFilterSensitiveLog: (
|
|
1904
|
-
obj: HistogramBinOptions
|
|
1905
|
-
) => any;
|
|
1906
1840
|
export declare const HistogramAggregatedFieldWellsFilterSensitiveLog: (
|
|
1907
1841
|
obj: HistogramAggregatedFieldWells
|
|
1908
1842
|
) => any;
|
|
@@ -1946,9 +1880,6 @@ export declare const UniqueValuesComputationFilterSensitiveLog: (
|
|
|
1946
1880
|
obj: UniqueValuesComputation
|
|
1947
1881
|
) => any;
|
|
1948
1882
|
export declare const ComputationFilterSensitiveLog: (obj: Computation) => any;
|
|
1949
|
-
export declare const CustomNarrativeOptionsFilterSensitiveLog: (
|
|
1950
|
-
obj: CustomNarrativeOptions
|
|
1951
|
-
) => any;
|
|
1952
1883
|
export declare const InsightConfigurationFilterSensitiveLog: (
|
|
1953
1884
|
obj: InsightConfiguration
|
|
1954
1885
|
) => any;
|
|
@@ -1958,19 +1889,7 @@ export declare const InsightVisualFilterSensitiveLog: (
|
|
|
1958
1889
|
export declare const KPIFieldWellsFilterSensitiveLog: (
|
|
1959
1890
|
obj: KPIFieldWells
|
|
1960
1891
|
) => any;
|
|
1961
|
-
export declare const ProgressBarOptionsFilterSensitiveLog: (
|
|
1962
|
-
obj: ProgressBarOptions
|
|
1963
|
-
) => any;
|
|
1964
|
-
export declare const SecondaryValueOptionsFilterSensitiveLog: (
|
|
1965
|
-
obj: SecondaryValueOptions
|
|
1966
|
-
) => any;
|
|
1967
|
-
export declare const TrendArrowOptionsFilterSensitiveLog: (
|
|
1968
|
-
obj: TrendArrowOptions
|
|
1969
|
-
) => any;
|
|
1970
1892
|
export declare const KPIOptionsFilterSensitiveLog: (obj: KPIOptions) => any;
|
|
1971
|
-
export declare const KPISortConfigurationFilterSensitiveLog: (
|
|
1972
|
-
obj: KPISortConfiguration
|
|
1973
|
-
) => any;
|
|
1974
1893
|
export declare const KPIConfigurationFilterSensitiveLog: (
|
|
1975
1894
|
obj: KPIConfiguration
|
|
1976
1895
|
) => any;
|
|
@@ -1987,75 +1906,28 @@ export declare const KPIConditionalFormattingFilterSensitiveLog: (
|
|
|
1987
1906
|
obj: KPIConditionalFormatting
|
|
1988
1907
|
) => any;
|
|
1989
1908
|
export declare const KPIVisualFilterSensitiveLog: (obj: KPIVisual) => any;
|
|
1990
|
-
export declare const LineChartLineStyleSettingsFilterSensitiveLog: (
|
|
1991
|
-
obj: LineChartLineStyleSettings
|
|
1992
|
-
) => any;
|
|
1993
|
-
export declare const LineChartMarkerStyleSettingsFilterSensitiveLog: (
|
|
1994
|
-
obj: LineChartMarkerStyleSettings
|
|
1995
|
-
) => any;
|
|
1996
|
-
export declare const LineChartDefaultSeriesSettingsFilterSensitiveLog: (
|
|
1997
|
-
obj: LineChartDefaultSeriesSettings
|
|
1998
|
-
) => any;
|
|
1999
1909
|
export declare const LineChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
2000
1910
|
obj: LineChartAggregatedFieldWells
|
|
2001
1911
|
) => any;
|
|
2002
1912
|
export declare const LineChartFieldWellsFilterSensitiveLog: (
|
|
2003
1913
|
obj: LineChartFieldWells
|
|
2004
1914
|
) => any;
|
|
2005
|
-
export declare const TimeBasedForecastPropertiesFilterSensitiveLog: (
|
|
2006
|
-
obj: TimeBasedForecastProperties
|
|
2007
|
-
) => any;
|
|
2008
|
-
export declare const WhatIfPointScenarioFilterSensitiveLog: (
|
|
2009
|
-
obj: WhatIfPointScenario
|
|
2010
|
-
) => any;
|
|
2011
|
-
export declare const WhatIfRangeScenarioFilterSensitiveLog: (
|
|
2012
|
-
obj: WhatIfRangeScenario
|
|
2013
|
-
) => any;
|
|
2014
|
-
export declare const ForecastScenarioFilterSensitiveLog: (
|
|
2015
|
-
obj: ForecastScenario
|
|
2016
|
-
) => any;
|
|
2017
|
-
export declare const ForecastConfigurationFilterSensitiveLog: (
|
|
2018
|
-
obj: ForecastConfiguration
|
|
2019
|
-
) => any;
|
|
2020
|
-
export declare const MissingDataConfigurationFilterSensitiveLog: (
|
|
2021
|
-
obj: MissingDataConfiguration
|
|
2022
|
-
) => any;
|
|
2023
|
-
export declare const LineSeriesAxisDisplayOptionsFilterSensitiveLog: (
|
|
2024
|
-
obj: LineSeriesAxisDisplayOptions
|
|
2025
|
-
) => any;
|
|
2026
|
-
export declare const LineChartSeriesSettingsFilterSensitiveLog: (
|
|
2027
|
-
obj: LineChartSeriesSettings
|
|
2028
|
-
) => any;
|
|
2029
1915
|
export declare const DataFieldSeriesItemFilterSensitiveLog: (
|
|
2030
1916
|
obj: DataFieldSeriesItem
|
|
2031
1917
|
) => any;
|
|
2032
|
-
export declare const FieldSeriesItemFilterSensitiveLog: (
|
|
2033
|
-
obj: FieldSeriesItem
|
|
2034
|
-
) => any;
|
|
2035
1918
|
export declare const SeriesItemFilterSensitiveLog: (obj: SeriesItem) => any;
|
|
2036
|
-
export declare const LineChartSortConfigurationFilterSensitiveLog: (
|
|
2037
|
-
obj: LineChartSortConfiguration
|
|
2038
|
-
) => any;
|
|
2039
1919
|
export declare const LineChartConfigurationFilterSensitiveLog: (
|
|
2040
1920
|
obj: LineChartConfiguration
|
|
2041
1921
|
) => any;
|
|
2042
1922
|
export declare const LineChartVisualFilterSensitiveLog: (
|
|
2043
1923
|
obj: LineChartVisual
|
|
2044
1924
|
) => any;
|
|
2045
|
-
export declare const ArcOptionsFilterSensitiveLog: (obj: ArcOptions) => any;
|
|
2046
|
-
export declare const DonutCenterOptionsFilterSensitiveLog: (
|
|
2047
|
-
obj: DonutCenterOptions
|
|
2048
|
-
) => any;
|
|
2049
|
-
export declare const DonutOptionsFilterSensitiveLog: (obj: DonutOptions) => any;
|
|
2050
1925
|
export declare const PieChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
2051
1926
|
obj: PieChartAggregatedFieldWells
|
|
2052
1927
|
) => any;
|
|
2053
1928
|
export declare const PieChartFieldWellsFilterSensitiveLog: (
|
|
2054
1929
|
obj: PieChartFieldWells
|
|
2055
1930
|
) => any;
|
|
2056
|
-
export declare const PieChartSortConfigurationFilterSensitiveLog: (
|
|
2057
|
-
obj: PieChartSortConfiguration
|
|
2058
|
-
) => any;
|
|
2059
1931
|
export declare const PieChartConfigurationFilterSensitiveLog: (
|
|
2060
1932
|
obj: PieChartConfiguration
|
|
2061
1933
|
) => any;
|
|
@@ -2065,9 +1937,6 @@ export declare const PieChartVisualFilterSensitiveLog: (
|
|
|
2065
1937
|
export declare const PivotTableDataPathOptionFilterSensitiveLog: (
|
|
2066
1938
|
obj: PivotTableDataPathOption
|
|
2067
1939
|
) => any;
|
|
2068
|
-
export declare const PivotTableFieldOptionFilterSensitiveLog: (
|
|
2069
|
-
obj: PivotTableFieldOption
|
|
2070
|
-
) => any;
|
|
2071
1940
|
export declare const PivotTableFieldOptionsFilterSensitiveLog: (
|
|
2072
1941
|
obj: PivotTableFieldOptions
|
|
2073
1942
|
) => any;
|
|
@@ -2077,9 +1946,6 @@ export declare const PivotTableAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2077
1946
|
export declare const PivotTableFieldWellsFilterSensitiveLog: (
|
|
2078
1947
|
obj: PivotTableFieldWells
|
|
2079
1948
|
) => any;
|
|
2080
|
-
export declare const PivotTablePaginatedReportOptionsFilterSensitiveLog: (
|
|
2081
|
-
obj: PivotTablePaginatedReportOptions
|
|
2082
|
-
) => any;
|
|
2083
1949
|
export declare const DataPathSortFilterSensitiveLog: (obj: DataPathSort) => any;
|
|
2084
1950
|
export declare const PivotTableSortByFilterSensitiveLog: (
|
|
2085
1951
|
obj: PivotTableSortBy
|
|
@@ -2090,42 +1956,9 @@ export declare const PivotFieldSortOptionsFilterSensitiveLog: (
|
|
|
2090
1956
|
export declare const PivotTableSortConfigurationFilterSensitiveLog: (
|
|
2091
1957
|
obj: PivotTableSortConfiguration
|
|
2092
1958
|
) => any;
|
|
2093
|
-
export declare const TableBorderOptionsFilterSensitiveLog: (
|
|
2094
|
-
obj: TableBorderOptions
|
|
2095
|
-
) => any;
|
|
2096
|
-
export declare const TableSideBorderOptionsFilterSensitiveLog: (
|
|
2097
|
-
obj: TableSideBorderOptions
|
|
2098
|
-
) => any;
|
|
2099
|
-
export declare const GlobalTableBorderOptionsFilterSensitiveLog: (
|
|
2100
|
-
obj: GlobalTableBorderOptions
|
|
2101
|
-
) => any;
|
|
2102
|
-
export declare const TableCellStyleFilterSensitiveLog: (
|
|
2103
|
-
obj: TableCellStyle
|
|
2104
|
-
) => any;
|
|
2105
|
-
export declare const RowAlternateColorOptionsFilterSensitiveLog: (
|
|
2106
|
-
obj: RowAlternateColorOptions
|
|
2107
|
-
) => any;
|
|
2108
|
-
export declare const PivotTableOptionsFilterSensitiveLog: (
|
|
2109
|
-
obj: PivotTableOptions
|
|
2110
|
-
) => any;
|
|
2111
|
-
export declare const PivotTableFieldSubtotalOptionsFilterSensitiveLog: (
|
|
2112
|
-
obj: PivotTableFieldSubtotalOptions
|
|
2113
|
-
) => any;
|
|
2114
|
-
export declare const SubtotalOptionsFilterSensitiveLog: (
|
|
2115
|
-
obj: SubtotalOptions
|
|
2116
|
-
) => any;
|
|
2117
|
-
export declare const PivotTotalOptionsFilterSensitiveLog: (
|
|
2118
|
-
obj: PivotTotalOptions
|
|
2119
|
-
) => any;
|
|
2120
|
-
export declare const PivotTableTotalOptionsFilterSensitiveLog: (
|
|
2121
|
-
obj: PivotTableTotalOptions
|
|
2122
|
-
) => any;
|
|
2123
1959
|
export declare const PivotTableConfigurationFilterSensitiveLog: (
|
|
2124
1960
|
obj: PivotTableConfiguration
|
|
2125
1961
|
) => any;
|
|
2126
|
-
export declare const PivotTableConditionalFormattingScopeFilterSensitiveLog: (
|
|
2127
|
-
obj: PivotTableConditionalFormattingScope
|
|
2128
|
-
) => any;
|
|
2129
1962
|
export declare const TextConditionalFormatFilterSensitiveLog: (
|
|
2130
1963
|
obj: TextConditionalFormat
|
|
2131
1964
|
) => any;
|
|
@@ -2141,21 +1974,12 @@ export declare const PivotTableConditionalFormattingFilterSensitiveLog: (
|
|
|
2141
1974
|
export declare const PivotTableVisualFilterSensitiveLog: (
|
|
2142
1975
|
obj: PivotTableVisual
|
|
2143
1976
|
) => any;
|
|
2144
|
-
export declare const RadarChartAreaStyleSettingsFilterSensitiveLog: (
|
|
2145
|
-
obj: RadarChartAreaStyleSettings
|
|
2146
|
-
) => any;
|
|
2147
|
-
export declare const RadarChartSeriesSettingsFilterSensitiveLog: (
|
|
2148
|
-
obj: RadarChartSeriesSettings
|
|
2149
|
-
) => any;
|
|
2150
1977
|
export declare const RadarChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
2151
1978
|
obj: RadarChartAggregatedFieldWells
|
|
2152
1979
|
) => any;
|
|
2153
1980
|
export declare const RadarChartFieldWellsFilterSensitiveLog: (
|
|
2154
1981
|
obj: RadarChartFieldWells
|
|
2155
1982
|
) => any;
|
|
2156
|
-
export declare const RadarChartSortConfigurationFilterSensitiveLog: (
|
|
2157
|
-
obj: RadarChartSortConfiguration
|
|
2158
|
-
) => any;
|
|
2159
1983
|
export declare const RadarChartConfigurationFilterSensitiveLog: (
|
|
2160
1984
|
obj: RadarChartConfiguration
|
|
2161
1985
|
) => any;
|
|
@@ -2168,9 +1992,6 @@ export declare const SankeyDiagramAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2168
1992
|
export declare const SankeyDiagramFieldWellsFilterSensitiveLog: (
|
|
2169
1993
|
obj: SankeyDiagramFieldWells
|
|
2170
1994
|
) => any;
|
|
2171
|
-
export declare const SankeyDiagramSortConfigurationFilterSensitiveLog: (
|
|
2172
|
-
obj: SankeyDiagramSortConfiguration
|
|
2173
|
-
) => any;
|
|
2174
1995
|
export declare const SankeyDiagramChartConfigurationFilterSensitiveLog: (
|
|
2175
1996
|
obj: SankeyDiagramChartConfiguration
|
|
2176
1997
|
) => any;
|
|
@@ -2192,33 +2013,6 @@ export declare const ScatterPlotConfigurationFilterSensitiveLog: (
|
|
|
2192
2013
|
export declare const ScatterPlotVisualFilterSensitiveLog: (
|
|
2193
2014
|
obj: ScatterPlotVisual
|
|
2194
2015
|
) => any;
|
|
2195
|
-
export declare const TableCellImageSizingConfigurationFilterSensitiveLog: (
|
|
2196
|
-
obj: TableCellImageSizingConfiguration
|
|
2197
|
-
) => any;
|
|
2198
|
-
export declare const TableFieldImageConfigurationFilterSensitiveLog: (
|
|
2199
|
-
obj: TableFieldImageConfiguration
|
|
2200
|
-
) => any;
|
|
2201
|
-
export declare const TableFieldCustomIconContentFilterSensitiveLog: (
|
|
2202
|
-
obj: TableFieldCustomIconContent
|
|
2203
|
-
) => any;
|
|
2204
|
-
export declare const TableFieldCustomTextContentFilterSensitiveLog: (
|
|
2205
|
-
obj: TableFieldCustomTextContent
|
|
2206
|
-
) => any;
|
|
2207
|
-
export declare const TableFieldLinkContentConfigurationFilterSensitiveLog: (
|
|
2208
|
-
obj: TableFieldLinkContentConfiguration
|
|
2209
|
-
) => any;
|
|
2210
|
-
export declare const TableFieldLinkConfigurationFilterSensitiveLog: (
|
|
2211
|
-
obj: TableFieldLinkConfiguration
|
|
2212
|
-
) => any;
|
|
2213
|
-
export declare const TableFieldURLConfigurationFilterSensitiveLog: (
|
|
2214
|
-
obj: TableFieldURLConfiguration
|
|
2215
|
-
) => any;
|
|
2216
|
-
export declare const TableFieldOptionFilterSensitiveLog: (
|
|
2217
|
-
obj: TableFieldOption
|
|
2218
|
-
) => any;
|
|
2219
|
-
export declare const TableFieldOptionsFilterSensitiveLog: (
|
|
2220
|
-
obj: TableFieldOptions
|
|
2221
|
-
) => any;
|
|
2222
2016
|
export declare const TableAggregatedFieldWellsFilterSensitiveLog: (
|
|
2223
2017
|
obj: TableAggregatedFieldWells
|
|
2224
2018
|
) => any;
|
|
@@ -2231,20 +2025,6 @@ export declare const TableUnaggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2231
2025
|
export declare const TableFieldWellsFilterSensitiveLog: (
|
|
2232
2026
|
obj: TableFieldWells
|
|
2233
2027
|
) => any;
|
|
2234
|
-
export declare const TablePaginatedReportOptionsFilterSensitiveLog: (
|
|
2235
|
-
obj: TablePaginatedReportOptions
|
|
2236
|
-
) => any;
|
|
2237
|
-
export declare const TableSortConfigurationFilterSensitiveLog: (
|
|
2238
|
-
obj: TableSortConfiguration
|
|
2239
|
-
) => any;
|
|
2240
|
-
export declare const DataBarsOptionsFilterSensitiveLog: (
|
|
2241
|
-
obj: DataBarsOptions
|
|
2242
|
-
) => any;
|
|
2243
|
-
export declare const TableInlineVisualizationFilterSensitiveLog: (
|
|
2244
|
-
obj: TableInlineVisualization
|
|
2245
|
-
) => any;
|
|
2246
|
-
export declare const TableOptionsFilterSensitiveLog: (obj: TableOptions) => any;
|
|
2247
|
-
export declare const TotalOptionsFilterSensitiveLog: (obj: TotalOptions) => any;
|
|
2248
2028
|
export declare const TableConfigurationFilterSensitiveLog: (
|
|
2249
2029
|
obj: TableConfiguration
|
|
2250
2030
|
) => any;
|
|
@@ -2267,9 +2047,6 @@ export declare const TreeMapAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2267
2047
|
export declare const TreeMapFieldWellsFilterSensitiveLog: (
|
|
2268
2048
|
obj: TreeMapFieldWells
|
|
2269
2049
|
) => any;
|
|
2270
|
-
export declare const TreeMapSortConfigurationFilterSensitiveLog: (
|
|
2271
|
-
obj: TreeMapSortConfiguration
|
|
2272
|
-
) => any;
|
|
2273
2050
|
export declare const TreeMapConfigurationFilterSensitiveLog: (
|
|
2274
2051
|
obj: TreeMapConfiguration
|
|
2275
2052
|
) => any;
|
|
@@ -2282,12 +2059,6 @@ export declare const WaterfallChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2282
2059
|
export declare const WaterfallChartFieldWellsFilterSensitiveLog: (
|
|
2283
2060
|
obj: WaterfallChartFieldWells
|
|
2284
2061
|
) => any;
|
|
2285
|
-
export declare const WaterfallChartSortConfigurationFilterSensitiveLog: (
|
|
2286
|
-
obj: WaterfallChartSortConfiguration
|
|
2287
|
-
) => any;
|
|
2288
|
-
export declare const WaterfallChartOptionsFilterSensitiveLog: (
|
|
2289
|
-
obj: WaterfallChartOptions
|
|
2290
|
-
) => any;
|
|
2291
2062
|
export declare const WaterfallChartConfigurationFilterSensitiveLog: (
|
|
2292
2063
|
obj: WaterfallChartConfiguration
|
|
2293
2064
|
) => any;
|
|
@@ -2300,12 +2071,6 @@ export declare const WordCloudAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2300
2071
|
export declare const WordCloudFieldWellsFilterSensitiveLog: (
|
|
2301
2072
|
obj: WordCloudFieldWells
|
|
2302
2073
|
) => any;
|
|
2303
|
-
export declare const WordCloudSortConfigurationFilterSensitiveLog: (
|
|
2304
|
-
obj: WordCloudSortConfiguration
|
|
2305
|
-
) => any;
|
|
2306
|
-
export declare const WordCloudOptionsFilterSensitiveLog: (
|
|
2307
|
-
obj: WordCloudOptions
|
|
2308
|
-
) => any;
|
|
2309
2074
|
export declare const WordCloudChartConfigurationFilterSensitiveLog: (
|
|
2310
2075
|
obj: WordCloudChartConfiguration
|
|
2311
2076
|
) => any;
|
|
@@ -2319,92 +2084,6 @@ export declare const SheetDefinitionFilterSensitiveLog: (
|
|
|
2319
2084
|
export declare const AnalysisDefinitionFilterSensitiveLog: (
|
|
2320
2085
|
obj: AnalysisDefinition
|
|
2321
2086
|
) => any;
|
|
2322
|
-
export declare const AnalysisSearchFilterFilterSensitiveLog: (
|
|
2323
|
-
obj: AnalysisSearchFilter
|
|
2324
|
-
) => any;
|
|
2325
|
-
export declare const DataSetReferenceFilterSensitiveLog: (
|
|
2326
|
-
obj: DataSetReference
|
|
2327
|
-
) => any;
|
|
2328
|
-
export declare const AnalysisSourceTemplateFilterSensitiveLog: (
|
|
2329
|
-
obj: AnalysisSourceTemplate
|
|
2330
|
-
) => any;
|
|
2331
|
-
export declare const AnalysisSourceEntityFilterSensitiveLog: (
|
|
2332
|
-
obj: AnalysisSourceEntity
|
|
2333
|
-
) => any;
|
|
2334
|
-
export declare const AnalysisSummaryFilterSensitiveLog: (
|
|
2335
|
-
obj: AnalysisSummary
|
|
2336
|
-
) => any;
|
|
2337
|
-
export declare const AnonymousUserDashboardEmbeddingConfigurationFilterSensitiveLog: (
|
|
2338
|
-
obj: AnonymousUserDashboardEmbeddingConfiguration
|
|
2339
|
-
) => any;
|
|
2340
|
-
export declare const DashboardVisualIdFilterSensitiveLog: (
|
|
2341
|
-
obj: DashboardVisualId
|
|
2342
|
-
) => any;
|
|
2343
|
-
export declare const AnonymousUserDashboardVisualEmbeddingConfigurationFilterSensitiveLog: (
|
|
2344
|
-
obj: AnonymousUserDashboardVisualEmbeddingConfiguration
|
|
2345
|
-
) => any;
|
|
2346
|
-
export declare const AnonymousUserQSearchBarEmbeddingConfigurationFilterSensitiveLog: (
|
|
2347
|
-
obj: AnonymousUserQSearchBarEmbeddingConfiguration
|
|
2348
|
-
) => any;
|
|
2349
|
-
export declare const AnonymousUserEmbeddingExperienceConfigurationFilterSensitiveLog: (
|
|
2350
|
-
obj: AnonymousUserEmbeddingExperienceConfiguration
|
|
2351
|
-
) => any;
|
|
2352
|
-
export declare const AthenaParametersFilterSensitiveLog: (
|
|
2353
|
-
obj: AthenaParameters
|
|
2354
|
-
) => any;
|
|
2355
|
-
export declare const AuroraParametersFilterSensitiveLog: (
|
|
2356
|
-
obj: AuroraParameters
|
|
2357
|
-
) => any;
|
|
2358
|
-
export declare const AuroraPostgreSqlParametersFilterSensitiveLog: (
|
|
2359
|
-
obj: AuroraPostgreSqlParameters
|
|
2360
|
-
) => any;
|
|
2361
|
-
export declare const AwsIotAnalyticsParametersFilterSensitiveLog: (
|
|
2362
|
-
obj: AwsIotAnalyticsParameters
|
|
2363
|
-
) => any;
|
|
2364
|
-
export declare const BorderStyleFilterSensitiveLog: (obj: BorderStyle) => any;
|
|
2365
2087
|
export declare const CalculatedColumnFilterSensitiveLog: (
|
|
2366
2088
|
obj: CalculatedColumn
|
|
2367
2089
|
) => any;
|
|
2368
|
-
export declare const CancelIngestionRequestFilterSensitiveLog: (
|
|
2369
|
-
obj: CancelIngestionRequest
|
|
2370
|
-
) => any;
|
|
2371
|
-
export declare const CancelIngestionResponseFilterSensitiveLog: (
|
|
2372
|
-
obj: CancelIngestionResponse
|
|
2373
|
-
) => any;
|
|
2374
|
-
export declare const CastColumnTypeOperationFilterSensitiveLog: (
|
|
2375
|
-
obj: CastColumnTypeOperation
|
|
2376
|
-
) => any;
|
|
2377
|
-
export declare const ColumnDescriptionFilterSensitiveLog: (
|
|
2378
|
-
obj: ColumnDescription
|
|
2379
|
-
) => any;
|
|
2380
|
-
export declare const GeoSpatialColumnGroupFilterSensitiveLog: (
|
|
2381
|
-
obj: GeoSpatialColumnGroup
|
|
2382
|
-
) => any;
|
|
2383
|
-
export declare const ColumnGroupFilterSensitiveLog: (obj: ColumnGroup) => any;
|
|
2384
|
-
export declare const ColumnGroupColumnSchemaFilterSensitiveLog: (
|
|
2385
|
-
obj: ColumnGroupColumnSchema
|
|
2386
|
-
) => any;
|
|
2387
|
-
export declare const ColumnGroupSchemaFilterSensitiveLog: (
|
|
2388
|
-
obj: ColumnGroupSchema
|
|
2389
|
-
) => any;
|
|
2390
|
-
export declare const ColumnLevelPermissionRuleFilterSensitiveLog: (
|
|
2391
|
-
obj: ColumnLevelPermissionRule
|
|
2392
|
-
) => any;
|
|
2393
|
-
export declare const ColumnSchemaFilterSensitiveLog: (obj: ColumnSchema) => any;
|
|
2394
|
-
export declare const ColumnTagFilterSensitiveLog: (obj: ColumnTag) => any;
|
|
2395
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2396
|
-
export declare const CreateAccountCustomizationRequestFilterSensitiveLog: (
|
|
2397
|
-
obj: CreateAccountCustomizationRequest
|
|
2398
|
-
) => any;
|
|
2399
|
-
export declare const CreateAccountCustomizationResponseFilterSensitiveLog: (
|
|
2400
|
-
obj: CreateAccountCustomizationResponse
|
|
2401
|
-
) => any;
|
|
2402
|
-
export declare const CreateAccountSubscriptionRequestFilterSensitiveLog: (
|
|
2403
|
-
obj: CreateAccountSubscriptionRequest
|
|
2404
|
-
) => any;
|
|
2405
|
-
export declare const SignupResponseFilterSensitiveLog: (
|
|
2406
|
-
obj: SignupResponse
|
|
2407
|
-
) => any;
|
|
2408
|
-
export declare const CreateAccountSubscriptionResponseFilterSensitiveLog: (
|
|
2409
|
-
obj: CreateAccountSubscriptionResponse
|
|
2410
|
-
) => any;
|