@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
|
@@ -5723,10 +5723,6 @@ export interface CreateAccountSubscriptionResponse {
|
|
|
5723
5723
|
* @internal
|
|
5724
5724
|
*/
|
|
5725
5725
|
export declare const ComboChartVisualFilterSensitiveLog: (obj: ComboChartVisual) => any;
|
|
5726
|
-
/**
|
|
5727
|
-
* @internal
|
|
5728
|
-
*/
|
|
5729
|
-
export declare const CustomContentConfigurationFilterSensitiveLog: (obj: CustomContentConfiguration) => any;
|
|
5730
5726
|
/**
|
|
5731
5727
|
* @internal
|
|
5732
5728
|
*/
|
|
@@ -5743,34 +5739,10 @@ export declare const FilledMapAggregatedFieldWellsFilterSensitiveLog: (obj: Fill
|
|
|
5743
5739
|
* @internal
|
|
5744
5740
|
*/
|
|
5745
5741
|
export declare const FilledMapFieldWellsFilterSensitiveLog: (obj: FilledMapFieldWells) => any;
|
|
5746
|
-
/**
|
|
5747
|
-
* @internal
|
|
5748
|
-
*/
|
|
5749
|
-
export declare const GeospatialMapStyleOptionsFilterSensitiveLog: (obj: GeospatialMapStyleOptions) => any;
|
|
5750
|
-
/**
|
|
5751
|
-
* @internal
|
|
5752
|
-
*/
|
|
5753
|
-
export declare const FilledMapSortConfigurationFilterSensitiveLog: (obj: FilledMapSortConfiguration) => any;
|
|
5754
|
-
/**
|
|
5755
|
-
* @internal
|
|
5756
|
-
*/
|
|
5757
|
-
export declare const GeospatialCoordinateBoundsFilterSensitiveLog: (obj: GeospatialCoordinateBounds) => any;
|
|
5758
|
-
/**
|
|
5759
|
-
* @internal
|
|
5760
|
-
*/
|
|
5761
|
-
export declare const GeospatialWindowOptionsFilterSensitiveLog: (obj: GeospatialWindowOptions) => any;
|
|
5762
5742
|
/**
|
|
5763
5743
|
* @internal
|
|
5764
5744
|
*/
|
|
5765
5745
|
export declare const FilledMapConfigurationFilterSensitiveLog: (obj: FilledMapConfiguration) => any;
|
|
5766
|
-
/**
|
|
5767
|
-
* @internal
|
|
5768
|
-
*/
|
|
5769
|
-
export declare const GradientStopFilterSensitiveLog: (obj: GradientStop) => any;
|
|
5770
|
-
/**
|
|
5771
|
-
* @internal
|
|
5772
|
-
*/
|
|
5773
|
-
export declare const GradientColorFilterSensitiveLog: (obj: GradientColor) => any;
|
|
5774
5746
|
/**
|
|
5775
5747
|
* @internal
|
|
5776
5748
|
*/
|
|
@@ -5803,10 +5775,6 @@ export declare const FilledMapConditionalFormattingFilterSensitiveLog: (obj: Fil
|
|
|
5803
5775
|
* @internal
|
|
5804
5776
|
*/
|
|
5805
5777
|
export declare const FilledMapVisualFilterSensitiveLog: (obj: FilledMapVisual) => any;
|
|
5806
|
-
/**
|
|
5807
|
-
* @internal
|
|
5808
|
-
*/
|
|
5809
|
-
export declare const FunnelChartDataLabelOptionsFilterSensitiveLog: (obj: FunnelChartDataLabelOptions) => any;
|
|
5810
5778
|
/**
|
|
5811
5779
|
* @internal
|
|
5812
5780
|
*/
|
|
@@ -5815,10 +5783,6 @@ export declare const FunnelChartAggregatedFieldWellsFilterSensitiveLog: (obj: Fu
|
|
|
5815
5783
|
* @internal
|
|
5816
5784
|
*/
|
|
5817
5785
|
export declare const FunnelChartFieldWellsFilterSensitiveLog: (obj: FunnelChartFieldWells) => any;
|
|
5818
|
-
/**
|
|
5819
|
-
* @internal
|
|
5820
|
-
*/
|
|
5821
|
-
export declare const FunnelChartSortConfigurationFilterSensitiveLog: (obj: FunnelChartSortConfiguration) => any;
|
|
5822
5786
|
/**
|
|
5823
5787
|
* @internal
|
|
5824
5788
|
*/
|
|
@@ -5831,18 +5795,6 @@ export declare const FunnelChartVisualFilterSensitiveLog: (obj: FunnelChartVisua
|
|
|
5831
5795
|
* @internal
|
|
5832
5796
|
*/
|
|
5833
5797
|
export declare const GaugeChartFieldWellsFilterSensitiveLog: (obj: GaugeChartFieldWells) => any;
|
|
5834
|
-
/**
|
|
5835
|
-
* @internal
|
|
5836
|
-
*/
|
|
5837
|
-
export declare const ArcConfigurationFilterSensitiveLog: (obj: ArcConfiguration) => any;
|
|
5838
|
-
/**
|
|
5839
|
-
* @internal
|
|
5840
|
-
*/
|
|
5841
|
-
export declare const ArcAxisDisplayRangeFilterSensitiveLog: (obj: ArcAxisDisplayRange) => any;
|
|
5842
|
-
/**
|
|
5843
|
-
* @internal
|
|
5844
|
-
*/
|
|
5845
|
-
export declare const ArcAxisConfigurationFilterSensitiveLog: (obj: ArcAxisConfiguration) => any;
|
|
5846
5798
|
/**
|
|
5847
5799
|
* @internal
|
|
5848
5800
|
*/
|
|
@@ -5863,14 +5815,6 @@ export declare const GaugeChartConfigurationFilterSensitiveLog: (obj: GaugeChart
|
|
|
5863
5815
|
* @internal
|
|
5864
5816
|
*/
|
|
5865
5817
|
export declare const GaugeChartArcConditionalFormattingFilterSensitiveLog: (obj: GaugeChartArcConditionalFormatting) => any;
|
|
5866
|
-
/**
|
|
5867
|
-
* @internal
|
|
5868
|
-
*/
|
|
5869
|
-
export declare const ConditionalFormattingIconDisplayConfigurationFilterSensitiveLog: (obj: ConditionalFormattingIconDisplayConfiguration) => any;
|
|
5870
|
-
/**
|
|
5871
|
-
* @internal
|
|
5872
|
-
*/
|
|
5873
|
-
export declare const ConditionalFormattingCustomIconOptionsFilterSensitiveLog: (obj: ConditionalFormattingCustomIconOptions) => any;
|
|
5874
5818
|
/**
|
|
5875
5819
|
* @internal
|
|
5876
5820
|
*/
|
|
@@ -5907,22 +5851,6 @@ export declare const GeospatialMapAggregatedFieldWellsFilterSensitiveLog: (obj:
|
|
|
5907
5851
|
* @internal
|
|
5908
5852
|
*/
|
|
5909
5853
|
export declare const GeospatialMapFieldWellsFilterSensitiveLog: (obj: GeospatialMapFieldWells) => any;
|
|
5910
|
-
/**
|
|
5911
|
-
* @internal
|
|
5912
|
-
*/
|
|
5913
|
-
export declare const SimpleClusterMarkerFilterSensitiveLog: (obj: SimpleClusterMarker) => any;
|
|
5914
|
-
/**
|
|
5915
|
-
* @internal
|
|
5916
|
-
*/
|
|
5917
|
-
export declare const ClusterMarkerFilterSensitiveLog: (obj: ClusterMarker) => any;
|
|
5918
|
-
/**
|
|
5919
|
-
* @internal
|
|
5920
|
-
*/
|
|
5921
|
-
export declare const ClusterMarkerConfigurationFilterSensitiveLog: (obj: ClusterMarkerConfiguration) => any;
|
|
5922
|
-
/**
|
|
5923
|
-
* @internal
|
|
5924
|
-
*/
|
|
5925
|
-
export declare const GeospatialPointStyleOptionsFilterSensitiveLog: (obj: GeospatialPointStyleOptions) => any;
|
|
5926
5854
|
/**
|
|
5927
5855
|
* @internal
|
|
5928
5856
|
*/
|
|
@@ -5931,14 +5859,6 @@ export declare const GeospatialMapConfigurationFilterSensitiveLog: (obj: Geospat
|
|
|
5931
5859
|
* @internal
|
|
5932
5860
|
*/
|
|
5933
5861
|
export declare const GeospatialMapVisualFilterSensitiveLog: (obj: GeospatialMapVisual) => any;
|
|
5934
|
-
/**
|
|
5935
|
-
* @internal
|
|
5936
|
-
*/
|
|
5937
|
-
export declare const DataColorFilterSensitiveLog: (obj: DataColor) => any;
|
|
5938
|
-
/**
|
|
5939
|
-
* @internal
|
|
5940
|
-
*/
|
|
5941
|
-
export declare const ColorScaleFilterSensitiveLog: (obj: ColorScale) => any;
|
|
5942
5862
|
/**
|
|
5943
5863
|
* @internal
|
|
5944
5864
|
*/
|
|
@@ -5947,10 +5867,6 @@ export declare const HeatMapAggregatedFieldWellsFilterSensitiveLog: (obj: HeatMa
|
|
|
5947
5867
|
* @internal
|
|
5948
5868
|
*/
|
|
5949
5869
|
export declare const HeatMapFieldWellsFilterSensitiveLog: (obj: HeatMapFieldWells) => any;
|
|
5950
|
-
/**
|
|
5951
|
-
* @internal
|
|
5952
|
-
*/
|
|
5953
|
-
export declare const HeatMapSortConfigurationFilterSensitiveLog: (obj: HeatMapSortConfiguration) => any;
|
|
5954
5870
|
/**
|
|
5955
5871
|
* @internal
|
|
5956
5872
|
*/
|
|
@@ -5959,18 +5875,6 @@ export declare const HeatMapConfigurationFilterSensitiveLog: (obj: HeatMapConfig
|
|
|
5959
5875
|
* @internal
|
|
5960
5876
|
*/
|
|
5961
5877
|
export declare const HeatMapVisualFilterSensitiveLog: (obj: HeatMapVisual) => any;
|
|
5962
|
-
/**
|
|
5963
|
-
* @internal
|
|
5964
|
-
*/
|
|
5965
|
-
export declare const BinCountOptionsFilterSensitiveLog: (obj: BinCountOptions) => any;
|
|
5966
|
-
/**
|
|
5967
|
-
* @internal
|
|
5968
|
-
*/
|
|
5969
|
-
export declare const BinWidthOptionsFilterSensitiveLog: (obj: BinWidthOptions) => any;
|
|
5970
|
-
/**
|
|
5971
|
-
* @internal
|
|
5972
|
-
*/
|
|
5973
|
-
export declare const HistogramBinOptionsFilterSensitiveLog: (obj: HistogramBinOptions) => any;
|
|
5974
5878
|
/**
|
|
5975
5879
|
* @internal
|
|
5976
5880
|
*/
|
|
@@ -6031,10 +5935,6 @@ export declare const UniqueValuesComputationFilterSensitiveLog: (obj: UniqueValu
|
|
|
6031
5935
|
* @internal
|
|
6032
5936
|
*/
|
|
6033
5937
|
export declare const ComputationFilterSensitiveLog: (obj: Computation) => any;
|
|
6034
|
-
/**
|
|
6035
|
-
* @internal
|
|
6036
|
-
*/
|
|
6037
|
-
export declare const CustomNarrativeOptionsFilterSensitiveLog: (obj: CustomNarrativeOptions) => any;
|
|
6038
5938
|
/**
|
|
6039
5939
|
* @internal
|
|
6040
5940
|
*/
|
|
@@ -6047,26 +5947,10 @@ export declare const InsightVisualFilterSensitiveLog: (obj: InsightVisual) => an
|
|
|
6047
5947
|
* @internal
|
|
6048
5948
|
*/
|
|
6049
5949
|
export declare const KPIFieldWellsFilterSensitiveLog: (obj: KPIFieldWells) => any;
|
|
6050
|
-
/**
|
|
6051
|
-
* @internal
|
|
6052
|
-
*/
|
|
6053
|
-
export declare const ProgressBarOptionsFilterSensitiveLog: (obj: ProgressBarOptions) => any;
|
|
6054
|
-
/**
|
|
6055
|
-
* @internal
|
|
6056
|
-
*/
|
|
6057
|
-
export declare const SecondaryValueOptionsFilterSensitiveLog: (obj: SecondaryValueOptions) => any;
|
|
6058
|
-
/**
|
|
6059
|
-
* @internal
|
|
6060
|
-
*/
|
|
6061
|
-
export declare const TrendArrowOptionsFilterSensitiveLog: (obj: TrendArrowOptions) => any;
|
|
6062
5950
|
/**
|
|
6063
5951
|
* @internal
|
|
6064
5952
|
*/
|
|
6065
5953
|
export declare const KPIOptionsFilterSensitiveLog: (obj: KPIOptions) => any;
|
|
6066
|
-
/**
|
|
6067
|
-
* @internal
|
|
6068
|
-
*/
|
|
6069
|
-
export declare const KPISortConfigurationFilterSensitiveLog: (obj: KPISortConfiguration) => any;
|
|
6070
5954
|
/**
|
|
6071
5955
|
* @internal
|
|
6072
5956
|
*/
|
|
@@ -6091,18 +5975,6 @@ export declare const KPIConditionalFormattingFilterSensitiveLog: (obj: KPICondit
|
|
|
6091
5975
|
* @internal
|
|
6092
5976
|
*/
|
|
6093
5977
|
export declare const KPIVisualFilterSensitiveLog: (obj: KPIVisual) => any;
|
|
6094
|
-
/**
|
|
6095
|
-
* @internal
|
|
6096
|
-
*/
|
|
6097
|
-
export declare const LineChartLineStyleSettingsFilterSensitiveLog: (obj: LineChartLineStyleSettings) => any;
|
|
6098
|
-
/**
|
|
6099
|
-
* @internal
|
|
6100
|
-
*/
|
|
6101
|
-
export declare const LineChartMarkerStyleSettingsFilterSensitiveLog: (obj: LineChartMarkerStyleSettings) => any;
|
|
6102
|
-
/**
|
|
6103
|
-
* @internal
|
|
6104
|
-
*/
|
|
6105
|
-
export declare const LineChartDefaultSeriesSettingsFilterSensitiveLog: (obj: LineChartDefaultSeriesSettings) => any;
|
|
6106
5978
|
/**
|
|
6107
5979
|
* @internal
|
|
6108
5980
|
*/
|
|
@@ -6111,54 +5983,14 @@ export declare const LineChartAggregatedFieldWellsFilterSensitiveLog: (obj: Line
|
|
|
6111
5983
|
* @internal
|
|
6112
5984
|
*/
|
|
6113
5985
|
export declare const LineChartFieldWellsFilterSensitiveLog: (obj: LineChartFieldWells) => any;
|
|
6114
|
-
/**
|
|
6115
|
-
* @internal
|
|
6116
|
-
*/
|
|
6117
|
-
export declare const TimeBasedForecastPropertiesFilterSensitiveLog: (obj: TimeBasedForecastProperties) => any;
|
|
6118
|
-
/**
|
|
6119
|
-
* @internal
|
|
6120
|
-
*/
|
|
6121
|
-
export declare const WhatIfPointScenarioFilterSensitiveLog: (obj: WhatIfPointScenario) => any;
|
|
6122
|
-
/**
|
|
6123
|
-
* @internal
|
|
6124
|
-
*/
|
|
6125
|
-
export declare const WhatIfRangeScenarioFilterSensitiveLog: (obj: WhatIfRangeScenario) => any;
|
|
6126
|
-
/**
|
|
6127
|
-
* @internal
|
|
6128
|
-
*/
|
|
6129
|
-
export declare const ForecastScenarioFilterSensitiveLog: (obj: ForecastScenario) => any;
|
|
6130
|
-
/**
|
|
6131
|
-
* @internal
|
|
6132
|
-
*/
|
|
6133
|
-
export declare const ForecastConfigurationFilterSensitiveLog: (obj: ForecastConfiguration) => any;
|
|
6134
|
-
/**
|
|
6135
|
-
* @internal
|
|
6136
|
-
*/
|
|
6137
|
-
export declare const MissingDataConfigurationFilterSensitiveLog: (obj: MissingDataConfiguration) => any;
|
|
6138
|
-
/**
|
|
6139
|
-
* @internal
|
|
6140
|
-
*/
|
|
6141
|
-
export declare const LineSeriesAxisDisplayOptionsFilterSensitiveLog: (obj: LineSeriesAxisDisplayOptions) => any;
|
|
6142
|
-
/**
|
|
6143
|
-
* @internal
|
|
6144
|
-
*/
|
|
6145
|
-
export declare const LineChartSeriesSettingsFilterSensitiveLog: (obj: LineChartSeriesSettings) => any;
|
|
6146
5986
|
/**
|
|
6147
5987
|
* @internal
|
|
6148
5988
|
*/
|
|
6149
5989
|
export declare const DataFieldSeriesItemFilterSensitiveLog: (obj: DataFieldSeriesItem) => any;
|
|
6150
|
-
/**
|
|
6151
|
-
* @internal
|
|
6152
|
-
*/
|
|
6153
|
-
export declare const FieldSeriesItemFilterSensitiveLog: (obj: FieldSeriesItem) => any;
|
|
6154
5990
|
/**
|
|
6155
5991
|
* @internal
|
|
6156
5992
|
*/
|
|
6157
5993
|
export declare const SeriesItemFilterSensitiveLog: (obj: SeriesItem) => any;
|
|
6158
|
-
/**
|
|
6159
|
-
* @internal
|
|
6160
|
-
*/
|
|
6161
|
-
export declare const LineChartSortConfigurationFilterSensitiveLog: (obj: LineChartSortConfiguration) => any;
|
|
6162
5994
|
/**
|
|
6163
5995
|
* @internal
|
|
6164
5996
|
*/
|
|
@@ -6167,18 +5999,6 @@ export declare const LineChartConfigurationFilterSensitiveLog: (obj: LineChartCo
|
|
|
6167
5999
|
* @internal
|
|
6168
6000
|
*/
|
|
6169
6001
|
export declare const LineChartVisualFilterSensitiveLog: (obj: LineChartVisual) => any;
|
|
6170
|
-
/**
|
|
6171
|
-
* @internal
|
|
6172
|
-
*/
|
|
6173
|
-
export declare const ArcOptionsFilterSensitiveLog: (obj: ArcOptions) => any;
|
|
6174
|
-
/**
|
|
6175
|
-
* @internal
|
|
6176
|
-
*/
|
|
6177
|
-
export declare const DonutCenterOptionsFilterSensitiveLog: (obj: DonutCenterOptions) => any;
|
|
6178
|
-
/**
|
|
6179
|
-
* @internal
|
|
6180
|
-
*/
|
|
6181
|
-
export declare const DonutOptionsFilterSensitiveLog: (obj: DonutOptions) => any;
|
|
6182
6002
|
/**
|
|
6183
6003
|
* @internal
|
|
6184
6004
|
*/
|
|
@@ -6187,10 +6007,6 @@ export declare const PieChartAggregatedFieldWellsFilterSensitiveLog: (obj: PieCh
|
|
|
6187
6007
|
* @internal
|
|
6188
6008
|
*/
|
|
6189
6009
|
export declare const PieChartFieldWellsFilterSensitiveLog: (obj: PieChartFieldWells) => any;
|
|
6190
|
-
/**
|
|
6191
|
-
* @internal
|
|
6192
|
-
*/
|
|
6193
|
-
export declare const PieChartSortConfigurationFilterSensitiveLog: (obj: PieChartSortConfiguration) => any;
|
|
6194
6010
|
/**
|
|
6195
6011
|
* @internal
|
|
6196
6012
|
*/
|
|
@@ -6203,10 +6019,6 @@ export declare const PieChartVisualFilterSensitiveLog: (obj: PieChartVisual) =>
|
|
|
6203
6019
|
* @internal
|
|
6204
6020
|
*/
|
|
6205
6021
|
export declare const PivotTableDataPathOptionFilterSensitiveLog: (obj: PivotTableDataPathOption) => any;
|
|
6206
|
-
/**
|
|
6207
|
-
* @internal
|
|
6208
|
-
*/
|
|
6209
|
-
export declare const PivotTableFieldOptionFilterSensitiveLog: (obj: PivotTableFieldOption) => any;
|
|
6210
6022
|
/**
|
|
6211
6023
|
* @internal
|
|
6212
6024
|
*/
|
|
@@ -6219,10 +6031,6 @@ export declare const PivotTableAggregatedFieldWellsFilterSensitiveLog: (obj: Piv
|
|
|
6219
6031
|
* @internal
|
|
6220
6032
|
*/
|
|
6221
6033
|
export declare const PivotTableFieldWellsFilterSensitiveLog: (obj: PivotTableFieldWells) => any;
|
|
6222
|
-
/**
|
|
6223
|
-
* @internal
|
|
6224
|
-
*/
|
|
6225
|
-
export declare const PivotTablePaginatedReportOptionsFilterSensitiveLog: (obj: PivotTablePaginatedReportOptions) => any;
|
|
6226
6034
|
/**
|
|
6227
6035
|
* @internal
|
|
6228
6036
|
*/
|
|
@@ -6239,54 +6047,10 @@ export declare const PivotFieldSortOptionsFilterSensitiveLog: (obj: PivotFieldSo
|
|
|
6239
6047
|
* @internal
|
|
6240
6048
|
*/
|
|
6241
6049
|
export declare const PivotTableSortConfigurationFilterSensitiveLog: (obj: PivotTableSortConfiguration) => any;
|
|
6242
|
-
/**
|
|
6243
|
-
* @internal
|
|
6244
|
-
*/
|
|
6245
|
-
export declare const TableBorderOptionsFilterSensitiveLog: (obj: TableBorderOptions) => any;
|
|
6246
|
-
/**
|
|
6247
|
-
* @internal
|
|
6248
|
-
*/
|
|
6249
|
-
export declare const TableSideBorderOptionsFilterSensitiveLog: (obj: TableSideBorderOptions) => any;
|
|
6250
|
-
/**
|
|
6251
|
-
* @internal
|
|
6252
|
-
*/
|
|
6253
|
-
export declare const GlobalTableBorderOptionsFilterSensitiveLog: (obj: GlobalTableBorderOptions) => any;
|
|
6254
|
-
/**
|
|
6255
|
-
* @internal
|
|
6256
|
-
*/
|
|
6257
|
-
export declare const TableCellStyleFilterSensitiveLog: (obj: TableCellStyle) => any;
|
|
6258
|
-
/**
|
|
6259
|
-
* @internal
|
|
6260
|
-
*/
|
|
6261
|
-
export declare const RowAlternateColorOptionsFilterSensitiveLog: (obj: RowAlternateColorOptions) => any;
|
|
6262
|
-
/**
|
|
6263
|
-
* @internal
|
|
6264
|
-
*/
|
|
6265
|
-
export declare const PivotTableOptionsFilterSensitiveLog: (obj: PivotTableOptions) => any;
|
|
6266
|
-
/**
|
|
6267
|
-
* @internal
|
|
6268
|
-
*/
|
|
6269
|
-
export declare const PivotTableFieldSubtotalOptionsFilterSensitiveLog: (obj: PivotTableFieldSubtotalOptions) => any;
|
|
6270
|
-
/**
|
|
6271
|
-
* @internal
|
|
6272
|
-
*/
|
|
6273
|
-
export declare const SubtotalOptionsFilterSensitiveLog: (obj: SubtotalOptions) => any;
|
|
6274
|
-
/**
|
|
6275
|
-
* @internal
|
|
6276
|
-
*/
|
|
6277
|
-
export declare const PivotTotalOptionsFilterSensitiveLog: (obj: PivotTotalOptions) => any;
|
|
6278
|
-
/**
|
|
6279
|
-
* @internal
|
|
6280
|
-
*/
|
|
6281
|
-
export declare const PivotTableTotalOptionsFilterSensitiveLog: (obj: PivotTableTotalOptions) => any;
|
|
6282
6050
|
/**
|
|
6283
6051
|
* @internal
|
|
6284
6052
|
*/
|
|
6285
6053
|
export declare const PivotTableConfigurationFilterSensitiveLog: (obj: PivotTableConfiguration) => any;
|
|
6286
|
-
/**
|
|
6287
|
-
* @internal
|
|
6288
|
-
*/
|
|
6289
|
-
export declare const PivotTableConditionalFormattingScopeFilterSensitiveLog: (obj: PivotTableConditionalFormattingScope) => any;
|
|
6290
6054
|
/**
|
|
6291
6055
|
* @internal
|
|
6292
6056
|
*/
|
|
@@ -6307,14 +6071,6 @@ export declare const PivotTableConditionalFormattingFilterSensitiveLog: (obj: Pi
|
|
|
6307
6071
|
* @internal
|
|
6308
6072
|
*/
|
|
6309
6073
|
export declare const PivotTableVisualFilterSensitiveLog: (obj: PivotTableVisual) => any;
|
|
6310
|
-
/**
|
|
6311
|
-
* @internal
|
|
6312
|
-
*/
|
|
6313
|
-
export declare const RadarChartAreaStyleSettingsFilterSensitiveLog: (obj: RadarChartAreaStyleSettings) => any;
|
|
6314
|
-
/**
|
|
6315
|
-
* @internal
|
|
6316
|
-
*/
|
|
6317
|
-
export declare const RadarChartSeriesSettingsFilterSensitiveLog: (obj: RadarChartSeriesSettings) => any;
|
|
6318
6074
|
/**
|
|
6319
6075
|
* @internal
|
|
6320
6076
|
*/
|
|
@@ -6323,10 +6079,6 @@ export declare const RadarChartAggregatedFieldWellsFilterSensitiveLog: (obj: Rad
|
|
|
6323
6079
|
* @internal
|
|
6324
6080
|
*/
|
|
6325
6081
|
export declare const RadarChartFieldWellsFilterSensitiveLog: (obj: RadarChartFieldWells) => any;
|
|
6326
|
-
/**
|
|
6327
|
-
* @internal
|
|
6328
|
-
*/
|
|
6329
|
-
export declare const RadarChartSortConfigurationFilterSensitiveLog: (obj: RadarChartSortConfiguration) => any;
|
|
6330
6082
|
/**
|
|
6331
6083
|
* @internal
|
|
6332
6084
|
*/
|
|
@@ -6343,10 +6095,6 @@ export declare const SankeyDiagramAggregatedFieldWellsFilterSensitiveLog: (obj:
|
|
|
6343
6095
|
* @internal
|
|
6344
6096
|
*/
|
|
6345
6097
|
export declare const SankeyDiagramFieldWellsFilterSensitiveLog: (obj: SankeyDiagramFieldWells) => any;
|
|
6346
|
-
/**
|
|
6347
|
-
* @internal
|
|
6348
|
-
*/
|
|
6349
|
-
export declare const SankeyDiagramSortConfigurationFilterSensitiveLog: (obj: SankeyDiagramSortConfiguration) => any;
|
|
6350
6098
|
/**
|
|
6351
6099
|
* @internal
|
|
6352
6100
|
*/
|
|
@@ -6375,42 +6123,6 @@ export declare const ScatterPlotConfigurationFilterSensitiveLog: (obj: ScatterPl
|
|
|
6375
6123
|
* @internal
|
|
6376
6124
|
*/
|
|
6377
6125
|
export declare const ScatterPlotVisualFilterSensitiveLog: (obj: ScatterPlotVisual) => any;
|
|
6378
|
-
/**
|
|
6379
|
-
* @internal
|
|
6380
|
-
*/
|
|
6381
|
-
export declare const TableCellImageSizingConfigurationFilterSensitiveLog: (obj: TableCellImageSizingConfiguration) => any;
|
|
6382
|
-
/**
|
|
6383
|
-
* @internal
|
|
6384
|
-
*/
|
|
6385
|
-
export declare const TableFieldImageConfigurationFilterSensitiveLog: (obj: TableFieldImageConfiguration) => any;
|
|
6386
|
-
/**
|
|
6387
|
-
* @internal
|
|
6388
|
-
*/
|
|
6389
|
-
export declare const TableFieldCustomIconContentFilterSensitiveLog: (obj: TableFieldCustomIconContent) => any;
|
|
6390
|
-
/**
|
|
6391
|
-
* @internal
|
|
6392
|
-
*/
|
|
6393
|
-
export declare const TableFieldCustomTextContentFilterSensitiveLog: (obj: TableFieldCustomTextContent) => any;
|
|
6394
|
-
/**
|
|
6395
|
-
* @internal
|
|
6396
|
-
*/
|
|
6397
|
-
export declare const TableFieldLinkContentConfigurationFilterSensitiveLog: (obj: TableFieldLinkContentConfiguration) => any;
|
|
6398
|
-
/**
|
|
6399
|
-
* @internal
|
|
6400
|
-
*/
|
|
6401
|
-
export declare const TableFieldLinkConfigurationFilterSensitiveLog: (obj: TableFieldLinkConfiguration) => any;
|
|
6402
|
-
/**
|
|
6403
|
-
* @internal
|
|
6404
|
-
*/
|
|
6405
|
-
export declare const TableFieldURLConfigurationFilterSensitiveLog: (obj: TableFieldURLConfiguration) => any;
|
|
6406
|
-
/**
|
|
6407
|
-
* @internal
|
|
6408
|
-
*/
|
|
6409
|
-
export declare const TableFieldOptionFilterSensitiveLog: (obj: TableFieldOption) => any;
|
|
6410
|
-
/**
|
|
6411
|
-
* @internal
|
|
6412
|
-
*/
|
|
6413
|
-
export declare const TableFieldOptionsFilterSensitiveLog: (obj: TableFieldOptions) => any;
|
|
6414
6126
|
/**
|
|
6415
6127
|
* @internal
|
|
6416
6128
|
*/
|
|
@@ -6427,30 +6139,6 @@ export declare const TableUnaggregatedFieldWellsFilterSensitiveLog: (obj: TableU
|
|
|
6427
6139
|
* @internal
|
|
6428
6140
|
*/
|
|
6429
6141
|
export declare const TableFieldWellsFilterSensitiveLog: (obj: TableFieldWells) => any;
|
|
6430
|
-
/**
|
|
6431
|
-
* @internal
|
|
6432
|
-
*/
|
|
6433
|
-
export declare const TablePaginatedReportOptionsFilterSensitiveLog: (obj: TablePaginatedReportOptions) => any;
|
|
6434
|
-
/**
|
|
6435
|
-
* @internal
|
|
6436
|
-
*/
|
|
6437
|
-
export declare const TableSortConfigurationFilterSensitiveLog: (obj: TableSortConfiguration) => any;
|
|
6438
|
-
/**
|
|
6439
|
-
* @internal
|
|
6440
|
-
*/
|
|
6441
|
-
export declare const DataBarsOptionsFilterSensitiveLog: (obj: DataBarsOptions) => any;
|
|
6442
|
-
/**
|
|
6443
|
-
* @internal
|
|
6444
|
-
*/
|
|
6445
|
-
export declare const TableInlineVisualizationFilterSensitiveLog: (obj: TableInlineVisualization) => any;
|
|
6446
|
-
/**
|
|
6447
|
-
* @internal
|
|
6448
|
-
*/
|
|
6449
|
-
export declare const TableOptionsFilterSensitiveLog: (obj: TableOptions) => any;
|
|
6450
|
-
/**
|
|
6451
|
-
* @internal
|
|
6452
|
-
*/
|
|
6453
|
-
export declare const TotalOptionsFilterSensitiveLog: (obj: TotalOptions) => any;
|
|
6454
6142
|
/**
|
|
6455
6143
|
* @internal
|
|
6456
6144
|
*/
|
|
@@ -6483,10 +6171,6 @@ export declare const TreeMapAggregatedFieldWellsFilterSensitiveLog: (obj: TreeMa
|
|
|
6483
6171
|
* @internal
|
|
6484
6172
|
*/
|
|
6485
6173
|
export declare const TreeMapFieldWellsFilterSensitiveLog: (obj: TreeMapFieldWells) => any;
|
|
6486
|
-
/**
|
|
6487
|
-
* @internal
|
|
6488
|
-
*/
|
|
6489
|
-
export declare const TreeMapSortConfigurationFilterSensitiveLog: (obj: TreeMapSortConfiguration) => any;
|
|
6490
6174
|
/**
|
|
6491
6175
|
* @internal
|
|
6492
6176
|
*/
|
|
@@ -6503,14 +6187,6 @@ export declare const WaterfallChartAggregatedFieldWellsFilterSensitiveLog: (obj:
|
|
|
6503
6187
|
* @internal
|
|
6504
6188
|
*/
|
|
6505
6189
|
export declare const WaterfallChartFieldWellsFilterSensitiveLog: (obj: WaterfallChartFieldWells) => any;
|
|
6506
|
-
/**
|
|
6507
|
-
* @internal
|
|
6508
|
-
*/
|
|
6509
|
-
export declare const WaterfallChartSortConfigurationFilterSensitiveLog: (obj: WaterfallChartSortConfiguration) => any;
|
|
6510
|
-
/**
|
|
6511
|
-
* @internal
|
|
6512
|
-
*/
|
|
6513
|
-
export declare const WaterfallChartOptionsFilterSensitiveLog: (obj: WaterfallChartOptions) => any;
|
|
6514
6190
|
/**
|
|
6515
6191
|
* @internal
|
|
6516
6192
|
*/
|
|
@@ -6527,14 +6203,6 @@ export declare const WordCloudAggregatedFieldWellsFilterSensitiveLog: (obj: Word
|
|
|
6527
6203
|
* @internal
|
|
6528
6204
|
*/
|
|
6529
6205
|
export declare const WordCloudFieldWellsFilterSensitiveLog: (obj: WordCloudFieldWells) => any;
|
|
6530
|
-
/**
|
|
6531
|
-
* @internal
|
|
6532
|
-
*/
|
|
6533
|
-
export declare const WordCloudSortConfigurationFilterSensitiveLog: (obj: WordCloudSortConfiguration) => any;
|
|
6534
|
-
/**
|
|
6535
|
-
* @internal
|
|
6536
|
-
*/
|
|
6537
|
-
export declare const WordCloudOptionsFilterSensitiveLog: (obj: WordCloudOptions) => any;
|
|
6538
6206
|
/**
|
|
6539
6207
|
* @internal
|
|
6540
6208
|
*/
|
|
@@ -6555,135 +6223,7 @@ export declare const SheetDefinitionFilterSensitiveLog: (obj: SheetDefinition) =
|
|
|
6555
6223
|
* @internal
|
|
6556
6224
|
*/
|
|
6557
6225
|
export declare const AnalysisDefinitionFilterSensitiveLog: (obj: AnalysisDefinition) => any;
|
|
6558
|
-
/**
|
|
6559
|
-
* @internal
|
|
6560
|
-
*/
|
|
6561
|
-
export declare const AnalysisSearchFilterFilterSensitiveLog: (obj: AnalysisSearchFilter) => any;
|
|
6562
|
-
/**
|
|
6563
|
-
* @internal
|
|
6564
|
-
*/
|
|
6565
|
-
export declare const DataSetReferenceFilterSensitiveLog: (obj: DataSetReference) => any;
|
|
6566
|
-
/**
|
|
6567
|
-
* @internal
|
|
6568
|
-
*/
|
|
6569
|
-
export declare const AnalysisSourceTemplateFilterSensitiveLog: (obj: AnalysisSourceTemplate) => any;
|
|
6570
|
-
/**
|
|
6571
|
-
* @internal
|
|
6572
|
-
*/
|
|
6573
|
-
export declare const AnalysisSourceEntityFilterSensitiveLog: (obj: AnalysisSourceEntity) => any;
|
|
6574
|
-
/**
|
|
6575
|
-
* @internal
|
|
6576
|
-
*/
|
|
6577
|
-
export declare const AnalysisSummaryFilterSensitiveLog: (obj: AnalysisSummary) => any;
|
|
6578
|
-
/**
|
|
6579
|
-
* @internal
|
|
6580
|
-
*/
|
|
6581
|
-
export declare const AnonymousUserDashboardEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserDashboardEmbeddingConfiguration) => any;
|
|
6582
|
-
/**
|
|
6583
|
-
* @internal
|
|
6584
|
-
*/
|
|
6585
|
-
export declare const DashboardVisualIdFilterSensitiveLog: (obj: DashboardVisualId) => any;
|
|
6586
|
-
/**
|
|
6587
|
-
* @internal
|
|
6588
|
-
*/
|
|
6589
|
-
export declare const AnonymousUserDashboardVisualEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserDashboardVisualEmbeddingConfiguration) => any;
|
|
6590
|
-
/**
|
|
6591
|
-
* @internal
|
|
6592
|
-
*/
|
|
6593
|
-
export declare const AnonymousUserQSearchBarEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserQSearchBarEmbeddingConfiguration) => any;
|
|
6594
|
-
/**
|
|
6595
|
-
* @internal
|
|
6596
|
-
*/
|
|
6597
|
-
export declare const AnonymousUserEmbeddingExperienceConfigurationFilterSensitiveLog: (obj: AnonymousUserEmbeddingExperienceConfiguration) => any;
|
|
6598
|
-
/**
|
|
6599
|
-
* @internal
|
|
6600
|
-
*/
|
|
6601
|
-
export declare const AthenaParametersFilterSensitiveLog: (obj: AthenaParameters) => any;
|
|
6602
|
-
/**
|
|
6603
|
-
* @internal
|
|
6604
|
-
*/
|
|
6605
|
-
export declare const AuroraParametersFilterSensitiveLog: (obj: AuroraParameters) => any;
|
|
6606
|
-
/**
|
|
6607
|
-
* @internal
|
|
6608
|
-
*/
|
|
6609
|
-
export declare const AuroraPostgreSqlParametersFilterSensitiveLog: (obj: AuroraPostgreSqlParameters) => any;
|
|
6610
|
-
/**
|
|
6611
|
-
* @internal
|
|
6612
|
-
*/
|
|
6613
|
-
export declare const AwsIotAnalyticsParametersFilterSensitiveLog: (obj: AwsIotAnalyticsParameters) => any;
|
|
6614
|
-
/**
|
|
6615
|
-
* @internal
|
|
6616
|
-
*/
|
|
6617
|
-
export declare const BorderStyleFilterSensitiveLog: (obj: BorderStyle) => any;
|
|
6618
6226
|
/**
|
|
6619
6227
|
* @internal
|
|
6620
6228
|
*/
|
|
6621
6229
|
export declare const CalculatedColumnFilterSensitiveLog: (obj: CalculatedColumn) => any;
|
|
6622
|
-
/**
|
|
6623
|
-
* @internal
|
|
6624
|
-
*/
|
|
6625
|
-
export declare const CancelIngestionRequestFilterSensitiveLog: (obj: CancelIngestionRequest) => any;
|
|
6626
|
-
/**
|
|
6627
|
-
* @internal
|
|
6628
|
-
*/
|
|
6629
|
-
export declare const CancelIngestionResponseFilterSensitiveLog: (obj: CancelIngestionResponse) => any;
|
|
6630
|
-
/**
|
|
6631
|
-
* @internal
|
|
6632
|
-
*/
|
|
6633
|
-
export declare const CastColumnTypeOperationFilterSensitiveLog: (obj: CastColumnTypeOperation) => any;
|
|
6634
|
-
/**
|
|
6635
|
-
* @internal
|
|
6636
|
-
*/
|
|
6637
|
-
export declare const ColumnDescriptionFilterSensitiveLog: (obj: ColumnDescription) => any;
|
|
6638
|
-
/**
|
|
6639
|
-
* @internal
|
|
6640
|
-
*/
|
|
6641
|
-
export declare const GeoSpatialColumnGroupFilterSensitiveLog: (obj: GeoSpatialColumnGroup) => any;
|
|
6642
|
-
/**
|
|
6643
|
-
* @internal
|
|
6644
|
-
*/
|
|
6645
|
-
export declare const ColumnGroupFilterSensitiveLog: (obj: ColumnGroup) => any;
|
|
6646
|
-
/**
|
|
6647
|
-
* @internal
|
|
6648
|
-
*/
|
|
6649
|
-
export declare const ColumnGroupColumnSchemaFilterSensitiveLog: (obj: ColumnGroupColumnSchema) => any;
|
|
6650
|
-
/**
|
|
6651
|
-
* @internal
|
|
6652
|
-
*/
|
|
6653
|
-
export declare const ColumnGroupSchemaFilterSensitiveLog: (obj: ColumnGroupSchema) => any;
|
|
6654
|
-
/**
|
|
6655
|
-
* @internal
|
|
6656
|
-
*/
|
|
6657
|
-
export declare const ColumnLevelPermissionRuleFilterSensitiveLog: (obj: ColumnLevelPermissionRule) => any;
|
|
6658
|
-
/**
|
|
6659
|
-
* @internal
|
|
6660
|
-
*/
|
|
6661
|
-
export declare const ColumnSchemaFilterSensitiveLog: (obj: ColumnSchema) => any;
|
|
6662
|
-
/**
|
|
6663
|
-
* @internal
|
|
6664
|
-
*/
|
|
6665
|
-
export declare const ColumnTagFilterSensitiveLog: (obj: ColumnTag) => any;
|
|
6666
|
-
/**
|
|
6667
|
-
* @internal
|
|
6668
|
-
*/
|
|
6669
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6670
|
-
/**
|
|
6671
|
-
* @internal
|
|
6672
|
-
*/
|
|
6673
|
-
export declare const CreateAccountCustomizationRequestFilterSensitiveLog: (obj: CreateAccountCustomizationRequest) => any;
|
|
6674
|
-
/**
|
|
6675
|
-
* @internal
|
|
6676
|
-
*/
|
|
6677
|
-
export declare const CreateAccountCustomizationResponseFilterSensitiveLog: (obj: CreateAccountCustomizationResponse) => any;
|
|
6678
|
-
/**
|
|
6679
|
-
* @internal
|
|
6680
|
-
*/
|
|
6681
|
-
export declare const CreateAccountSubscriptionRequestFilterSensitiveLog: (obj: CreateAccountSubscriptionRequest) => any;
|
|
6682
|
-
/**
|
|
6683
|
-
* @internal
|
|
6684
|
-
*/
|
|
6685
|
-
export declare const SignupResponseFilterSensitiveLog: (obj: SignupResponse) => any;
|
|
6686
|
-
/**
|
|
6687
|
-
* @internal
|
|
6688
|
-
*/
|
|
6689
|
-
export declare const CreateAccountSubscriptionResponseFilterSensitiveLog: (obj: CreateAccountSubscriptionResponse) => any;
|