@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
|
@@ -5681,126 +5681,6 @@ export interface ComboChartConfiguration {
|
|
|
5681
5681
|
*/
|
|
5682
5682
|
VisualPalette?: VisualPalette;
|
|
5683
5683
|
}
|
|
5684
|
-
/**
|
|
5685
|
-
* @internal
|
|
5686
|
-
*/
|
|
5687
|
-
export declare const AccountCustomizationFilterSensitiveLog: (obj: AccountCustomization) => any;
|
|
5688
|
-
/**
|
|
5689
|
-
* @internal
|
|
5690
|
-
*/
|
|
5691
|
-
export declare const AccountInfoFilterSensitiveLog: (obj: AccountInfo) => any;
|
|
5692
|
-
/**
|
|
5693
|
-
* @internal
|
|
5694
|
-
*/
|
|
5695
|
-
export declare const AccountSettingsFilterSensitiveLog: (obj: AccountSettings) => any;
|
|
5696
|
-
/**
|
|
5697
|
-
* @internal
|
|
5698
|
-
*/
|
|
5699
|
-
export declare const ActiveIAMPolicyAssignmentFilterSensitiveLog: (obj: ActiveIAMPolicyAssignment) => any;
|
|
5700
|
-
/**
|
|
5701
|
-
* @internal
|
|
5702
|
-
*/
|
|
5703
|
-
export declare const AdHocFilteringOptionFilterSensitiveLog: (obj: AdHocFilteringOption) => any;
|
|
5704
|
-
/**
|
|
5705
|
-
* @internal
|
|
5706
|
-
*/
|
|
5707
|
-
export declare const PercentileAggregationFilterSensitiveLog: (obj: PercentileAggregation) => any;
|
|
5708
|
-
/**
|
|
5709
|
-
* @internal
|
|
5710
|
-
*/
|
|
5711
|
-
export declare const NumericalAggregationFunctionFilterSensitiveLog: (obj: NumericalAggregationFunction) => any;
|
|
5712
|
-
/**
|
|
5713
|
-
* @internal
|
|
5714
|
-
*/
|
|
5715
|
-
export declare const AggregationFunctionFilterSensitiveLog: (obj: AggregationFunction) => any;
|
|
5716
|
-
/**
|
|
5717
|
-
* @internal
|
|
5718
|
-
*/
|
|
5719
|
-
export declare const ColumnIdentifierFilterSensitiveLog: (obj: ColumnIdentifier) => any;
|
|
5720
|
-
/**
|
|
5721
|
-
* @internal
|
|
5722
|
-
*/
|
|
5723
|
-
export declare const AggregationSortConfigurationFilterSensitiveLog: (obj: AggregationSortConfiguration) => any;
|
|
5724
|
-
/**
|
|
5725
|
-
* @internal
|
|
5726
|
-
*/
|
|
5727
|
-
export declare const AmazonElasticsearchParametersFilterSensitiveLog: (obj: AmazonElasticsearchParameters) => any;
|
|
5728
|
-
/**
|
|
5729
|
-
* @internal
|
|
5730
|
-
*/
|
|
5731
|
-
export declare const AmazonOpenSearchParametersFilterSensitiveLog: (obj: AmazonOpenSearchParameters) => any;
|
|
5732
|
-
/**
|
|
5733
|
-
* @internal
|
|
5734
|
-
*/
|
|
5735
|
-
export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
|
|
5736
|
-
/**
|
|
5737
|
-
* @internal
|
|
5738
|
-
*/
|
|
5739
|
-
export declare const AnalysisErrorFilterSensitiveLog: (obj: AnalysisError) => any;
|
|
5740
|
-
/**
|
|
5741
|
-
* @internal
|
|
5742
|
-
*/
|
|
5743
|
-
export declare const SheetFilterSensitiveLog: (obj: Sheet) => any;
|
|
5744
|
-
/**
|
|
5745
|
-
* @internal
|
|
5746
|
-
*/
|
|
5747
|
-
export declare const AnalysisFilterSensitiveLog: (obj: Analysis) => any;
|
|
5748
|
-
/**
|
|
5749
|
-
* @internal
|
|
5750
|
-
*/
|
|
5751
|
-
export declare const FreeFormLayoutScreenCanvasSizeOptionsFilterSensitiveLog: (obj: FreeFormLayoutScreenCanvasSizeOptions) => any;
|
|
5752
|
-
/**
|
|
5753
|
-
* @internal
|
|
5754
|
-
*/
|
|
5755
|
-
export declare const FreeFormLayoutCanvasSizeOptionsFilterSensitiveLog: (obj: FreeFormLayoutCanvasSizeOptions) => any;
|
|
5756
|
-
/**
|
|
5757
|
-
* @internal
|
|
5758
|
-
*/
|
|
5759
|
-
export declare const DefaultFreeFormLayoutConfigurationFilterSensitiveLog: (obj: DefaultFreeFormLayoutConfiguration) => any;
|
|
5760
|
-
/**
|
|
5761
|
-
* @internal
|
|
5762
|
-
*/
|
|
5763
|
-
export declare const GridLayoutScreenCanvasSizeOptionsFilterSensitiveLog: (obj: GridLayoutScreenCanvasSizeOptions) => any;
|
|
5764
|
-
/**
|
|
5765
|
-
* @internal
|
|
5766
|
-
*/
|
|
5767
|
-
export declare const GridLayoutCanvasSizeOptionsFilterSensitiveLog: (obj: GridLayoutCanvasSizeOptions) => any;
|
|
5768
|
-
/**
|
|
5769
|
-
* @internal
|
|
5770
|
-
*/
|
|
5771
|
-
export declare const DefaultGridLayoutConfigurationFilterSensitiveLog: (obj: DefaultGridLayoutConfiguration) => any;
|
|
5772
|
-
/**
|
|
5773
|
-
* @internal
|
|
5774
|
-
*/
|
|
5775
|
-
export declare const DefaultInteractiveLayoutConfigurationFilterSensitiveLog: (obj: DefaultInteractiveLayoutConfiguration) => any;
|
|
5776
|
-
/**
|
|
5777
|
-
* @internal
|
|
5778
|
-
*/
|
|
5779
|
-
export declare const SpacingFilterSensitiveLog: (obj: Spacing) => any;
|
|
5780
|
-
/**
|
|
5781
|
-
* @internal
|
|
5782
|
-
*/
|
|
5783
|
-
export declare const SectionBasedLayoutPaperCanvasSizeOptionsFilterSensitiveLog: (obj: SectionBasedLayoutPaperCanvasSizeOptions) => any;
|
|
5784
|
-
/**
|
|
5785
|
-
* @internal
|
|
5786
|
-
*/
|
|
5787
|
-
export declare const SectionBasedLayoutCanvasSizeOptionsFilterSensitiveLog: (obj: SectionBasedLayoutCanvasSizeOptions) => any;
|
|
5788
|
-
/**
|
|
5789
|
-
* @internal
|
|
5790
|
-
*/
|
|
5791
|
-
export declare const DefaultSectionBasedLayoutConfigurationFilterSensitiveLog: (obj: DefaultSectionBasedLayoutConfiguration) => any;
|
|
5792
|
-
/**
|
|
5793
|
-
* @internal
|
|
5794
|
-
*/
|
|
5795
|
-
export declare const DefaultPaginatedLayoutConfigurationFilterSensitiveLog: (obj: DefaultPaginatedLayoutConfiguration) => any;
|
|
5796
|
-
/**
|
|
5797
|
-
* @internal
|
|
5798
|
-
*/
|
|
5799
|
-
export declare const DefaultNewSheetConfigurationFilterSensitiveLog: (obj: DefaultNewSheetConfiguration) => any;
|
|
5800
|
-
/**
|
|
5801
|
-
* @internal
|
|
5802
|
-
*/
|
|
5803
|
-
export declare const AnalysisDefaultsFilterSensitiveLog: (obj: AnalysisDefaults) => any;
|
|
5804
5684
|
/**
|
|
5805
5685
|
* @internal
|
|
5806
5686
|
*/
|
|
@@ -5809,22 +5689,6 @@ export declare const CalculatedFieldFilterSensitiveLog: (obj: CalculatedField) =
|
|
|
5809
5689
|
* @internal
|
|
5810
5690
|
*/
|
|
5811
5691
|
export declare const NullValueFormatConfigurationFilterSensitiveLog: (obj: NullValueFormatConfiguration) => any;
|
|
5812
|
-
/**
|
|
5813
|
-
* @internal
|
|
5814
|
-
*/
|
|
5815
|
-
export declare const DecimalPlacesConfigurationFilterSensitiveLog: (obj: DecimalPlacesConfiguration) => any;
|
|
5816
|
-
/**
|
|
5817
|
-
* @internal
|
|
5818
|
-
*/
|
|
5819
|
-
export declare const NegativeValueConfigurationFilterSensitiveLog: (obj: NegativeValueConfiguration) => any;
|
|
5820
|
-
/**
|
|
5821
|
-
* @internal
|
|
5822
|
-
*/
|
|
5823
|
-
export declare const ThousandSeparatorOptionsFilterSensitiveLog: (obj: ThousandSeparatorOptions) => any;
|
|
5824
|
-
/**
|
|
5825
|
-
* @internal
|
|
5826
|
-
*/
|
|
5827
|
-
export declare const NumericSeparatorConfigurationFilterSensitiveLog: (obj: NumericSeparatorConfiguration) => any;
|
|
5828
5692
|
/**
|
|
5829
5693
|
* @internal
|
|
5830
5694
|
*/
|
|
@@ -5861,58 +5725,6 @@ export declare const FormatConfigurationFilterSensitiveLog: (obj: FormatConfigur
|
|
|
5861
5725
|
* @internal
|
|
5862
5726
|
*/
|
|
5863
5727
|
export declare const ColumnConfigurationFilterSensitiveLog: (obj: ColumnConfiguration) => any;
|
|
5864
|
-
/**
|
|
5865
|
-
* @internal
|
|
5866
|
-
*/
|
|
5867
|
-
export declare const DataSetIdentifierDeclarationFilterSensitiveLog: (obj: DataSetIdentifierDeclaration) => any;
|
|
5868
|
-
/**
|
|
5869
|
-
* @internal
|
|
5870
|
-
*/
|
|
5871
|
-
export declare const CustomFilterConfigurationFilterSensitiveLog: (obj: CustomFilterConfiguration) => any;
|
|
5872
|
-
/**
|
|
5873
|
-
* @internal
|
|
5874
|
-
*/
|
|
5875
|
-
export declare const CustomFilterListConfigurationFilterSensitiveLog: (obj: CustomFilterListConfiguration) => any;
|
|
5876
|
-
/**
|
|
5877
|
-
* @internal
|
|
5878
|
-
*/
|
|
5879
|
-
export declare const FilterListConfigurationFilterSensitiveLog: (obj: FilterListConfiguration) => any;
|
|
5880
|
-
/**
|
|
5881
|
-
* @internal
|
|
5882
|
-
*/
|
|
5883
|
-
export declare const CategoryFilterConfigurationFilterSensitiveLog: (obj: CategoryFilterConfiguration) => any;
|
|
5884
|
-
/**
|
|
5885
|
-
* @internal
|
|
5886
|
-
*/
|
|
5887
|
-
export declare const CategoryFilterFilterSensitiveLog: (obj: CategoryFilter) => any;
|
|
5888
|
-
/**
|
|
5889
|
-
* @internal
|
|
5890
|
-
*/
|
|
5891
|
-
export declare const NumericEqualityFilterFilterSensitiveLog: (obj: NumericEqualityFilter) => any;
|
|
5892
|
-
/**
|
|
5893
|
-
* @internal
|
|
5894
|
-
*/
|
|
5895
|
-
export declare const NumericRangeFilterValueFilterSensitiveLog: (obj: NumericRangeFilterValue) => any;
|
|
5896
|
-
/**
|
|
5897
|
-
* @internal
|
|
5898
|
-
*/
|
|
5899
|
-
export declare const NumericRangeFilterFilterSensitiveLog: (obj: NumericRangeFilter) => any;
|
|
5900
|
-
/**
|
|
5901
|
-
* @internal
|
|
5902
|
-
*/
|
|
5903
|
-
export declare const AnchorDateConfigurationFilterSensitiveLog: (obj: AnchorDateConfiguration) => any;
|
|
5904
|
-
/**
|
|
5905
|
-
* @internal
|
|
5906
|
-
*/
|
|
5907
|
-
export declare const ExcludePeriodConfigurationFilterSensitiveLog: (obj: ExcludePeriodConfiguration) => any;
|
|
5908
|
-
/**
|
|
5909
|
-
* @internal
|
|
5910
|
-
*/
|
|
5911
|
-
export declare const RelativeDatesFilterFilterSensitiveLog: (obj: RelativeDatesFilter) => any;
|
|
5912
|
-
/**
|
|
5913
|
-
* @internal
|
|
5914
|
-
*/
|
|
5915
|
-
export declare const TimeEqualityFilterFilterSensitiveLog: (obj: TimeEqualityFilter) => any;
|
|
5916
5728
|
/**
|
|
5917
5729
|
* @internal
|
|
5918
5730
|
*/
|
|
@@ -5925,34 +5737,14 @@ export declare const TimeRangeFilterValueFilterSensitiveLog: (obj: TimeRangeFilt
|
|
|
5925
5737
|
* @internal
|
|
5926
5738
|
*/
|
|
5927
5739
|
export declare const TimeRangeFilterFilterSensitiveLog: (obj: TimeRangeFilter) => any;
|
|
5928
|
-
/**
|
|
5929
|
-
* @internal
|
|
5930
|
-
*/
|
|
5931
|
-
export declare const TopBottomFilterFilterSensitiveLog: (obj: TopBottomFilter) => any;
|
|
5932
5740
|
/**
|
|
5933
5741
|
* @internal
|
|
5934
5742
|
*/
|
|
5935
5743
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
5936
|
-
/**
|
|
5937
|
-
* @internal
|
|
5938
|
-
*/
|
|
5939
|
-
export declare const SheetVisualScopingConfigurationFilterSensitiveLog: (obj: SheetVisualScopingConfiguration) => any;
|
|
5940
|
-
/**
|
|
5941
|
-
* @internal
|
|
5942
|
-
*/
|
|
5943
|
-
export declare const SelectedSheetsFilterScopeConfigurationFilterSensitiveLog: (obj: SelectedSheetsFilterScopeConfiguration) => any;
|
|
5944
|
-
/**
|
|
5945
|
-
* @internal
|
|
5946
|
-
*/
|
|
5947
|
-
export declare const FilterScopeConfigurationFilterSensitiveLog: (obj: FilterScopeConfiguration) => any;
|
|
5948
5744
|
/**
|
|
5949
5745
|
* @internal
|
|
5950
5746
|
*/
|
|
5951
5747
|
export declare const FilterGroupFilterSensitiveLog: (obj: FilterGroup) => any;
|
|
5952
|
-
/**
|
|
5953
|
-
* @internal
|
|
5954
|
-
*/
|
|
5955
|
-
export declare const DynamicDefaultValueFilterSensitiveLog: (obj: DynamicDefaultValue) => any;
|
|
5956
5748
|
/**
|
|
5957
5749
|
* @internal
|
|
5958
5750
|
*/
|
|
@@ -6005,122 +5797,6 @@ export declare const StringParameterDeclarationFilterSensitiveLog: (obj: StringP
|
|
|
6005
5797
|
* @internal
|
|
6006
5798
|
*/
|
|
6007
5799
|
export declare const ParameterDeclarationFilterSensitiveLog: (obj: ParameterDeclaration) => any;
|
|
6008
|
-
/**
|
|
6009
|
-
* @internal
|
|
6010
|
-
*/
|
|
6011
|
-
export declare const FontSizeFilterSensitiveLog: (obj: FontSize) => any;
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
export declare const FontWeightFilterSensitiveLog: (obj: FontWeight) => any;
|
|
6016
|
-
/**
|
|
6017
|
-
* @internal
|
|
6018
|
-
*/
|
|
6019
|
-
export declare const FontConfigurationFilterSensitiveLog: (obj: FontConfiguration) => any;
|
|
6020
|
-
/**
|
|
6021
|
-
* @internal
|
|
6022
|
-
*/
|
|
6023
|
-
export declare const LabelOptionsFilterSensitiveLog: (obj: LabelOptions) => any;
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
export declare const DateTimePickerControlDisplayOptionsFilterSensitiveLog: (obj: DateTimePickerControlDisplayOptions) => any;
|
|
6028
|
-
/**
|
|
6029
|
-
* @internal
|
|
6030
|
-
*/
|
|
6031
|
-
export declare const FilterDateTimePickerControlFilterSensitiveLog: (obj: FilterDateTimePickerControl) => any;
|
|
6032
|
-
/**
|
|
6033
|
-
* @internal
|
|
6034
|
-
*/
|
|
6035
|
-
export declare const CascadingControlSourceFilterSensitiveLog: (obj: CascadingControlSource) => any;
|
|
6036
|
-
/**
|
|
6037
|
-
* @internal
|
|
6038
|
-
*/
|
|
6039
|
-
export declare const CascadingControlConfigurationFilterSensitiveLog: (obj: CascadingControlConfiguration) => any;
|
|
6040
|
-
/**
|
|
6041
|
-
* @internal
|
|
6042
|
-
*/
|
|
6043
|
-
export declare const ListControlSelectAllOptionsFilterSensitiveLog: (obj: ListControlSelectAllOptions) => any;
|
|
6044
|
-
/**
|
|
6045
|
-
* @internal
|
|
6046
|
-
*/
|
|
6047
|
-
export declare const DropDownControlDisplayOptionsFilterSensitiveLog: (obj: DropDownControlDisplayOptions) => any;
|
|
6048
|
-
/**
|
|
6049
|
-
* @internal
|
|
6050
|
-
*/
|
|
6051
|
-
export declare const FilterSelectableValuesFilterSensitiveLog: (obj: FilterSelectableValues) => any;
|
|
6052
|
-
/**
|
|
6053
|
-
* @internal
|
|
6054
|
-
*/
|
|
6055
|
-
export declare const FilterDropDownControlFilterSensitiveLog: (obj: FilterDropDownControl) => any;
|
|
6056
|
-
/**
|
|
6057
|
-
* @internal
|
|
6058
|
-
*/
|
|
6059
|
-
export declare const ListControlSearchOptionsFilterSensitiveLog: (obj: ListControlSearchOptions) => any;
|
|
6060
|
-
/**
|
|
6061
|
-
* @internal
|
|
6062
|
-
*/
|
|
6063
|
-
export declare const ListControlDisplayOptionsFilterSensitiveLog: (obj: ListControlDisplayOptions) => any;
|
|
6064
|
-
/**
|
|
6065
|
-
* @internal
|
|
6066
|
-
*/
|
|
6067
|
-
export declare const FilterListControlFilterSensitiveLog: (obj: FilterListControl) => any;
|
|
6068
|
-
/**
|
|
6069
|
-
* @internal
|
|
6070
|
-
*/
|
|
6071
|
-
export declare const RelativeDateTimeControlDisplayOptionsFilterSensitiveLog: (obj: RelativeDateTimeControlDisplayOptions) => any;
|
|
6072
|
-
/**
|
|
6073
|
-
* @internal
|
|
6074
|
-
*/
|
|
6075
|
-
export declare const FilterRelativeDateTimeControlFilterSensitiveLog: (obj: FilterRelativeDateTimeControl) => any;
|
|
6076
|
-
/**
|
|
6077
|
-
* @internal
|
|
6078
|
-
*/
|
|
6079
|
-
export declare const SliderControlDisplayOptionsFilterSensitiveLog: (obj: SliderControlDisplayOptions) => any;
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
export declare const FilterSliderControlFilterSensitiveLog: (obj: FilterSliderControl) => any;
|
|
6084
|
-
/**
|
|
6085
|
-
* @internal
|
|
6086
|
-
*/
|
|
6087
|
-
export declare const TextControlPlaceholderOptionsFilterSensitiveLog: (obj: TextControlPlaceholderOptions) => any;
|
|
6088
|
-
/**
|
|
6089
|
-
* @internal
|
|
6090
|
-
*/
|
|
6091
|
-
export declare const TextAreaControlDisplayOptionsFilterSensitiveLog: (obj: TextAreaControlDisplayOptions) => any;
|
|
6092
|
-
/**
|
|
6093
|
-
* @internal
|
|
6094
|
-
*/
|
|
6095
|
-
export declare const FilterTextAreaControlFilterSensitiveLog: (obj: FilterTextAreaControl) => any;
|
|
6096
|
-
/**
|
|
6097
|
-
* @internal
|
|
6098
|
-
*/
|
|
6099
|
-
export declare const TextFieldControlDisplayOptionsFilterSensitiveLog: (obj: TextFieldControlDisplayOptions) => any;
|
|
6100
|
-
/**
|
|
6101
|
-
* @internal
|
|
6102
|
-
*/
|
|
6103
|
-
export declare const FilterTextFieldControlFilterSensitiveLog: (obj: FilterTextFieldControl) => any;
|
|
6104
|
-
/**
|
|
6105
|
-
* @internal
|
|
6106
|
-
*/
|
|
6107
|
-
export declare const FilterControlFilterSensitiveLog: (obj: FilterControl) => any;
|
|
6108
|
-
/**
|
|
6109
|
-
* @internal
|
|
6110
|
-
*/
|
|
6111
|
-
export declare const FreeFormLayoutElementBackgroundStyleFilterSensitiveLog: (obj: FreeFormLayoutElementBackgroundStyle) => any;
|
|
6112
|
-
/**
|
|
6113
|
-
* @internal
|
|
6114
|
-
*/
|
|
6115
|
-
export declare const FreeFormLayoutElementBorderStyleFilterSensitiveLog: (obj: FreeFormLayoutElementBorderStyle) => any;
|
|
6116
|
-
/**
|
|
6117
|
-
* @internal
|
|
6118
|
-
*/
|
|
6119
|
-
export declare const LoadingAnimationFilterSensitiveLog: (obj: LoadingAnimation) => any;
|
|
6120
|
-
/**
|
|
6121
|
-
* @internal
|
|
6122
|
-
*/
|
|
6123
|
-
export declare const SheetElementConfigurationOverridesFilterSensitiveLog: (obj: SheetElementConfigurationOverrides) => any;
|
|
6124
5800
|
/**
|
|
6125
5801
|
* @internal
|
|
6126
5802
|
*/
|
|
@@ -6133,14 +5809,6 @@ export declare const FreeFormLayoutElementFilterSensitiveLog: (obj: FreeFormLayo
|
|
|
6133
5809
|
* @internal
|
|
6134
5810
|
*/
|
|
6135
5811
|
export declare const FreeFormLayoutConfigurationFilterSensitiveLog: (obj: FreeFormLayoutConfiguration) => any;
|
|
6136
|
-
/**
|
|
6137
|
-
* @internal
|
|
6138
|
-
*/
|
|
6139
|
-
export declare const GridLayoutElementFilterSensitiveLog: (obj: GridLayoutElement) => any;
|
|
6140
|
-
/**
|
|
6141
|
-
* @internal
|
|
6142
|
-
*/
|
|
6143
|
-
export declare const GridLayoutConfigurationFilterSensitiveLog: (obj: GridLayoutConfiguration) => any;
|
|
6144
5812
|
/**
|
|
6145
5813
|
* @internal
|
|
6146
5814
|
*/
|
|
@@ -6153,18 +5821,6 @@ export declare const SectionLayoutConfigurationFilterSensitiveLog: (obj: Section
|
|
|
6153
5821
|
* @internal
|
|
6154
5822
|
*/
|
|
6155
5823
|
export declare const BodySectionContentFilterSensitiveLog: (obj: BodySectionContent) => any;
|
|
6156
|
-
/**
|
|
6157
|
-
* @internal
|
|
6158
|
-
*/
|
|
6159
|
-
export declare const SectionAfterPageBreakFilterSensitiveLog: (obj: SectionAfterPageBreak) => any;
|
|
6160
|
-
/**
|
|
6161
|
-
* @internal
|
|
6162
|
-
*/
|
|
6163
|
-
export declare const SectionPageBreakConfigurationFilterSensitiveLog: (obj: SectionPageBreakConfiguration) => any;
|
|
6164
|
-
/**
|
|
6165
|
-
* @internal
|
|
6166
|
-
*/
|
|
6167
|
-
export declare const SectionStyleFilterSensitiveLog: (obj: SectionStyle) => any;
|
|
6168
5824
|
/**
|
|
6169
5825
|
* @internal
|
|
6170
5826
|
*/
|
|
@@ -6185,74 +5841,6 @@ export declare const LayoutConfigurationFilterSensitiveLog: (obj: LayoutConfigur
|
|
|
6185
5841
|
* @internal
|
|
6186
5842
|
*/
|
|
6187
5843
|
export declare const LayoutFilterSensitiveLog: (obj: Layout) => any;
|
|
6188
|
-
/**
|
|
6189
|
-
* @internal
|
|
6190
|
-
*/
|
|
6191
|
-
export declare const ParameterDateTimePickerControlFilterSensitiveLog: (obj: ParameterDateTimePickerControl) => any;
|
|
6192
|
-
/**
|
|
6193
|
-
* @internal
|
|
6194
|
-
*/
|
|
6195
|
-
export declare const ParameterSelectableValuesFilterSensitiveLog: (obj: ParameterSelectableValues) => any;
|
|
6196
|
-
/**
|
|
6197
|
-
* @internal
|
|
6198
|
-
*/
|
|
6199
|
-
export declare const ParameterDropDownControlFilterSensitiveLog: (obj: ParameterDropDownControl) => any;
|
|
6200
|
-
/**
|
|
6201
|
-
* @internal
|
|
6202
|
-
*/
|
|
6203
|
-
export declare const ParameterListControlFilterSensitiveLog: (obj: ParameterListControl) => any;
|
|
6204
|
-
/**
|
|
6205
|
-
* @internal
|
|
6206
|
-
*/
|
|
6207
|
-
export declare const ParameterSliderControlFilterSensitiveLog: (obj: ParameterSliderControl) => any;
|
|
6208
|
-
/**
|
|
6209
|
-
* @internal
|
|
6210
|
-
*/
|
|
6211
|
-
export declare const ParameterTextAreaControlFilterSensitiveLog: (obj: ParameterTextAreaControl) => any;
|
|
6212
|
-
/**
|
|
6213
|
-
* @internal
|
|
6214
|
-
*/
|
|
6215
|
-
export declare const ParameterTextFieldControlFilterSensitiveLog: (obj: ParameterTextFieldControl) => any;
|
|
6216
|
-
/**
|
|
6217
|
-
* @internal
|
|
6218
|
-
*/
|
|
6219
|
-
export declare const ParameterControlFilterSensitiveLog: (obj: ParameterControl) => any;
|
|
6220
|
-
/**
|
|
6221
|
-
* @internal
|
|
6222
|
-
*/
|
|
6223
|
-
export declare const SheetControlLayoutConfigurationFilterSensitiveLog: (obj: SheetControlLayoutConfiguration) => any;
|
|
6224
|
-
/**
|
|
6225
|
-
* @internal
|
|
6226
|
-
*/
|
|
6227
|
-
export declare const SheetControlLayoutFilterSensitiveLog: (obj: SheetControlLayout) => any;
|
|
6228
|
-
/**
|
|
6229
|
-
* @internal
|
|
6230
|
-
*/
|
|
6231
|
-
export declare const SheetTextBoxFilterSensitiveLog: (obj: SheetTextBox) => any;
|
|
6232
|
-
/**
|
|
6233
|
-
* @internal
|
|
6234
|
-
*/
|
|
6235
|
-
export declare const FilterOperationSelectedFieldsConfigurationFilterSensitiveLog: (obj: FilterOperationSelectedFieldsConfiguration) => any;
|
|
6236
|
-
/**
|
|
6237
|
-
* @internal
|
|
6238
|
-
*/
|
|
6239
|
-
export declare const SameSheetTargetVisualConfigurationFilterSensitiveLog: (obj: SameSheetTargetVisualConfiguration) => any;
|
|
6240
|
-
/**
|
|
6241
|
-
* @internal
|
|
6242
|
-
*/
|
|
6243
|
-
export declare const FilterOperationTargetVisualsConfigurationFilterSensitiveLog: (obj: FilterOperationTargetVisualsConfiguration) => any;
|
|
6244
|
-
/**
|
|
6245
|
-
* @internal
|
|
6246
|
-
*/
|
|
6247
|
-
export declare const CustomActionFilterOperationFilterSensitiveLog: (obj: CustomActionFilterOperation) => any;
|
|
6248
|
-
/**
|
|
6249
|
-
* @internal
|
|
6250
|
-
*/
|
|
6251
|
-
export declare const LocalNavigationConfigurationFilterSensitiveLog: (obj: LocalNavigationConfiguration) => any;
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
export declare const CustomActionNavigationOperationFilterSensitiveLog: (obj: CustomActionNavigationOperation) => any;
|
|
6256
5844
|
/**
|
|
6257
5845
|
* @internal
|
|
6258
5846
|
*/
|
|
@@ -6273,10 +5861,6 @@ export declare const SetParameterValueConfigurationFilterSensitiveLog: (obj: Set
|
|
|
6273
5861
|
* @internal
|
|
6274
5862
|
*/
|
|
6275
5863
|
export declare const CustomActionSetParametersOperationFilterSensitiveLog: (obj: CustomActionSetParametersOperation) => any;
|
|
6276
|
-
/**
|
|
6277
|
-
* @internal
|
|
6278
|
-
*/
|
|
6279
|
-
export declare const CustomActionURLOperationFilterSensitiveLog: (obj: CustomActionURLOperation) => any;
|
|
6280
5864
|
/**
|
|
6281
5865
|
* @internal
|
|
6282
5866
|
*/
|
|
@@ -6285,98 +5869,10 @@ export declare const VisualCustomActionOperationFilterSensitiveLog: (obj: Visual
|
|
|
6285
5869
|
* @internal
|
|
6286
5870
|
*/
|
|
6287
5871
|
export declare const VisualCustomActionFilterSensitiveLog: (obj: VisualCustomAction) => any;
|
|
6288
|
-
/**
|
|
6289
|
-
* @internal
|
|
6290
|
-
*/
|
|
6291
|
-
export declare const DateAxisOptionsFilterSensitiveLog: (obj: DateAxisOptions) => any;
|
|
6292
|
-
/**
|
|
6293
|
-
* @internal
|
|
6294
|
-
*/
|
|
6295
|
-
export declare const AxisDisplayDataDrivenRangeFilterSensitiveLog: (obj: AxisDisplayDataDrivenRange) => any;
|
|
6296
|
-
/**
|
|
6297
|
-
* @internal
|
|
6298
|
-
*/
|
|
6299
|
-
export declare const AxisDisplayMinMaxRangeFilterSensitiveLog: (obj: AxisDisplayMinMaxRange) => any;
|
|
6300
|
-
/**
|
|
6301
|
-
* @internal
|
|
6302
|
-
*/
|
|
6303
|
-
export declare const AxisDisplayRangeFilterSensitiveLog: (obj: AxisDisplayRange) => any;
|
|
6304
|
-
/**
|
|
6305
|
-
* @internal
|
|
6306
|
-
*/
|
|
6307
|
-
export declare const AxisLinearScaleFilterSensitiveLog: (obj: AxisLinearScale) => any;
|
|
6308
|
-
/**
|
|
6309
|
-
* @internal
|
|
6310
|
-
*/
|
|
6311
|
-
export declare const AxisLogarithmicScaleFilterSensitiveLog: (obj: AxisLogarithmicScale) => any;
|
|
6312
|
-
/**
|
|
6313
|
-
* @internal
|
|
6314
|
-
*/
|
|
6315
|
-
export declare const AxisScaleFilterSensitiveLog: (obj: AxisScale) => any;
|
|
6316
|
-
/**
|
|
6317
|
-
* @internal
|
|
6318
|
-
*/
|
|
6319
|
-
export declare const NumericAxisOptionsFilterSensitiveLog: (obj: NumericAxisOptions) => any;
|
|
6320
|
-
/**
|
|
6321
|
-
* @internal
|
|
6322
|
-
*/
|
|
6323
|
-
export declare const AxisDataOptionsFilterSensitiveLog: (obj: AxisDataOptions) => any;
|
|
6324
|
-
/**
|
|
6325
|
-
* @internal
|
|
6326
|
-
*/
|
|
6327
|
-
export declare const PercentVisibleRangeFilterSensitiveLog: (obj: PercentVisibleRange) => any;
|
|
6328
|
-
/**
|
|
6329
|
-
* @internal
|
|
6330
|
-
*/
|
|
6331
|
-
export declare const VisibleRangeOptionsFilterSensitiveLog: (obj: VisibleRangeOptions) => any;
|
|
6332
|
-
/**
|
|
6333
|
-
* @internal
|
|
6334
|
-
*/
|
|
6335
|
-
export declare const ScrollBarOptionsFilterSensitiveLog: (obj: ScrollBarOptions) => any;
|
|
6336
|
-
/**
|
|
6337
|
-
* @internal
|
|
6338
|
-
*/
|
|
6339
|
-
export declare const AxisTickLabelOptionsFilterSensitiveLog: (obj: AxisTickLabelOptions) => any;
|
|
6340
|
-
/**
|
|
6341
|
-
* @internal
|
|
6342
|
-
*/
|
|
6343
|
-
export declare const AxisDisplayOptionsFilterSensitiveLog: (obj: AxisDisplayOptions) => any;
|
|
6344
|
-
/**
|
|
6345
|
-
* @internal
|
|
6346
|
-
*/
|
|
6347
|
-
export declare const AxisLabelReferenceOptionsFilterSensitiveLog: (obj: AxisLabelReferenceOptions) => any;
|
|
6348
|
-
/**
|
|
6349
|
-
* @internal
|
|
6350
|
-
*/
|
|
6351
|
-
export declare const AxisLabelOptionsFilterSensitiveLog: (obj: AxisLabelOptions) => any;
|
|
6352
|
-
/**
|
|
6353
|
-
* @internal
|
|
6354
|
-
*/
|
|
6355
|
-
export declare const ChartAxisLabelOptionsFilterSensitiveLog: (obj: ChartAxisLabelOptions) => any;
|
|
6356
|
-
/**
|
|
6357
|
-
* @internal
|
|
6358
|
-
*/
|
|
6359
|
-
export declare const ContributionAnalysisDefaultFilterSensitiveLog: (obj: ContributionAnalysisDefault) => any;
|
|
6360
5872
|
/**
|
|
6361
5873
|
* @internal
|
|
6362
5874
|
*/
|
|
6363
5875
|
export declare const DataPathLabelTypeFilterSensitiveLog: (obj: DataPathLabelType) => any;
|
|
6364
|
-
/**
|
|
6365
|
-
* @internal
|
|
6366
|
-
*/
|
|
6367
|
-
export declare const FieldLabelTypeFilterSensitiveLog: (obj: FieldLabelType) => any;
|
|
6368
|
-
/**
|
|
6369
|
-
* @internal
|
|
6370
|
-
*/
|
|
6371
|
-
export declare const MaximumLabelTypeFilterSensitiveLog: (obj: MaximumLabelType) => any;
|
|
6372
|
-
/**
|
|
6373
|
-
* @internal
|
|
6374
|
-
*/
|
|
6375
|
-
export declare const MinimumLabelTypeFilterSensitiveLog: (obj: MinimumLabelType) => any;
|
|
6376
|
-
/**
|
|
6377
|
-
* @internal
|
|
6378
|
-
*/
|
|
6379
|
-
export declare const RangeEndsLabelTypeFilterSensitiveLog: (obj: RangeEndsLabelType) => any;
|
|
6380
5876
|
/**
|
|
6381
5877
|
* @internal
|
|
6382
5878
|
*/
|
|
@@ -6429,14 +5925,6 @@ export declare const BarChartAggregatedFieldWellsFilterSensitiveLog: (obj: BarCh
|
|
|
6429
5925
|
* @internal
|
|
6430
5926
|
*/
|
|
6431
5927
|
export declare const BarChartFieldWellsFilterSensitiveLog: (obj: BarChartFieldWells) => any;
|
|
6432
|
-
/**
|
|
6433
|
-
* @internal
|
|
6434
|
-
*/
|
|
6435
|
-
export declare const LegendOptionsFilterSensitiveLog: (obj: LegendOptions) => any;
|
|
6436
|
-
/**
|
|
6437
|
-
* @internal
|
|
6438
|
-
*/
|
|
6439
|
-
export declare const ReferenceLineDynamicDataConfigurationFilterSensitiveLog: (obj: ReferenceLineDynamicDataConfiguration) => any;
|
|
6440
5928
|
/**
|
|
6441
5929
|
* @internal
|
|
6442
5930
|
*/
|
|
@@ -6445,10 +5933,6 @@ export declare const ReferenceLineStaticDataConfigurationFilterSensitiveLog: (ob
|
|
|
6445
5933
|
* @internal
|
|
6446
5934
|
*/
|
|
6447
5935
|
export declare const ReferenceLineDataConfigurationFilterSensitiveLog: (obj: ReferenceLineDataConfiguration) => any;
|
|
6448
|
-
/**
|
|
6449
|
-
* @internal
|
|
6450
|
-
*/
|
|
6451
|
-
export declare const ReferenceLineCustomLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineCustomLabelConfiguration) => any;
|
|
6452
5936
|
/**
|
|
6453
5937
|
* @internal
|
|
6454
5938
|
*/
|
|
@@ -6457,66 +5941,10 @@ export declare const ReferenceLineValueLabelConfigurationFilterSensitiveLog: (ob
|
|
|
6457
5941
|
* @internal
|
|
6458
5942
|
*/
|
|
6459
5943
|
export declare const ReferenceLineLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineLabelConfiguration) => any;
|
|
6460
|
-
/**
|
|
6461
|
-
* @internal
|
|
6462
|
-
*/
|
|
6463
|
-
export declare const ReferenceLineStyleConfigurationFilterSensitiveLog: (obj: ReferenceLineStyleConfiguration) => any;
|
|
6464
5944
|
/**
|
|
6465
5945
|
* @internal
|
|
6466
5946
|
*/
|
|
6467
5947
|
export declare const ReferenceLineFilterSensitiveLog: (obj: ReferenceLine) => any;
|
|
6468
|
-
/**
|
|
6469
|
-
* @internal
|
|
6470
|
-
*/
|
|
6471
|
-
export declare const PanelTitleOptionsFilterSensitiveLog: (obj: PanelTitleOptions) => any;
|
|
6472
|
-
/**
|
|
6473
|
-
* @internal
|
|
6474
|
-
*/
|
|
6475
|
-
export declare const PanelConfigurationFilterSensitiveLog: (obj: PanelConfiguration) => any;
|
|
6476
|
-
/**
|
|
6477
|
-
* @internal
|
|
6478
|
-
*/
|
|
6479
|
-
export declare const SmallMultiplesOptionsFilterSensitiveLog: (obj: SmallMultiplesOptions) => any;
|
|
6480
|
-
/**
|
|
6481
|
-
* @internal
|
|
6482
|
-
*/
|
|
6483
|
-
export declare const ItemsLimitConfigurationFilterSensitiveLog: (obj: ItemsLimitConfiguration) => any;
|
|
6484
|
-
/**
|
|
6485
|
-
* @internal
|
|
6486
|
-
*/
|
|
6487
|
-
export declare const ColumnSortFilterSensitiveLog: (obj: ColumnSort) => any;
|
|
6488
|
-
/**
|
|
6489
|
-
* @internal
|
|
6490
|
-
*/
|
|
6491
|
-
export declare const FieldSortFilterSensitiveLog: (obj: FieldSort) => any;
|
|
6492
|
-
/**
|
|
6493
|
-
* @internal
|
|
6494
|
-
*/
|
|
6495
|
-
export declare const FieldSortOptionsFilterSensitiveLog: (obj: FieldSortOptions) => any;
|
|
6496
|
-
/**
|
|
6497
|
-
* @internal
|
|
6498
|
-
*/
|
|
6499
|
-
export declare const BarChartSortConfigurationFilterSensitiveLog: (obj: BarChartSortConfiguration) => any;
|
|
6500
|
-
/**
|
|
6501
|
-
* @internal
|
|
6502
|
-
*/
|
|
6503
|
-
export declare const ColumnTooltipItemFilterSensitiveLog: (obj: ColumnTooltipItem) => any;
|
|
6504
|
-
/**
|
|
6505
|
-
* @internal
|
|
6506
|
-
*/
|
|
6507
|
-
export declare const FieldTooltipItemFilterSensitiveLog: (obj: FieldTooltipItem) => any;
|
|
6508
|
-
/**
|
|
6509
|
-
* @internal
|
|
6510
|
-
*/
|
|
6511
|
-
export declare const TooltipItemFilterSensitiveLog: (obj: TooltipItem) => any;
|
|
6512
|
-
/**
|
|
6513
|
-
* @internal
|
|
6514
|
-
*/
|
|
6515
|
-
export declare const FieldBasedTooltipFilterSensitiveLog: (obj: FieldBasedTooltip) => any;
|
|
6516
|
-
/**
|
|
6517
|
-
* @internal
|
|
6518
|
-
*/
|
|
6519
|
-
export declare const TooltipOptionsFilterSensitiveLog: (obj: TooltipOptions) => any;
|
|
6520
5948
|
/**
|
|
6521
5949
|
* @internal
|
|
6522
5950
|
*/
|
|
@@ -6533,66 +5961,10 @@ export declare const VisualPaletteFilterSensitiveLog: (obj: VisualPalette) => an
|
|
|
6533
5961
|
* @internal
|
|
6534
5962
|
*/
|
|
6535
5963
|
export declare const BarChartConfigurationFilterSensitiveLog: (obj: BarChartConfiguration) => any;
|
|
6536
|
-
/**
|
|
6537
|
-
* @internal
|
|
6538
|
-
*/
|
|
6539
|
-
export declare const CategoryDrillDownFilterFilterSensitiveLog: (obj: CategoryDrillDownFilter) => any;
|
|
6540
|
-
/**
|
|
6541
|
-
* @internal
|
|
6542
|
-
*/
|
|
6543
|
-
export declare const NumericEqualityDrillDownFilterFilterSensitiveLog: (obj: NumericEqualityDrillDownFilter) => any;
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
export declare const TimeRangeDrillDownFilterFilterSensitiveLog: (obj: TimeRangeDrillDownFilter) => any;
|
|
6548
|
-
/**
|
|
6549
|
-
* @internal
|
|
6550
|
-
*/
|
|
6551
|
-
export declare const DrillDownFilterFilterSensitiveLog: (obj: DrillDownFilter) => any;
|
|
6552
|
-
/**
|
|
6553
|
-
* @internal
|
|
6554
|
-
*/
|
|
6555
|
-
export declare const DateTimeHierarchyFilterSensitiveLog: (obj: DateTimeHierarchy) => any;
|
|
6556
|
-
/**
|
|
6557
|
-
* @internal
|
|
6558
|
-
*/
|
|
6559
|
-
export declare const ExplicitHierarchyFilterSensitiveLog: (obj: ExplicitHierarchy) => any;
|
|
6560
|
-
/**
|
|
6561
|
-
* @internal
|
|
6562
|
-
*/
|
|
6563
|
-
export declare const PredefinedHierarchyFilterSensitiveLog: (obj: PredefinedHierarchy) => any;
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
export declare const ColumnHierarchyFilterSensitiveLog: (obj: ColumnHierarchy) => any;
|
|
6568
|
-
/**
|
|
6569
|
-
* @internal
|
|
6570
|
-
*/
|
|
6571
|
-
export declare const LongFormatTextFilterSensitiveLog: (obj: LongFormatText) => any;
|
|
6572
|
-
/**
|
|
6573
|
-
* @internal
|
|
6574
|
-
*/
|
|
6575
|
-
export declare const VisualSubtitleLabelOptionsFilterSensitiveLog: (obj: VisualSubtitleLabelOptions) => any;
|
|
6576
|
-
/**
|
|
6577
|
-
* @internal
|
|
6578
|
-
*/
|
|
6579
|
-
export declare const ShortFormatTextFilterSensitiveLog: (obj: ShortFormatText) => any;
|
|
6580
|
-
/**
|
|
6581
|
-
* @internal
|
|
6582
|
-
*/
|
|
6583
|
-
export declare const VisualTitleLabelOptionsFilterSensitiveLog: (obj: VisualTitleLabelOptions) => any;
|
|
6584
5964
|
/**
|
|
6585
5965
|
* @internal
|
|
6586
5966
|
*/
|
|
6587
5967
|
export declare const BarChartVisualFilterSensitiveLog: (obj: BarChartVisual) => any;
|
|
6588
|
-
/**
|
|
6589
|
-
* @internal
|
|
6590
|
-
*/
|
|
6591
|
-
export declare const BoxPlotStyleOptionsFilterSensitiveLog: (obj: BoxPlotStyleOptions) => any;
|
|
6592
|
-
/**
|
|
6593
|
-
* @internal
|
|
6594
|
-
*/
|
|
6595
|
-
export declare const BoxPlotOptionsFilterSensitiveLog: (obj: BoxPlotOptions) => any;
|
|
6596
5968
|
/**
|
|
6597
5969
|
* @internal
|
|
6598
5970
|
*/
|
|
@@ -6601,14 +5973,6 @@ export declare const BoxPlotAggregatedFieldWellsFilterSensitiveLog: (obj: BoxPlo
|
|
|
6601
5973
|
* @internal
|
|
6602
5974
|
*/
|
|
6603
5975
|
export declare const BoxPlotFieldWellsFilterSensitiveLog: (obj: BoxPlotFieldWells) => any;
|
|
6604
|
-
/**
|
|
6605
|
-
* @internal
|
|
6606
|
-
*/
|
|
6607
|
-
export declare const PaginationConfigurationFilterSensitiveLog: (obj: PaginationConfiguration) => any;
|
|
6608
|
-
/**
|
|
6609
|
-
* @internal
|
|
6610
|
-
*/
|
|
6611
|
-
export declare const BoxPlotSortConfigurationFilterSensitiveLog: (obj: BoxPlotSortConfiguration) => any;
|
|
6612
5976
|
/**
|
|
6613
5977
|
* @internal
|
|
6614
5978
|
*/
|
|
@@ -6625,10 +5989,6 @@ export declare const ComboChartAggregatedFieldWellsFilterSensitiveLog: (obj: Com
|
|
|
6625
5989
|
* @internal
|
|
6626
5990
|
*/
|
|
6627
5991
|
export declare const ComboChartFieldWellsFilterSensitiveLog: (obj: ComboChartFieldWells) => any;
|
|
6628
|
-
/**
|
|
6629
|
-
* @internal
|
|
6630
|
-
*/
|
|
6631
|
-
export declare const ComboChartSortConfigurationFilterSensitiveLog: (obj: ComboChartSortConfiguration) => any;
|
|
6632
5992
|
/**
|
|
6633
5993
|
* @internal
|
|
6634
5994
|
*/
|