@aws-sdk/client-quicksight 3.934.0 → 3.936.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/index.js +2032 -2036
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +1625 -0
- package/dist-es/models/errors.js +359 -0
- package/dist-es/models/models_0.js +1 -402
- package/dist-es/models/models_1.js +1 -279
- package/dist-es/models/models_2.js +1 -269
- package/dist-es/models/models_3.js +1 -603
- package/dist-es/models/models_4.js +1 -361
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +3793 -0
- package/dist-types/models/errors.d.ts +430 -0
- package/dist-types/models/models_0.d.ts +1749 -928
- package/dist-types/models/models_1.d.ts +4333 -3741
- package/dist-types/models/models_2.d.ts +5853 -4952
- package/dist-types/models/models_3.d.ts +4890 -4138
- package/dist-types/models/models_4.d.ts +3555 -3845
- package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +2115 -0
- package/dist-types/ts3.4/models/errors.d.ts +223 -0
- package/dist-types/ts3.4/models/models_0.d.ts +436 -512
- package/dist-types/ts3.4/models/models_1.d.ts +800 -743
- package/dist-types/ts3.4/models/models_2.d.ts +1252 -1127
- package/dist-types/ts3.4/models/models_3.d.ts +1653 -1917
- package/dist-types/ts3.4/models/models_4.d.ts +1145 -1456
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -73
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -7002
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1665
|
@@ -1,24 +1,94 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import {
|
|
2
|
+
ActionConnectorErrorType,
|
|
3
|
+
ActionConnectorSearchFilterNameEnum,
|
|
4
|
+
ActionConnectorType,
|
|
5
|
+
AggType,
|
|
6
|
+
AnalysisErrorType,
|
|
7
|
+
AnchorOption,
|
|
8
|
+
AuthorizationCodeGrantCredentialsSource,
|
|
9
|
+
AxisBinding,
|
|
10
|
+
BarChartOrientation,
|
|
11
|
+
BarsArrangement,
|
|
12
|
+
CategoricalAggregationFunction,
|
|
13
|
+
CategoryFilterMatchOperator,
|
|
14
|
+
CategoryFilterSelectAllOptions,
|
|
15
|
+
ClientCredentialsSource,
|
|
16
|
+
ColumnRole,
|
|
17
|
+
CommitMode,
|
|
18
|
+
ConnectionAuthType,
|
|
19
|
+
CrossDatasetTypes,
|
|
20
|
+
DashboardBehavior,
|
|
21
|
+
DataLabelContent,
|
|
22
|
+
DataLabelOverlap,
|
|
23
|
+
DataLabelPosition,
|
|
24
|
+
DataPrepSimpleAggregationFunctionType,
|
|
25
|
+
DateAggregationFunction,
|
|
26
|
+
DayOfTheWeek,
|
|
27
|
+
DigitGroupingStyle,
|
|
28
|
+
Edition,
|
|
29
|
+
FilterNullOption,
|
|
30
|
+
FilterOperator,
|
|
31
|
+
FilterVisualScope,
|
|
32
|
+
FontDecoration,
|
|
33
|
+
FontStyle,
|
|
34
|
+
FontWeightName,
|
|
35
|
+
HorizontalTextAlignment,
|
|
36
|
+
ImageCustomActionTrigger,
|
|
37
|
+
LayoutElementType,
|
|
38
|
+
LegendPosition,
|
|
39
|
+
NegativeValueDisplayMode,
|
|
40
|
+
NumberScale,
|
|
41
|
+
NumericEqualityMatchOperator,
|
|
42
|
+
NumericFilterSelectAllOptions,
|
|
43
|
+
NumericSeparatorSymbol,
|
|
44
|
+
OtherCategories,
|
|
45
|
+
PanelBorderStyle,
|
|
46
|
+
PaperOrientation,
|
|
47
|
+
PaperSize,
|
|
48
|
+
ParameterValueType,
|
|
49
|
+
PivotTableDataPathType,
|
|
50
|
+
QBusinessInsightsStatus,
|
|
51
|
+
QueryExecutionMode,
|
|
52
|
+
ReferenceLineLabelHorizontalPosition,
|
|
53
|
+
ReferenceLineLabelVerticalPosition,
|
|
54
|
+
ReferenceLinePatternType,
|
|
55
|
+
ReferenceLineSeriesType,
|
|
56
|
+
ReferenceLineValueLabelRelativePosition,
|
|
57
|
+
RelativeDateType,
|
|
58
|
+
RelativeFontSize,
|
|
59
|
+
ResizeOption,
|
|
60
|
+
ResourceStatus,
|
|
61
|
+
SectionPageBreakStatus,
|
|
62
|
+
SelectAllValueOptions,
|
|
63
|
+
SelectedFieldOptions,
|
|
64
|
+
SelectedTooltipType,
|
|
65
|
+
SheetContentType,
|
|
66
|
+
SheetControlDateTimePickerType,
|
|
67
|
+
SheetControlListType,
|
|
68
|
+
SheetControlSliderType,
|
|
69
|
+
SheetImageScalingType,
|
|
70
|
+
SimpleAttributeAggregationFunction,
|
|
71
|
+
SimpleNumericalAggregationFunction,
|
|
72
|
+
SmallMultiplesAxisPlacement,
|
|
73
|
+
SmallMultiplesAxisScale,
|
|
74
|
+
SortDirection,
|
|
75
|
+
SpecialValue,
|
|
76
|
+
TargetVisualOptions,
|
|
77
|
+
TimeGranularity,
|
|
78
|
+
TooltipTarget,
|
|
79
|
+
TooltipTitleType,
|
|
80
|
+
TopicTimeGranularity,
|
|
81
|
+
URLTargetConfiguration,
|
|
82
|
+
ValueWhenUnsetOption,
|
|
83
|
+
Visibility,
|
|
84
|
+
VisualCustomActionTrigger,
|
|
85
|
+
VisualHighlightTrigger,
|
|
86
|
+
WidgetStatus,
|
|
87
|
+
} from "./enums";
|
|
12
88
|
export interface AccountCustomization {
|
|
13
89
|
DefaultTheme?: string | undefined;
|
|
14
90
|
DefaultEmailCustomizationTemplate?: string | undefined;
|
|
15
91
|
}
|
|
16
|
-
export declare const Edition: {
|
|
17
|
-
readonly ENTERPRISE: "ENTERPRISE";
|
|
18
|
-
readonly ENTERPRISE_AND_Q: "ENTERPRISE_AND_Q";
|
|
19
|
-
readonly STANDARD: "STANDARD";
|
|
20
|
-
};
|
|
21
|
-
export type Edition = (typeof Edition)[keyof typeof Edition];
|
|
22
92
|
export interface AccountInfo {
|
|
23
93
|
AccountName?: string | undefined;
|
|
24
94
|
Edition?: Edition | undefined;
|
|
@@ -39,11 +109,6 @@ export interface ReadAPIKeyConnectionMetadata {
|
|
|
39
109
|
BaseEndpoint: string | undefined;
|
|
40
110
|
Email?: string | undefined;
|
|
41
111
|
}
|
|
42
|
-
export declare const AuthorizationCodeGrantCredentialsSource: {
|
|
43
|
-
readonly PLAIN_CREDENTIALS: "PLAIN_CREDENTIALS";
|
|
44
|
-
};
|
|
45
|
-
export type AuthorizationCodeGrantCredentialsSource =
|
|
46
|
-
(typeof AuthorizationCodeGrantCredentialsSource)[keyof typeof AuthorizationCodeGrantCredentialsSource];
|
|
47
112
|
export interface ReadAuthorizationCodeGrantDetails {
|
|
48
113
|
ClientId: string | undefined;
|
|
49
114
|
TokenEndpoint: string | undefined;
|
|
@@ -82,11 +147,6 @@ export interface ReadBasicAuthConnectionMetadata {
|
|
|
82
147
|
BaseEndpoint: string | undefined;
|
|
83
148
|
Username: string | undefined;
|
|
84
149
|
}
|
|
85
|
-
export declare const ClientCredentialsSource: {
|
|
86
|
-
readonly PLAIN_CREDENTIALS: "PLAIN_CREDENTIALS";
|
|
87
|
-
};
|
|
88
|
-
export type ClientCredentialsSource =
|
|
89
|
-
(typeof ClientCredentialsSource)[keyof typeof ClientCredentialsSource];
|
|
90
150
|
export interface ReadClientCredentialsGrantDetails {
|
|
91
151
|
ClientId: string | undefined;
|
|
92
152
|
TokenEndpoint: string | undefined;
|
|
@@ -208,71 +268,14 @@ export declare namespace ReadAuthenticationMetadata {
|
|
|
208
268
|
_: (name: string, value: any) => T;
|
|
209
269
|
}
|
|
210
270
|
}
|
|
211
|
-
export declare const ConnectionAuthType: {
|
|
212
|
-
readonly API_KEY: "API_KEY";
|
|
213
|
-
readonly BASIC: "BASIC";
|
|
214
|
-
readonly IAM: "IAM";
|
|
215
|
-
readonly NONE: "NONE";
|
|
216
|
-
readonly OAUTH2_AUTHORIZATION_CODE: "OAUTH2_AUTHORIZATION_CODE";
|
|
217
|
-
readonly OAUTH2_CLIENT_CREDENTIALS: "OAUTH2_CLIENT_CREDENTIALS";
|
|
218
|
-
};
|
|
219
|
-
export type ConnectionAuthType =
|
|
220
|
-
(typeof ConnectionAuthType)[keyof typeof ConnectionAuthType];
|
|
221
271
|
export interface ReadAuthConfig {
|
|
222
272
|
AuthenticationType: ConnectionAuthType | undefined;
|
|
223
273
|
AuthenticationMetadata: ReadAuthenticationMetadata | undefined;
|
|
224
274
|
}
|
|
225
|
-
export declare const ActionConnectorErrorType: {
|
|
226
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
227
|
-
};
|
|
228
|
-
export type ActionConnectorErrorType =
|
|
229
|
-
(typeof ActionConnectorErrorType)[keyof typeof ActionConnectorErrorType];
|
|
230
275
|
export interface ActionConnectorError {
|
|
231
276
|
Message?: string | undefined;
|
|
232
277
|
Type?: ActionConnectorErrorType | undefined;
|
|
233
278
|
}
|
|
234
|
-
export declare const ResourceStatus: {
|
|
235
|
-
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
236
|
-
readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
|
|
237
|
-
readonly CREATION_SUCCESSFUL: "CREATION_SUCCESSFUL";
|
|
238
|
-
readonly DELETED: "DELETED";
|
|
239
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
240
|
-
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
241
|
-
readonly UPDATE_SUCCESSFUL: "UPDATE_SUCCESSFUL";
|
|
242
|
-
};
|
|
243
|
-
export type ResourceStatus =
|
|
244
|
-
(typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
245
|
-
export declare const ActionConnectorType: {
|
|
246
|
-
readonly AMAZON_BEDROCK_AGENT_RUNTIME: "AMAZON_BEDROCK_AGENT_RUNTIME";
|
|
247
|
-
readonly AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME: "AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME";
|
|
248
|
-
readonly AMAZON_BEDROCK_RUNTIME: "AMAZON_BEDROCK_RUNTIME";
|
|
249
|
-
readonly AMAZON_COMPREHEND: "AMAZON_COMPREHEND";
|
|
250
|
-
readonly AMAZON_COMPREHEND_MEDICAL: "AMAZON_COMPREHEND_MEDICAL";
|
|
251
|
-
readonly AMAZON_S3: "AMAZON_S3";
|
|
252
|
-
readonly AMAZON_TEXTRACT: "AMAZON_TEXTRACT";
|
|
253
|
-
readonly ASANA: "ASANA";
|
|
254
|
-
readonly ATLASSIAN_CONFLUENCE: "ATLASSIAN_CONFLUENCE";
|
|
255
|
-
readonly BAMBOO_HR: "BAMBOO_HR";
|
|
256
|
-
readonly GENERIC_HTTP: "GENERIC_HTTP";
|
|
257
|
-
readonly JIRA_CLOUD: "JIRA_CLOUD";
|
|
258
|
-
readonly MICROSOFT_ONEDRIVE: "MICROSOFT_ONEDRIVE";
|
|
259
|
-
readonly MICROSOFT_OUTLOOK: "MICROSOFT_OUTLOOK";
|
|
260
|
-
readonly MICROSOFT_SHAREPOINT: "MICROSOFT_SHAREPOINT";
|
|
261
|
-
readonly MICROSOFT_TEAMS: "MICROSOFT_TEAMS";
|
|
262
|
-
readonly PAGERDUTY_ADVANCE: "PAGERDUTY_ADVANCE";
|
|
263
|
-
readonly SALESFORCE_CRM: "SALESFORCE_CRM";
|
|
264
|
-
readonly SAP_BILLOFMATERIALS: "SAP_BILLOFMATERIALS";
|
|
265
|
-
readonly SAP_BUSINESSPARTNER: "SAP_BUSINESSPARTNER";
|
|
266
|
-
readonly SAP_MATERIALSTOCK: "SAP_MATERIALSTOCK";
|
|
267
|
-
readonly SAP_PHYSICALINVENTORY: "SAP_PHYSICALINVENTORY";
|
|
268
|
-
readonly SAP_PRODUCTMASTERDATA: "SAP_PRODUCTMASTERDATA";
|
|
269
|
-
readonly SERVICENOW_NOW_PLATFORM: "SERVICENOW_NOW_PLATFORM";
|
|
270
|
-
readonly SLACK: "SLACK";
|
|
271
|
-
readonly SMARTSHEET: "SMARTSHEET";
|
|
272
|
-
readonly ZENDESK_SUITE: "ZENDESK_SUITE";
|
|
273
|
-
};
|
|
274
|
-
export type ActionConnectorType =
|
|
275
|
-
(typeof ActionConnectorType)[keyof typeof ActionConnectorType];
|
|
276
279
|
export interface ActionConnector {
|
|
277
280
|
Arn: string | undefined;
|
|
278
281
|
ActionConnectorId: string | undefined;
|
|
@@ -287,23 +290,6 @@ export interface ActionConnector {
|
|
|
287
290
|
EnabledActions?: string[] | undefined;
|
|
288
291
|
VpcConnectionArn?: string | undefined;
|
|
289
292
|
}
|
|
290
|
-
export declare const ActionConnectorSearchFilterNameEnum: {
|
|
291
|
-
readonly ACTION_CONNECTOR_NAME: "ACTION_CONNECTOR_NAME";
|
|
292
|
-
readonly ACTION_CONNECTOR_TYPE: "ACTION_CONNECTOR_TYPE";
|
|
293
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
294
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
295
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
296
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
297
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
298
|
-
};
|
|
299
|
-
export type ActionConnectorSearchFilterNameEnum =
|
|
300
|
-
(typeof ActionConnectorSearchFilterNameEnum)[keyof typeof ActionConnectorSearchFilterNameEnum];
|
|
301
|
-
export declare const FilterOperator: {
|
|
302
|
-
readonly StringEquals: "StringEquals";
|
|
303
|
-
readonly StringLike: "StringLike";
|
|
304
|
-
};
|
|
305
|
-
export type FilterOperator =
|
|
306
|
-
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
307
293
|
export interface ActionConnectorSearchFilter {
|
|
308
294
|
Name: ActionConnectorSearchFilterNameEnum | undefined;
|
|
309
295
|
Operator: FilterOperator | undefined;
|
|
@@ -323,50 +309,9 @@ export interface ActiveIAMPolicyAssignment {
|
|
|
323
309
|
AssignmentName?: string | undefined;
|
|
324
310
|
PolicyArn?: string | undefined;
|
|
325
311
|
}
|
|
326
|
-
export declare const DashboardBehavior: {
|
|
327
|
-
readonly DISABLED: "DISABLED";
|
|
328
|
-
readonly ENABLED: "ENABLED";
|
|
329
|
-
};
|
|
330
|
-
export type DashboardBehavior =
|
|
331
|
-
(typeof DashboardBehavior)[keyof typeof DashboardBehavior];
|
|
332
312
|
export interface AdHocFilteringOption {
|
|
333
313
|
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
334
314
|
}
|
|
335
|
-
export declare const AggType: {
|
|
336
|
-
readonly AVERAGE: "AVERAGE";
|
|
337
|
-
readonly COLUMN: "COLUMN";
|
|
338
|
-
readonly COUNT: "COUNT";
|
|
339
|
-
readonly CUSTOM: "CUSTOM";
|
|
340
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
341
|
-
readonly MAX: "MAX";
|
|
342
|
-
readonly MEDIAN: "MEDIAN";
|
|
343
|
-
readonly MIN: "MIN";
|
|
344
|
-
readonly PERCENTILE: "PERCENTILE";
|
|
345
|
-
readonly PTD_AVERAGE: "PTD_AVERAGE";
|
|
346
|
-
readonly PTD_COUNT: "PTD_COUNT";
|
|
347
|
-
readonly PTD_DISTINCT_COUNT: "PTD_DISTINCT_COUNT";
|
|
348
|
-
readonly PTD_MAX: "PTD_MAX";
|
|
349
|
-
readonly PTD_MIN: "PTD_MIN";
|
|
350
|
-
readonly PTD_SUM: "PTD_SUM";
|
|
351
|
-
readonly STDEV: "STDEV";
|
|
352
|
-
readonly STDEVP: "STDEVP";
|
|
353
|
-
readonly SUM: "SUM";
|
|
354
|
-
readonly VAR: "VAR";
|
|
355
|
-
readonly VARP: "VARP";
|
|
356
|
-
};
|
|
357
|
-
export type AggType = (typeof AggType)[keyof typeof AggType];
|
|
358
|
-
export declare const TopicTimeGranularity: {
|
|
359
|
-
readonly DAY: "DAY";
|
|
360
|
-
readonly HOUR: "HOUR";
|
|
361
|
-
readonly MINUTE: "MINUTE";
|
|
362
|
-
readonly MONTH: "MONTH";
|
|
363
|
-
readonly QUARTER: "QUARTER";
|
|
364
|
-
readonly SECOND: "SECOND";
|
|
365
|
-
readonly WEEK: "WEEK";
|
|
366
|
-
readonly YEAR: "YEAR";
|
|
367
|
-
};
|
|
368
|
-
export type TopicTimeGranularity =
|
|
369
|
-
(typeof TopicTimeGranularity)[keyof typeof TopicTimeGranularity];
|
|
370
315
|
export interface AggFunction {
|
|
371
316
|
Aggregation?: AggType | undefined;
|
|
372
317
|
AggregationFunctionParameters?: Record<string, string> | undefined;
|
|
@@ -378,16 +323,6 @@ export interface DataPrepListAggregationFunction {
|
|
|
378
323
|
Separator: string | undefined;
|
|
379
324
|
Distinct: boolean | undefined;
|
|
380
325
|
}
|
|
381
|
-
export declare const DataPrepSimpleAggregationFunctionType: {
|
|
382
|
-
readonly AVERAGE: "AVERAGE";
|
|
383
|
-
readonly COUNT: "COUNT";
|
|
384
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
385
|
-
readonly MAX: "MAX";
|
|
386
|
-
readonly MIN: "MIN";
|
|
387
|
-
readonly SUM: "SUM";
|
|
388
|
-
};
|
|
389
|
-
export type DataPrepSimpleAggregationFunctionType =
|
|
390
|
-
(typeof DataPrepSimpleAggregationFunctionType)[keyof typeof DataPrepSimpleAggregationFunctionType];
|
|
391
326
|
export interface DataPrepSimpleAggregationFunction {
|
|
392
327
|
InputColumnName?: string | undefined;
|
|
393
328
|
FunctionType: DataPrepSimpleAggregationFunctionType | undefined;
|
|
@@ -415,47 +350,13 @@ export interface AggregateOperation {
|
|
|
415
350
|
GroupByColumnNames?: string[] | undefined;
|
|
416
351
|
Aggregations: Aggregation[] | undefined;
|
|
417
352
|
}
|
|
418
|
-
export declare const SimpleAttributeAggregationFunction: {
|
|
419
|
-
readonly UNIQUE_VALUE: "UNIQUE_VALUE";
|
|
420
|
-
};
|
|
421
|
-
export type SimpleAttributeAggregationFunction =
|
|
422
|
-
(typeof SimpleAttributeAggregationFunction)[keyof typeof SimpleAttributeAggregationFunction];
|
|
423
353
|
export interface AttributeAggregationFunction {
|
|
424
354
|
SimpleAttributeAggregation?: SimpleAttributeAggregationFunction | undefined;
|
|
425
355
|
ValueForMultipleValues?: string | undefined;
|
|
426
356
|
}
|
|
427
|
-
export declare const CategoricalAggregationFunction: {
|
|
428
|
-
readonly COUNT: "COUNT";
|
|
429
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
430
|
-
};
|
|
431
|
-
export type CategoricalAggregationFunction =
|
|
432
|
-
(typeof CategoricalAggregationFunction)[keyof typeof CategoricalAggregationFunction];
|
|
433
|
-
export declare const DateAggregationFunction: {
|
|
434
|
-
readonly COUNT: "COUNT";
|
|
435
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
436
|
-
readonly MAX: "MAX";
|
|
437
|
-
readonly MIN: "MIN";
|
|
438
|
-
};
|
|
439
|
-
export type DateAggregationFunction =
|
|
440
|
-
(typeof DateAggregationFunction)[keyof typeof DateAggregationFunction];
|
|
441
357
|
export interface PercentileAggregation {
|
|
442
358
|
PercentileValue?: number | undefined;
|
|
443
359
|
}
|
|
444
|
-
export declare const SimpleNumericalAggregationFunction: {
|
|
445
|
-
readonly AVERAGE: "AVERAGE";
|
|
446
|
-
readonly COUNT: "COUNT";
|
|
447
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
448
|
-
readonly MAX: "MAX";
|
|
449
|
-
readonly MEDIAN: "MEDIAN";
|
|
450
|
-
readonly MIN: "MIN";
|
|
451
|
-
readonly STDEV: "STDEV";
|
|
452
|
-
readonly STDEVP: "STDEVP";
|
|
453
|
-
readonly SUM: "SUM";
|
|
454
|
-
readonly VAR: "VAR";
|
|
455
|
-
readonly VARP: "VARP";
|
|
456
|
-
};
|
|
457
|
-
export type SimpleNumericalAggregationFunction =
|
|
458
|
-
(typeof SimpleNumericalAggregationFunction)[keyof typeof SimpleNumericalAggregationFunction];
|
|
459
360
|
export interface NumericalAggregationFunction {
|
|
460
361
|
SimpleNumericalAggregation?: SimpleNumericalAggregationFunction | undefined;
|
|
461
362
|
PercentileAggregation?: PercentileAggregation | undefined;
|
|
@@ -466,19 +367,6 @@ export interface AggregationFunction {
|
|
|
466
367
|
DateAggregationFunction?: DateAggregationFunction | undefined;
|
|
467
368
|
AttributeAggregationFunction?: AttributeAggregationFunction | undefined;
|
|
468
369
|
}
|
|
469
|
-
export declare const TimeGranularity: {
|
|
470
|
-
readonly DAY: "DAY";
|
|
471
|
-
readonly HOUR: "HOUR";
|
|
472
|
-
readonly MILLISECOND: "MILLISECOND";
|
|
473
|
-
readonly MINUTE: "MINUTE";
|
|
474
|
-
readonly MONTH: "MONTH";
|
|
475
|
-
readonly QUARTER: "QUARTER";
|
|
476
|
-
readonly SECOND: "SECOND";
|
|
477
|
-
readonly WEEK: "WEEK";
|
|
478
|
-
readonly YEAR: "YEAR";
|
|
479
|
-
};
|
|
480
|
-
export type TimeGranularity =
|
|
481
|
-
(typeof TimeGranularity)[keyof typeof TimeGranularity];
|
|
482
370
|
export interface AggregationPartitionBy {
|
|
483
371
|
FieldName?: string | undefined;
|
|
484
372
|
TimeGranularity?: TimeGranularity | undefined;
|
|
@@ -487,11 +375,6 @@ export interface ColumnIdentifier {
|
|
|
487
375
|
DataSetIdentifier: string | undefined;
|
|
488
376
|
ColumnName: string | undefined;
|
|
489
377
|
}
|
|
490
|
-
export declare const SortDirection: {
|
|
491
|
-
readonly ASC: "ASC";
|
|
492
|
-
readonly DESC: "DESC";
|
|
493
|
-
};
|
|
494
|
-
export type SortDirection = (typeof SortDirection)[keyof typeof SortDirection];
|
|
495
378
|
export interface AggregationSortConfiguration {
|
|
496
379
|
Column: ColumnIdentifier | undefined;
|
|
497
380
|
SortDirection: SortDirection | undefined;
|
|
@@ -525,20 +408,6 @@ export interface AmazonQInQuickSightConsoleConfigurations {
|
|
|
525
408
|
export interface AmazonQInQuickSightDashboardConfigurations {
|
|
526
409
|
ExecutiveSummary?: ExecutiveSummaryConfigurations | undefined;
|
|
527
410
|
}
|
|
528
|
-
export declare const AnalysisErrorType: {
|
|
529
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
530
|
-
readonly COLUMN_GEOGRAPHIC_ROLE_MISMATCH: "COLUMN_GEOGRAPHIC_ROLE_MISMATCH";
|
|
531
|
-
readonly COLUMN_REPLACEMENT_MISSING: "COLUMN_REPLACEMENT_MISSING";
|
|
532
|
-
readonly COLUMN_TYPE_MISMATCH: "COLUMN_TYPE_MISMATCH";
|
|
533
|
-
readonly DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND";
|
|
534
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
535
|
-
readonly PARAMETER_NOT_FOUND: "PARAMETER_NOT_FOUND";
|
|
536
|
-
readonly PARAMETER_TYPE_INVALID: "PARAMETER_TYPE_INVALID";
|
|
537
|
-
readonly PARAMETER_VALUE_INCOMPATIBLE: "PARAMETER_VALUE_INCOMPATIBLE";
|
|
538
|
-
readonly SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND";
|
|
539
|
-
};
|
|
540
|
-
export type AnalysisErrorType =
|
|
541
|
-
(typeof AnalysisErrorType)[keyof typeof AnalysisErrorType];
|
|
542
411
|
export interface Entity {
|
|
543
412
|
Path?: string | undefined;
|
|
544
413
|
}
|
|
@@ -563,11 +432,6 @@ export interface CustomValuesConfiguration {
|
|
|
563
432
|
IncludeNullValue?: boolean | undefined;
|
|
564
433
|
CustomValues: CustomParameterValues | undefined;
|
|
565
434
|
}
|
|
566
|
-
export declare const SelectAllValueOptions: {
|
|
567
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
568
|
-
};
|
|
569
|
-
export type SelectAllValueOptions =
|
|
570
|
-
(typeof SelectAllValueOptions)[keyof typeof SelectAllValueOptions];
|
|
571
435
|
export interface DestinationParameterValueConfiguration {
|
|
572
436
|
CustomValuesConfiguration?: CustomValuesConfiguration | undefined;
|
|
573
437
|
SelectAllValueOptions?: SelectAllValueOptions | undefined;
|
|
@@ -582,13 +446,6 @@ export interface SetParameterValueConfiguration {
|
|
|
582
446
|
export interface CustomActionSetParametersOperation {
|
|
583
447
|
ParameterValueConfigurations: SetParameterValueConfiguration[] | undefined;
|
|
584
448
|
}
|
|
585
|
-
export declare const URLTargetConfiguration: {
|
|
586
|
-
readonly NEW_TAB: "NEW_TAB";
|
|
587
|
-
readonly NEW_WINDOW: "NEW_WINDOW";
|
|
588
|
-
readonly SAME_TAB: "SAME_TAB";
|
|
589
|
-
};
|
|
590
|
-
export type URLTargetConfiguration =
|
|
591
|
-
(typeof URLTargetConfiguration)[keyof typeof URLTargetConfiguration];
|
|
592
449
|
export interface CustomActionURLOperation {
|
|
593
450
|
URLTemplate: string | undefined;
|
|
594
451
|
URLTarget: URLTargetConfiguration | undefined;
|
|
@@ -598,17 +455,6 @@ export interface ImageCustomActionOperation {
|
|
|
598
455
|
URLOperation?: CustomActionURLOperation | undefined;
|
|
599
456
|
SetParametersOperation?: CustomActionSetParametersOperation | undefined;
|
|
600
457
|
}
|
|
601
|
-
export declare const WidgetStatus: {
|
|
602
|
-
readonly DISABLED: "DISABLED";
|
|
603
|
-
readonly ENABLED: "ENABLED";
|
|
604
|
-
};
|
|
605
|
-
export type WidgetStatus = (typeof WidgetStatus)[keyof typeof WidgetStatus];
|
|
606
|
-
export declare const ImageCustomActionTrigger: {
|
|
607
|
-
readonly CLICK: "CLICK";
|
|
608
|
-
readonly MENU: "MENU";
|
|
609
|
-
};
|
|
610
|
-
export type ImageCustomActionTrigger =
|
|
611
|
-
(typeof ImageCustomActionTrigger)[keyof typeof ImageCustomActionTrigger];
|
|
612
458
|
export interface ImageCustomAction {
|
|
613
459
|
CustomActionId: string | undefined;
|
|
614
460
|
Name: string | undefined;
|
|
@@ -622,14 +468,6 @@ export interface ImageMenuOption {
|
|
|
622
468
|
export interface ImageInteractionOptions {
|
|
623
469
|
ImageMenuOption?: ImageMenuOption | undefined;
|
|
624
470
|
}
|
|
625
|
-
export declare const SheetImageScalingType: {
|
|
626
|
-
readonly SCALE_NONE: "SCALE_NONE";
|
|
627
|
-
readonly SCALE_TO_CONTAINER: "SCALE_TO_CONTAINER";
|
|
628
|
-
readonly SCALE_TO_HEIGHT: "SCALE_TO_HEIGHT";
|
|
629
|
-
readonly SCALE_TO_WIDTH: "SCALE_TO_WIDTH";
|
|
630
|
-
};
|
|
631
|
-
export type SheetImageScalingType =
|
|
632
|
-
(typeof SheetImageScalingType)[keyof typeof SheetImageScalingType];
|
|
633
471
|
export interface SheetImageScalingConfiguration {
|
|
634
472
|
ScalingType?: SheetImageScalingType | undefined;
|
|
635
473
|
}
|
|
@@ -642,11 +480,6 @@ export interface SheetImageSource {
|
|
|
642
480
|
export interface SheetImageTooltipText {
|
|
643
481
|
PlainText?: string | undefined;
|
|
644
482
|
}
|
|
645
|
-
export declare const Visibility: {
|
|
646
|
-
readonly HIDDEN: "HIDDEN";
|
|
647
|
-
readonly VISIBLE: "VISIBLE";
|
|
648
|
-
};
|
|
649
|
-
export type Visibility = (typeof Visibility)[keyof typeof Visibility];
|
|
650
483
|
export interface SheetImageTooltipConfiguration {
|
|
651
484
|
TooltipText?: SheetImageTooltipText | undefined;
|
|
652
485
|
Visibility?: Visibility | undefined;
|
|
@@ -686,11 +519,6 @@ export interface FreeFormLayoutCanvasSizeOptions {
|
|
|
686
519
|
export interface DefaultFreeFormLayoutConfiguration {
|
|
687
520
|
CanvasSizeOptions: FreeFormLayoutCanvasSizeOptions | undefined;
|
|
688
521
|
}
|
|
689
|
-
export declare const ResizeOption: {
|
|
690
|
-
readonly FIXED: "FIXED";
|
|
691
|
-
readonly RESPONSIVE: "RESPONSIVE";
|
|
692
|
-
};
|
|
693
|
-
export type ResizeOption = (typeof ResizeOption)[keyof typeof ResizeOption];
|
|
694
522
|
export interface GridLayoutScreenCanvasSizeOptions {
|
|
695
523
|
ResizeOption: ResizeOption | undefined;
|
|
696
524
|
OptimizedViewPortWidth?: string | undefined;
|
|
@@ -711,26 +539,6 @@ export interface Spacing {
|
|
|
711
539
|
Left?: string | undefined;
|
|
712
540
|
Right?: string | undefined;
|
|
713
541
|
}
|
|
714
|
-
export declare const PaperOrientation: {
|
|
715
|
-
readonly LANDSCAPE: "LANDSCAPE";
|
|
716
|
-
readonly PORTRAIT: "PORTRAIT";
|
|
717
|
-
};
|
|
718
|
-
export type PaperOrientation =
|
|
719
|
-
(typeof PaperOrientation)[keyof typeof PaperOrientation];
|
|
720
|
-
export declare const PaperSize: {
|
|
721
|
-
readonly A0: "A0";
|
|
722
|
-
readonly A1: "A1";
|
|
723
|
-
readonly A2: "A2";
|
|
724
|
-
readonly A3: "A3";
|
|
725
|
-
readonly A4: "A4";
|
|
726
|
-
readonly A5: "A5";
|
|
727
|
-
readonly JIS_B4: "JIS_B4";
|
|
728
|
-
readonly JIS_B5: "JIS_B5";
|
|
729
|
-
readonly US_LEGAL: "US_LEGAL";
|
|
730
|
-
readonly US_LETTER: "US_LETTER";
|
|
731
|
-
readonly US_TABLOID_LEDGER: "US_TABLOID_LEDGER";
|
|
732
|
-
};
|
|
733
|
-
export type PaperSize = (typeof PaperSize)[keyof typeof PaperSize];
|
|
734
542
|
export interface SectionBasedLayoutPaperCanvasSizeOptions {
|
|
735
543
|
PaperSize?: PaperSize | undefined;
|
|
736
544
|
PaperOrientation?: PaperOrientation | undefined;
|
|
@@ -745,12 +553,6 @@ export interface DefaultSectionBasedLayoutConfiguration {
|
|
|
745
553
|
export interface DefaultPaginatedLayoutConfiguration {
|
|
746
554
|
SectionBased?: DefaultSectionBasedLayoutConfiguration | undefined;
|
|
747
555
|
}
|
|
748
|
-
export declare const SheetContentType: {
|
|
749
|
-
readonly INTERACTIVE: "INTERACTIVE";
|
|
750
|
-
readonly PAGINATED: "PAGINATED";
|
|
751
|
-
};
|
|
752
|
-
export type SheetContentType =
|
|
753
|
-
(typeof SheetContentType)[keyof typeof SheetContentType];
|
|
754
556
|
export interface DefaultNewSheetConfiguration {
|
|
755
557
|
InteractiveLayoutConfiguration?:
|
|
756
558
|
| DefaultInteractiveLayoutConfiguration
|
|
@@ -768,12 +570,6 @@ export interface CalculatedField {
|
|
|
768
570
|
Name: string | undefined;
|
|
769
571
|
Expression: string | undefined;
|
|
770
572
|
}
|
|
771
|
-
export declare const SpecialValue: {
|
|
772
|
-
readonly EMPTY: "EMPTY";
|
|
773
|
-
readonly NULL: "NULL";
|
|
774
|
-
readonly OTHER: "OTHER";
|
|
775
|
-
};
|
|
776
|
-
export type SpecialValue = (typeof SpecialValue)[keyof typeof SpecialValue];
|
|
777
573
|
export interface CustomColor {
|
|
778
574
|
FieldValue?: string | undefined;
|
|
779
575
|
Color: string | undefined;
|
|
@@ -788,39 +584,9 @@ export interface NullValueFormatConfiguration {
|
|
|
788
584
|
export interface DecimalPlacesConfiguration {
|
|
789
585
|
DecimalPlaces: number | undefined;
|
|
790
586
|
}
|
|
791
|
-
export declare const NegativeValueDisplayMode: {
|
|
792
|
-
readonly NEGATIVE: "NEGATIVE";
|
|
793
|
-
readonly POSITIVE: "POSITIVE";
|
|
794
|
-
};
|
|
795
|
-
export type NegativeValueDisplayMode =
|
|
796
|
-
(typeof NegativeValueDisplayMode)[keyof typeof NegativeValueDisplayMode];
|
|
797
587
|
export interface NegativeValueConfiguration {
|
|
798
588
|
DisplayMode: NegativeValueDisplayMode | undefined;
|
|
799
589
|
}
|
|
800
|
-
export declare const NumberScale: {
|
|
801
|
-
readonly AUTO: "AUTO";
|
|
802
|
-
readonly BILLIONS: "BILLIONS";
|
|
803
|
-
readonly CRORES: "CRORES";
|
|
804
|
-
readonly LAKHS: "LAKHS";
|
|
805
|
-
readonly MILLIONS: "MILLIONS";
|
|
806
|
-
readonly NONE: "NONE";
|
|
807
|
-
readonly THOUSANDS: "THOUSANDS";
|
|
808
|
-
readonly TRILLIONS: "TRILLIONS";
|
|
809
|
-
};
|
|
810
|
-
export type NumberScale = (typeof NumberScale)[keyof typeof NumberScale];
|
|
811
|
-
export declare const NumericSeparatorSymbol: {
|
|
812
|
-
readonly COMMA: "COMMA";
|
|
813
|
-
readonly DOT: "DOT";
|
|
814
|
-
readonly SPACE: "SPACE";
|
|
815
|
-
};
|
|
816
|
-
export type NumericSeparatorSymbol =
|
|
817
|
-
(typeof NumericSeparatorSymbol)[keyof typeof NumericSeparatorSymbol];
|
|
818
|
-
export declare const DigitGroupingStyle: {
|
|
819
|
-
readonly DEFAULT: "DEFAULT";
|
|
820
|
-
readonly LAKHS: "LAKHS";
|
|
821
|
-
};
|
|
822
|
-
export type DigitGroupingStyle =
|
|
823
|
-
(typeof DigitGroupingStyle)[keyof typeof DigitGroupingStyle];
|
|
824
590
|
export interface ThousandSeparatorOptions {
|
|
825
591
|
Symbol?: NumericSeparatorSymbol | undefined;
|
|
826
592
|
Visibility?: Visibility | undefined;
|
|
@@ -885,11 +651,6 @@ export interface FormatConfiguration {
|
|
|
885
651
|
NumberFormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
886
652
|
DateTimeFormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
887
653
|
}
|
|
888
|
-
export declare const ColumnRole: {
|
|
889
|
-
readonly DIMENSION: "DIMENSION";
|
|
890
|
-
readonly MEASURE: "MEASURE";
|
|
891
|
-
};
|
|
892
|
-
export type ColumnRole = (typeof ColumnRole)[keyof typeof ColumnRole];
|
|
893
654
|
export interface ColumnConfiguration {
|
|
894
655
|
Column: ColumnIdentifier | undefined;
|
|
895
656
|
FormatConfiguration?: FormatConfiguration | undefined;
|
|
@@ -900,34 +661,6 @@ export interface DataSetIdentifierDeclaration {
|
|
|
900
661
|
Identifier: string | undefined;
|
|
901
662
|
DataSetArn: string | undefined;
|
|
902
663
|
}
|
|
903
|
-
export declare const CrossDatasetTypes: {
|
|
904
|
-
readonly ALL_DATASETS: "ALL_DATASETS";
|
|
905
|
-
readonly SINGLE_DATASET: "SINGLE_DATASET";
|
|
906
|
-
};
|
|
907
|
-
export type CrossDatasetTypes =
|
|
908
|
-
(typeof CrossDatasetTypes)[keyof typeof CrossDatasetTypes];
|
|
909
|
-
export declare const CategoryFilterMatchOperator: {
|
|
910
|
-
readonly CONTAINS: "CONTAINS";
|
|
911
|
-
readonly DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN";
|
|
912
|
-
readonly DOES_NOT_EQUAL: "DOES_NOT_EQUAL";
|
|
913
|
-
readonly ENDS_WITH: "ENDS_WITH";
|
|
914
|
-
readonly EQUALS: "EQUALS";
|
|
915
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
916
|
-
};
|
|
917
|
-
export type CategoryFilterMatchOperator =
|
|
918
|
-
(typeof CategoryFilterMatchOperator)[keyof typeof CategoryFilterMatchOperator];
|
|
919
|
-
export declare const FilterNullOption: {
|
|
920
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
921
|
-
readonly NON_NULLS_ONLY: "NON_NULLS_ONLY";
|
|
922
|
-
readonly NULLS_ONLY: "NULLS_ONLY";
|
|
923
|
-
};
|
|
924
|
-
export type FilterNullOption =
|
|
925
|
-
(typeof FilterNullOption)[keyof typeof FilterNullOption];
|
|
926
|
-
export declare const CategoryFilterSelectAllOptions: {
|
|
927
|
-
readonly FILTER_ALL_VALUES: "FILTER_ALL_VALUES";
|
|
928
|
-
};
|
|
929
|
-
export type CategoryFilterSelectAllOptions =
|
|
930
|
-
(typeof CategoryFilterSelectAllOptions)[keyof typeof CategoryFilterSelectAllOptions];
|
|
931
664
|
export interface CustomFilterConfiguration {
|
|
932
665
|
MatchOperator: CategoryFilterMatchOperator | undefined;
|
|
933
666
|
CategoryValue?: string | undefined;
|
|
@@ -952,45 +685,14 @@ export interface CategoryFilterConfiguration {
|
|
|
952
685
|
CustomFilterListConfiguration?: CustomFilterListConfiguration | undefined;
|
|
953
686
|
CustomFilterConfiguration?: CustomFilterConfiguration | undefined;
|
|
954
687
|
}
|
|
955
|
-
export declare const CommitMode: {
|
|
956
|
-
readonly AUTO: "AUTO";
|
|
957
|
-
readonly MANUAL: "MANUAL";
|
|
958
|
-
};
|
|
959
|
-
export type CommitMode = (typeof CommitMode)[keyof typeof CommitMode];
|
|
960
688
|
export interface SheetControlInfoIconLabelOptions {
|
|
961
689
|
Visibility?: Visibility | undefined;
|
|
962
690
|
InfoIconText?: string | undefined;
|
|
963
691
|
}
|
|
964
|
-
export declare const FontDecoration: {
|
|
965
|
-
readonly NONE: "NONE";
|
|
966
|
-
readonly UNDERLINE: "UNDERLINE";
|
|
967
|
-
};
|
|
968
|
-
export type FontDecoration =
|
|
969
|
-
(typeof FontDecoration)[keyof typeof FontDecoration];
|
|
970
|
-
export declare const RelativeFontSize: {
|
|
971
|
-
readonly EXTRA_LARGE: "EXTRA_LARGE";
|
|
972
|
-
readonly EXTRA_SMALL: "EXTRA_SMALL";
|
|
973
|
-
readonly LARGE: "LARGE";
|
|
974
|
-
readonly MEDIUM: "MEDIUM";
|
|
975
|
-
readonly SMALL: "SMALL";
|
|
976
|
-
};
|
|
977
|
-
export type RelativeFontSize =
|
|
978
|
-
(typeof RelativeFontSize)[keyof typeof RelativeFontSize];
|
|
979
692
|
export interface FontSize {
|
|
980
693
|
Relative?: RelativeFontSize | undefined;
|
|
981
694
|
Absolute?: string | undefined;
|
|
982
695
|
}
|
|
983
|
-
export declare const FontStyle: {
|
|
984
|
-
readonly ITALIC: "ITALIC";
|
|
985
|
-
readonly NORMAL: "NORMAL";
|
|
986
|
-
};
|
|
987
|
-
export type FontStyle = (typeof FontStyle)[keyof typeof FontStyle];
|
|
988
|
-
export declare const FontWeightName: {
|
|
989
|
-
readonly BOLD: "BOLD";
|
|
990
|
-
readonly NORMAL: "NORMAL";
|
|
991
|
-
};
|
|
992
|
-
export type FontWeightName =
|
|
993
|
-
(typeof FontWeightName)[keyof typeof FontWeightName];
|
|
994
696
|
export interface FontWeight {
|
|
995
697
|
Name?: FontWeightName | undefined;
|
|
996
698
|
}
|
|
@@ -1014,12 +716,6 @@ export interface DateTimePickerControlDisplayOptions {
|
|
|
1014
716
|
HelperTextVisibility?: Visibility | undefined;
|
|
1015
717
|
DateIconVisibility?: Visibility | undefined;
|
|
1016
718
|
}
|
|
1017
|
-
export declare const SheetControlDateTimePickerType: {
|
|
1018
|
-
readonly DATE_RANGE: "DATE_RANGE";
|
|
1019
|
-
readonly SINGLE_VALUED: "SINGLE_VALUED";
|
|
1020
|
-
};
|
|
1021
|
-
export type SheetControlDateTimePickerType =
|
|
1022
|
-
(typeof SheetControlDateTimePickerType)[keyof typeof SheetControlDateTimePickerType];
|
|
1023
719
|
export interface DefaultDateTimePickerControlOptions {
|
|
1024
720
|
Type?: SheetControlDateTimePickerType | undefined;
|
|
1025
721
|
DisplayOptions?: DateTimePickerControlDisplayOptions | undefined;
|
|
@@ -1036,12 +732,6 @@ export interface DropDownControlDisplayOptions {
|
|
|
1036
732
|
export interface FilterSelectableValues {
|
|
1037
733
|
Values?: string[] | undefined;
|
|
1038
734
|
}
|
|
1039
|
-
export declare const SheetControlListType: {
|
|
1040
|
-
readonly MULTI_SELECT: "MULTI_SELECT";
|
|
1041
|
-
readonly SINGLE_SELECT: "SINGLE_SELECT";
|
|
1042
|
-
};
|
|
1043
|
-
export type SheetControlListType =
|
|
1044
|
-
(typeof SheetControlListType)[keyof typeof SheetControlListType];
|
|
1045
735
|
export interface DefaultFilterDropDownControlOptions {
|
|
1046
736
|
DisplayOptions?: DropDownControlDisplayOptions | undefined;
|
|
1047
737
|
Type?: SheetControlListType | undefined;
|
|
@@ -1075,12 +765,6 @@ export interface SliderControlDisplayOptions {
|
|
|
1075
765
|
TitleOptions?: LabelOptions | undefined;
|
|
1076
766
|
InfoIconLabelOptions?: SheetControlInfoIconLabelOptions | undefined;
|
|
1077
767
|
}
|
|
1078
|
-
export declare const SheetControlSliderType: {
|
|
1079
|
-
readonly RANGE: "RANGE";
|
|
1080
|
-
readonly SINGLE_POINT: "SINGLE_POINT";
|
|
1081
|
-
};
|
|
1082
|
-
export type SheetControlSliderType =
|
|
1083
|
-
(typeof SheetControlSliderType)[keyof typeof SheetControlSliderType];
|
|
1084
768
|
export interface DefaultSliderControlOptions {
|
|
1085
769
|
DisplayOptions?: SliderControlDisplayOptions | undefined;
|
|
1086
770
|
Type?: SheetControlSliderType | undefined;
|
|
@@ -1149,17 +833,6 @@ export interface NestedFilter {
|
|
|
1149
833
|
IncludeInnerSet: boolean | undefined;
|
|
1150
834
|
InnerFilter: InnerFilter | undefined;
|
|
1151
835
|
}
|
|
1152
|
-
export declare const NumericEqualityMatchOperator: {
|
|
1153
|
-
readonly DOES_NOT_EQUAL: "DOES_NOT_EQUAL";
|
|
1154
|
-
readonly EQUALS: "EQUALS";
|
|
1155
|
-
};
|
|
1156
|
-
export type NumericEqualityMatchOperator =
|
|
1157
|
-
(typeof NumericEqualityMatchOperator)[keyof typeof NumericEqualityMatchOperator];
|
|
1158
|
-
export declare const NumericFilterSelectAllOptions: {
|
|
1159
|
-
readonly FILTER_ALL_VALUES: "FILTER_ALL_VALUES";
|
|
1160
|
-
};
|
|
1161
|
-
export type NumericFilterSelectAllOptions =
|
|
1162
|
-
(typeof NumericFilterSelectAllOptions)[keyof typeof NumericFilterSelectAllOptions];
|
|
1163
836
|
export interface NumericEqualityFilter {
|
|
1164
837
|
FilterId: string | undefined;
|
|
1165
838
|
Column: ColumnIdentifier | undefined;
|
|
@@ -1191,10 +864,6 @@ export interface NumericRangeFilter {
|
|
|
1191
864
|
| DefaultFilterControlConfiguration
|
|
1192
865
|
| undefined;
|
|
1193
866
|
}
|
|
1194
|
-
export declare const AnchorOption: {
|
|
1195
|
-
readonly NOW: "NOW";
|
|
1196
|
-
};
|
|
1197
|
-
export type AnchorOption = (typeof AnchorOption)[keyof typeof AnchorOption];
|
|
1198
867
|
export interface AnchorDateConfiguration {
|
|
1199
868
|
AnchorOption?: AnchorOption | undefined;
|
|
1200
869
|
ParameterName?: string | undefined;
|
|
@@ -1204,15 +873,6 @@ export interface ExcludePeriodConfiguration {
|
|
|
1204
873
|
Granularity: TimeGranularity | undefined;
|
|
1205
874
|
Status?: WidgetStatus | undefined;
|
|
1206
875
|
}
|
|
1207
|
-
export declare const RelativeDateType: {
|
|
1208
|
-
readonly LAST: "LAST";
|
|
1209
|
-
readonly NEXT: "NEXT";
|
|
1210
|
-
readonly NOW: "NOW";
|
|
1211
|
-
readonly PREVIOUS: "PREVIOUS";
|
|
1212
|
-
readonly THIS: "THIS";
|
|
1213
|
-
};
|
|
1214
|
-
export type RelativeDateType =
|
|
1215
|
-
(typeof RelativeDateType)[keyof typeof RelativeDateType];
|
|
1216
876
|
export interface RelativeDatesFilter {
|
|
1217
877
|
FilterId: string | undefined;
|
|
1218
878
|
Column: ColumnIdentifier | undefined;
|
|
@@ -1283,12 +943,6 @@ export interface Filter {
|
|
|
1283
943
|
TopBottomFilter?: TopBottomFilter | undefined;
|
|
1284
944
|
NestedFilter?: NestedFilter | undefined;
|
|
1285
945
|
}
|
|
1286
|
-
export declare const FilterVisualScope: {
|
|
1287
|
-
readonly ALL_VISUALS: "ALL_VISUALS";
|
|
1288
|
-
readonly SELECTED_VISUALS: "SELECTED_VISUALS";
|
|
1289
|
-
};
|
|
1290
|
-
export type FilterVisualScope =
|
|
1291
|
-
(typeof FilterVisualScope)[keyof typeof FilterVisualScope];
|
|
1292
946
|
export interface SheetVisualScopingConfiguration {
|
|
1293
947
|
SheetId: string | undefined;
|
|
1294
948
|
Scope: FilterVisualScope | undefined;
|
|
@@ -1310,35 +964,12 @@ export interface FilterGroup {
|
|
|
1310
964
|
Status?: WidgetStatus | undefined;
|
|
1311
965
|
CrossDataset: CrossDatasetTypes | undefined;
|
|
1312
966
|
}
|
|
1313
|
-
export declare const VisualHighlightTrigger: {
|
|
1314
|
-
readonly DATA_POINT_CLICK: "DATA_POINT_CLICK";
|
|
1315
|
-
readonly DATA_POINT_HOVER: "DATA_POINT_HOVER";
|
|
1316
|
-
readonly NONE: "NONE";
|
|
1317
|
-
};
|
|
1318
|
-
export type VisualHighlightTrigger =
|
|
1319
|
-
(typeof VisualHighlightTrigger)[keyof typeof VisualHighlightTrigger];
|
|
1320
967
|
export interface VisualHighlightOperation {
|
|
1321
968
|
Trigger: VisualHighlightTrigger | undefined;
|
|
1322
969
|
}
|
|
1323
970
|
export interface VisualCustomActionDefaults {
|
|
1324
971
|
highlightOperation?: VisualHighlightOperation | undefined;
|
|
1325
972
|
}
|
|
1326
|
-
export declare const QBusinessInsightsStatus: {
|
|
1327
|
-
readonly DISABLED: "DISABLED";
|
|
1328
|
-
readonly ENABLED: "ENABLED";
|
|
1329
|
-
};
|
|
1330
|
-
export type QBusinessInsightsStatus =
|
|
1331
|
-
(typeof QBusinessInsightsStatus)[keyof typeof QBusinessInsightsStatus];
|
|
1332
|
-
export declare const DayOfTheWeek: {
|
|
1333
|
-
readonly FRIDAY: "FRIDAY";
|
|
1334
|
-
readonly MONDAY: "MONDAY";
|
|
1335
|
-
readonly SATURDAY: "SATURDAY";
|
|
1336
|
-
readonly SUNDAY: "SUNDAY";
|
|
1337
|
-
readonly THURSDAY: "THURSDAY";
|
|
1338
|
-
readonly TUESDAY: "TUESDAY";
|
|
1339
|
-
readonly WEDNESDAY: "WEDNESDAY";
|
|
1340
|
-
};
|
|
1341
|
-
export type DayOfTheWeek = (typeof DayOfTheWeek)[keyof typeof DayOfTheWeek];
|
|
1342
973
|
export interface AssetOptions {
|
|
1343
974
|
Timezone?: string | undefined;
|
|
1344
975
|
WeekStart?: DayOfTheWeek | undefined;
|
|
@@ -1360,12 +991,6 @@ export interface MappedDataSetParameter {
|
|
|
1360
991
|
DataSetIdentifier: string | undefined;
|
|
1361
992
|
DataSetParameterName: string | undefined;
|
|
1362
993
|
}
|
|
1363
|
-
export declare const ValueWhenUnsetOption: {
|
|
1364
|
-
readonly NULL: "NULL";
|
|
1365
|
-
readonly RECOMMENDED_VALUE: "RECOMMENDED_VALUE";
|
|
1366
|
-
};
|
|
1367
|
-
export type ValueWhenUnsetOption =
|
|
1368
|
-
(typeof ValueWhenUnsetOption)[keyof typeof ValueWhenUnsetOption];
|
|
1369
994
|
export interface DateTimeValueWhenUnsetConfiguration {
|
|
1370
995
|
ValueWhenUnsetOption?: ValueWhenUnsetOption | undefined;
|
|
1371
996
|
CustomValue?: Date | undefined;
|
|
@@ -1381,12 +1006,6 @@ export interface DecimalDefaultValues {
|
|
|
1381
1006
|
DynamicValue?: DynamicDefaultValue | undefined;
|
|
1382
1007
|
StaticValues?: number[] | undefined;
|
|
1383
1008
|
}
|
|
1384
|
-
export declare const ParameterValueType: {
|
|
1385
|
-
readonly MULTI_VALUED: "MULTI_VALUED";
|
|
1386
|
-
readonly SINGLE_VALUED: "SINGLE_VALUED";
|
|
1387
|
-
};
|
|
1388
|
-
export type ParameterValueType =
|
|
1389
|
-
(typeof ParameterValueType)[keyof typeof ParameterValueType];
|
|
1390
1009
|
export interface DecimalValueWhenUnsetConfiguration {
|
|
1391
1010
|
ValueWhenUnsetOption?: ValueWhenUnsetOption | undefined;
|
|
1392
1011
|
CustomValue?: number | undefined;
|
|
@@ -1434,12 +1053,6 @@ export interface ParameterDeclaration {
|
|
|
1434
1053
|
IntegerParameterDeclaration?: IntegerParameterDeclaration | undefined;
|
|
1435
1054
|
DateTimeParameterDeclaration?: DateTimeParameterDeclaration | undefined;
|
|
1436
1055
|
}
|
|
1437
|
-
export declare const QueryExecutionMode: {
|
|
1438
|
-
readonly AUTO: "AUTO";
|
|
1439
|
-
readonly MANUAL: "MANUAL";
|
|
1440
|
-
};
|
|
1441
|
-
export type QueryExecutionMode =
|
|
1442
|
-
(typeof QueryExecutionMode)[keyof typeof QueryExecutionMode];
|
|
1443
1056
|
export interface QueryExecutionOptions {
|
|
1444
1057
|
QueryExecutionMode?: QueryExecutionMode | undefined;
|
|
1445
1058
|
}
|
|
@@ -1530,15 +1143,6 @@ export interface FreeFormLayoutElementBorderStyle {
|
|
|
1530
1143
|
Visibility?: Visibility | undefined;
|
|
1531
1144
|
Color?: string | undefined;
|
|
1532
1145
|
}
|
|
1533
|
-
export declare const LayoutElementType: {
|
|
1534
|
-
readonly FILTER_CONTROL: "FILTER_CONTROL";
|
|
1535
|
-
readonly IMAGE: "IMAGE";
|
|
1536
|
-
readonly PARAMETER_CONTROL: "PARAMETER_CONTROL";
|
|
1537
|
-
readonly TEXT_BOX: "TEXT_BOX";
|
|
1538
|
-
readonly VISUAL: "VISUAL";
|
|
1539
|
-
};
|
|
1540
|
-
export type LayoutElementType =
|
|
1541
|
-
(typeof LayoutElementType)[keyof typeof LayoutElementType];
|
|
1542
1146
|
export interface LoadingAnimation {
|
|
1543
1147
|
Visibility?: Visibility | undefined;
|
|
1544
1148
|
}
|
|
@@ -1588,12 +1192,6 @@ export interface SectionLayoutConfiguration {
|
|
|
1588
1192
|
export interface BodySectionContent {
|
|
1589
1193
|
Layout?: SectionLayoutConfiguration | undefined;
|
|
1590
1194
|
}
|
|
1591
|
-
export declare const SectionPageBreakStatus: {
|
|
1592
|
-
readonly DISABLED: "DISABLED";
|
|
1593
|
-
readonly ENABLED: "ENABLED";
|
|
1594
|
-
};
|
|
1595
|
-
export type SectionPageBreakStatus =
|
|
1596
|
-
(typeof SectionPageBreakStatus)[keyof typeof SectionPageBreakStatus];
|
|
1597
1195
|
export interface SectionAfterPageBreak {
|
|
1598
1196
|
Status?: SectionPageBreakStatus | undefined;
|
|
1599
1197
|
}
|
|
@@ -1739,21 +1337,11 @@ export interface SheetTextBox {
|
|
|
1739
1337
|
Content?: string | undefined;
|
|
1740
1338
|
Interactions?: TextBoxInteractionOptions | undefined;
|
|
1741
1339
|
}
|
|
1742
|
-
export declare const SelectedFieldOptions: {
|
|
1743
|
-
readonly ALL_FIELDS: "ALL_FIELDS";
|
|
1744
|
-
};
|
|
1745
|
-
export type SelectedFieldOptions =
|
|
1746
|
-
(typeof SelectedFieldOptions)[keyof typeof SelectedFieldOptions];
|
|
1747
1340
|
export interface FilterOperationSelectedFieldsConfiguration {
|
|
1748
1341
|
SelectedFields?: string[] | undefined;
|
|
1749
1342
|
SelectedFieldOptions?: SelectedFieldOptions | undefined;
|
|
1750
1343
|
SelectedColumns?: ColumnIdentifier[] | undefined;
|
|
1751
1344
|
}
|
|
1752
|
-
export declare const TargetVisualOptions: {
|
|
1753
|
-
readonly ALL_VISUALS: "ALL_VISUALS";
|
|
1754
|
-
};
|
|
1755
|
-
export type TargetVisualOptions =
|
|
1756
|
-
(typeof TargetVisualOptions)[keyof typeof TargetVisualOptions];
|
|
1757
1345
|
export interface SameSheetTargetVisualConfiguration {
|
|
1758
1346
|
TargetVisuals?: string[] | undefined;
|
|
1759
1347
|
TargetVisualOptions?: TargetVisualOptions | undefined;
|
|
@@ -1777,12 +1365,6 @@ export interface VisualCustomActionOperation {
|
|
|
1777
1365
|
URLOperation?: CustomActionURLOperation | undefined;
|
|
1778
1366
|
SetParametersOperation?: CustomActionSetParametersOperation | undefined;
|
|
1779
1367
|
}
|
|
1780
|
-
export declare const VisualCustomActionTrigger: {
|
|
1781
|
-
readonly DATA_POINT_CLICK: "DATA_POINT_CLICK";
|
|
1782
|
-
readonly DATA_POINT_MENU: "DATA_POINT_MENU";
|
|
1783
|
-
};
|
|
1784
|
-
export type VisualCustomActionTrigger =
|
|
1785
|
-
(typeof VisualCustomActionTrigger)[keyof typeof VisualCustomActionTrigger];
|
|
1786
1368
|
export interface VisualCustomAction {
|
|
1787
1369
|
CustomActionId: string | undefined;
|
|
1788
1370
|
Name: string | undefined;
|
|
@@ -1790,13 +1372,6 @@ export interface VisualCustomAction {
|
|
|
1790
1372
|
Trigger: VisualCustomActionTrigger | undefined;
|
|
1791
1373
|
ActionOperations: VisualCustomActionOperation[] | undefined;
|
|
1792
1374
|
}
|
|
1793
|
-
export declare const BarsArrangement: {
|
|
1794
|
-
readonly CLUSTERED: "CLUSTERED";
|
|
1795
|
-
readonly STACKED: "STACKED";
|
|
1796
|
-
readonly STACKED_PERCENT: "STACKED_PERCENT";
|
|
1797
|
-
};
|
|
1798
|
-
export type BarsArrangement =
|
|
1799
|
-
(typeof BarsArrangement)[keyof typeof BarsArrangement];
|
|
1800
1375
|
export interface DateAxisOptions {
|
|
1801
1376
|
MissingDateVisibility?: Visibility | undefined;
|
|
1802
1377
|
}
|
|
@@ -1835,3 +1410,352 @@ export interface PercentVisibleRange {
|
|
|
1835
1410
|
export interface VisibleRangeOptions {
|
|
1836
1411
|
PercentRange?: PercentVisibleRange | undefined;
|
|
1837
1412
|
}
|
|
1413
|
+
export interface ScrollBarOptions {
|
|
1414
|
+
Visibility?: Visibility | undefined;
|
|
1415
|
+
VisibleRange?: VisibleRangeOptions | undefined;
|
|
1416
|
+
}
|
|
1417
|
+
export interface AxisTickLabelOptions {
|
|
1418
|
+
LabelOptions?: LabelOptions | undefined;
|
|
1419
|
+
RotationAngle?: number | undefined;
|
|
1420
|
+
}
|
|
1421
|
+
export interface AxisDisplayOptions {
|
|
1422
|
+
TickLabelOptions?: AxisTickLabelOptions | undefined;
|
|
1423
|
+
AxisLineVisibility?: Visibility | undefined;
|
|
1424
|
+
GridLineVisibility?: Visibility | undefined;
|
|
1425
|
+
DataOptions?: AxisDataOptions | undefined;
|
|
1426
|
+
ScrollbarOptions?: ScrollBarOptions | undefined;
|
|
1427
|
+
AxisOffset?: string | undefined;
|
|
1428
|
+
}
|
|
1429
|
+
export interface AxisLabelReferenceOptions {
|
|
1430
|
+
FieldId: string | undefined;
|
|
1431
|
+
Column: ColumnIdentifier | undefined;
|
|
1432
|
+
}
|
|
1433
|
+
export interface AxisLabelOptions {
|
|
1434
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
1435
|
+
CustomLabel?: string | undefined;
|
|
1436
|
+
ApplyTo?: AxisLabelReferenceOptions | undefined;
|
|
1437
|
+
}
|
|
1438
|
+
export interface ChartAxisLabelOptions {
|
|
1439
|
+
Visibility?: Visibility | undefined;
|
|
1440
|
+
SortIconVisibility?: Visibility | undefined;
|
|
1441
|
+
AxisLabelOptions?: AxisLabelOptions[] | undefined;
|
|
1442
|
+
}
|
|
1443
|
+
export interface ContributionAnalysisDefault {
|
|
1444
|
+
MeasureFieldId: string | undefined;
|
|
1445
|
+
ContributorDimensions: ColumnIdentifier[] | undefined;
|
|
1446
|
+
}
|
|
1447
|
+
export interface DataPathLabelType {
|
|
1448
|
+
FieldId?: string | undefined;
|
|
1449
|
+
FieldValue?: string | undefined;
|
|
1450
|
+
Visibility?: Visibility | undefined;
|
|
1451
|
+
}
|
|
1452
|
+
export interface FieldLabelType {
|
|
1453
|
+
FieldId?: string | undefined;
|
|
1454
|
+
Visibility?: Visibility | undefined;
|
|
1455
|
+
}
|
|
1456
|
+
export interface MaximumLabelType {
|
|
1457
|
+
Visibility?: Visibility | undefined;
|
|
1458
|
+
}
|
|
1459
|
+
export interface MinimumLabelType {
|
|
1460
|
+
Visibility?: Visibility | undefined;
|
|
1461
|
+
}
|
|
1462
|
+
export interface RangeEndsLabelType {
|
|
1463
|
+
Visibility?: Visibility | undefined;
|
|
1464
|
+
}
|
|
1465
|
+
export interface DataLabelType {
|
|
1466
|
+
FieldLabelType?: FieldLabelType | undefined;
|
|
1467
|
+
DataPathLabelType?: DataPathLabelType | undefined;
|
|
1468
|
+
RangeEndsLabelType?: RangeEndsLabelType | undefined;
|
|
1469
|
+
MinimumLabelType?: MinimumLabelType | undefined;
|
|
1470
|
+
MaximumLabelType?: MaximumLabelType | undefined;
|
|
1471
|
+
}
|
|
1472
|
+
export interface DataLabelOptions {
|
|
1473
|
+
Visibility?: Visibility | undefined;
|
|
1474
|
+
CategoryLabelVisibility?: Visibility | undefined;
|
|
1475
|
+
MeasureLabelVisibility?: Visibility | undefined;
|
|
1476
|
+
DataLabelTypes?: DataLabelType[] | undefined;
|
|
1477
|
+
Position?: DataLabelPosition | undefined;
|
|
1478
|
+
LabelContent?: DataLabelContent | undefined;
|
|
1479
|
+
LabelFontConfiguration?: FontConfiguration | undefined;
|
|
1480
|
+
LabelColor?: string | undefined;
|
|
1481
|
+
Overlap?: DataLabelOverlap | undefined;
|
|
1482
|
+
TotalsVisibility?: Visibility | undefined;
|
|
1483
|
+
}
|
|
1484
|
+
export interface CategoricalDimensionField {
|
|
1485
|
+
FieldId: string | undefined;
|
|
1486
|
+
Column: ColumnIdentifier | undefined;
|
|
1487
|
+
HierarchyId?: string | undefined;
|
|
1488
|
+
FormatConfiguration?: StringFormatConfiguration | undefined;
|
|
1489
|
+
}
|
|
1490
|
+
export interface DateDimensionField {
|
|
1491
|
+
FieldId: string | undefined;
|
|
1492
|
+
Column: ColumnIdentifier | undefined;
|
|
1493
|
+
DateGranularity?: TimeGranularity | undefined;
|
|
1494
|
+
HierarchyId?: string | undefined;
|
|
1495
|
+
FormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
1496
|
+
}
|
|
1497
|
+
export interface NumericalDimensionField {
|
|
1498
|
+
FieldId: string | undefined;
|
|
1499
|
+
Column: ColumnIdentifier | undefined;
|
|
1500
|
+
HierarchyId?: string | undefined;
|
|
1501
|
+
FormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
1502
|
+
}
|
|
1503
|
+
export interface DimensionField {
|
|
1504
|
+
NumericalDimensionField?: NumericalDimensionField | undefined;
|
|
1505
|
+
CategoricalDimensionField?: CategoricalDimensionField | undefined;
|
|
1506
|
+
DateDimensionField?: DateDimensionField | undefined;
|
|
1507
|
+
}
|
|
1508
|
+
export interface CalculatedMeasureField {
|
|
1509
|
+
FieldId: string | undefined;
|
|
1510
|
+
Expression: string | undefined;
|
|
1511
|
+
}
|
|
1512
|
+
export interface CategoricalMeasureField {
|
|
1513
|
+
FieldId: string | undefined;
|
|
1514
|
+
Column: ColumnIdentifier | undefined;
|
|
1515
|
+
AggregationFunction?: CategoricalAggregationFunction | undefined;
|
|
1516
|
+
FormatConfiguration?: StringFormatConfiguration | undefined;
|
|
1517
|
+
}
|
|
1518
|
+
export interface DateMeasureField {
|
|
1519
|
+
FieldId: string | undefined;
|
|
1520
|
+
Column: ColumnIdentifier | undefined;
|
|
1521
|
+
AggregationFunction?: DateAggregationFunction | undefined;
|
|
1522
|
+
FormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
1523
|
+
}
|
|
1524
|
+
export interface NumericalMeasureField {
|
|
1525
|
+
FieldId: string | undefined;
|
|
1526
|
+
Column: ColumnIdentifier | undefined;
|
|
1527
|
+
AggregationFunction?: NumericalAggregationFunction | undefined;
|
|
1528
|
+
FormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
1529
|
+
}
|
|
1530
|
+
export interface MeasureField {
|
|
1531
|
+
NumericalMeasureField?: NumericalMeasureField | undefined;
|
|
1532
|
+
CategoricalMeasureField?: CategoricalMeasureField | undefined;
|
|
1533
|
+
DateMeasureField?: DateMeasureField | undefined;
|
|
1534
|
+
CalculatedMeasureField?: CalculatedMeasureField | undefined;
|
|
1535
|
+
}
|
|
1536
|
+
export interface BarChartAggregatedFieldWells {
|
|
1537
|
+
Category?: DimensionField[] | undefined;
|
|
1538
|
+
Values?: MeasureField[] | undefined;
|
|
1539
|
+
Colors?: DimensionField[] | undefined;
|
|
1540
|
+
SmallMultiples?: DimensionField[] | undefined;
|
|
1541
|
+
}
|
|
1542
|
+
export interface BarChartFieldWells {
|
|
1543
|
+
BarChartAggregatedFieldWells?: BarChartAggregatedFieldWells | undefined;
|
|
1544
|
+
}
|
|
1545
|
+
export interface ContextMenuOption {
|
|
1546
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
1547
|
+
}
|
|
1548
|
+
export interface VisualMenuOption {
|
|
1549
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
1550
|
+
}
|
|
1551
|
+
export interface VisualInteractionOptions {
|
|
1552
|
+
VisualMenuOption?: VisualMenuOption | undefined;
|
|
1553
|
+
ContextMenuOption?: ContextMenuOption | undefined;
|
|
1554
|
+
}
|
|
1555
|
+
export interface LegendOptions {
|
|
1556
|
+
Visibility?: Visibility | undefined;
|
|
1557
|
+
Title?: LabelOptions | undefined;
|
|
1558
|
+
Position?: LegendPosition | undefined;
|
|
1559
|
+
Width?: string | undefined;
|
|
1560
|
+
Height?: string | undefined;
|
|
1561
|
+
ValueFontConfiguration?: FontConfiguration | undefined;
|
|
1562
|
+
}
|
|
1563
|
+
export interface ReferenceLineDynamicDataConfiguration {
|
|
1564
|
+
Column: ColumnIdentifier | undefined;
|
|
1565
|
+
MeasureAggregationFunction?: AggregationFunction | undefined;
|
|
1566
|
+
Calculation: NumericalAggregationFunction | undefined;
|
|
1567
|
+
}
|
|
1568
|
+
export interface ReferenceLineStaticDataConfiguration {
|
|
1569
|
+
Value: number | undefined;
|
|
1570
|
+
}
|
|
1571
|
+
export interface ReferenceLineDataConfiguration {
|
|
1572
|
+
StaticConfiguration?: ReferenceLineStaticDataConfiguration | undefined;
|
|
1573
|
+
DynamicConfiguration?: ReferenceLineDynamicDataConfiguration | undefined;
|
|
1574
|
+
AxisBinding?: AxisBinding | undefined;
|
|
1575
|
+
SeriesType?: ReferenceLineSeriesType | undefined;
|
|
1576
|
+
}
|
|
1577
|
+
export interface ReferenceLineCustomLabelConfiguration {
|
|
1578
|
+
CustomLabel: string | undefined;
|
|
1579
|
+
}
|
|
1580
|
+
export interface ReferenceLineValueLabelConfiguration {
|
|
1581
|
+
RelativePosition?: ReferenceLineValueLabelRelativePosition | undefined;
|
|
1582
|
+
FormatConfiguration?: NumericFormatConfiguration | undefined;
|
|
1583
|
+
}
|
|
1584
|
+
export interface ReferenceLineLabelConfiguration {
|
|
1585
|
+
ValueLabelConfiguration?: ReferenceLineValueLabelConfiguration | undefined;
|
|
1586
|
+
CustomLabelConfiguration?: ReferenceLineCustomLabelConfiguration | undefined;
|
|
1587
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
1588
|
+
FontColor?: string | undefined;
|
|
1589
|
+
HorizontalPosition?: ReferenceLineLabelHorizontalPosition | undefined;
|
|
1590
|
+
VerticalPosition?: ReferenceLineLabelVerticalPosition | undefined;
|
|
1591
|
+
}
|
|
1592
|
+
export interface ReferenceLineStyleConfiguration {
|
|
1593
|
+
Pattern?: ReferenceLinePatternType | undefined;
|
|
1594
|
+
Color?: string | undefined;
|
|
1595
|
+
}
|
|
1596
|
+
export interface ReferenceLine {
|
|
1597
|
+
Status?: WidgetStatus | undefined;
|
|
1598
|
+
DataConfiguration: ReferenceLineDataConfiguration | undefined;
|
|
1599
|
+
StyleConfiguration?: ReferenceLineStyleConfiguration | undefined;
|
|
1600
|
+
LabelConfiguration?: ReferenceLineLabelConfiguration | undefined;
|
|
1601
|
+
}
|
|
1602
|
+
export interface PanelTitleOptions {
|
|
1603
|
+
Visibility?: Visibility | undefined;
|
|
1604
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
1605
|
+
HorizontalTextAlignment?: HorizontalTextAlignment | undefined;
|
|
1606
|
+
}
|
|
1607
|
+
export interface PanelConfiguration {
|
|
1608
|
+
Title?: PanelTitleOptions | undefined;
|
|
1609
|
+
BorderVisibility?: Visibility | undefined;
|
|
1610
|
+
BorderThickness?: string | undefined;
|
|
1611
|
+
BorderStyle?: PanelBorderStyle | undefined;
|
|
1612
|
+
BorderColor?: string | undefined;
|
|
1613
|
+
GutterVisibility?: Visibility | undefined;
|
|
1614
|
+
GutterSpacing?: string | undefined;
|
|
1615
|
+
BackgroundVisibility?: Visibility | undefined;
|
|
1616
|
+
BackgroundColor?: string | undefined;
|
|
1617
|
+
}
|
|
1618
|
+
export interface SmallMultiplesAxisProperties {
|
|
1619
|
+
Scale?: SmallMultiplesAxisScale | undefined;
|
|
1620
|
+
Placement?: SmallMultiplesAxisPlacement | undefined;
|
|
1621
|
+
}
|
|
1622
|
+
export interface SmallMultiplesOptions {
|
|
1623
|
+
MaxVisibleRows?: number | undefined;
|
|
1624
|
+
MaxVisibleColumns?: number | undefined;
|
|
1625
|
+
PanelConfiguration?: PanelConfiguration | undefined;
|
|
1626
|
+
XAxis?: SmallMultiplesAxisProperties | undefined;
|
|
1627
|
+
YAxis?: SmallMultiplesAxisProperties | undefined;
|
|
1628
|
+
}
|
|
1629
|
+
export interface ItemsLimitConfiguration {
|
|
1630
|
+
ItemsLimit?: number | undefined;
|
|
1631
|
+
OtherCategories?: OtherCategories | undefined;
|
|
1632
|
+
}
|
|
1633
|
+
export interface FieldSort {
|
|
1634
|
+
FieldId: string | undefined;
|
|
1635
|
+
Direction: SortDirection | undefined;
|
|
1636
|
+
}
|
|
1637
|
+
export interface FieldSortOptions {
|
|
1638
|
+
FieldSort?: FieldSort | undefined;
|
|
1639
|
+
ColumnSort?: ColumnSort | undefined;
|
|
1640
|
+
}
|
|
1641
|
+
export interface BarChartSortConfiguration {
|
|
1642
|
+
CategorySort?: FieldSortOptions[] | undefined;
|
|
1643
|
+
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1644
|
+
ColorSort?: FieldSortOptions[] | undefined;
|
|
1645
|
+
ColorItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
1646
|
+
SmallMultiplesSort?: FieldSortOptions[] | undefined;
|
|
1647
|
+
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
1648
|
+
}
|
|
1649
|
+
export interface ColumnTooltipItem {
|
|
1650
|
+
Column: ColumnIdentifier | undefined;
|
|
1651
|
+
Label?: string | undefined;
|
|
1652
|
+
Visibility?: Visibility | undefined;
|
|
1653
|
+
Aggregation?: AggregationFunction | undefined;
|
|
1654
|
+
TooltipTarget?: TooltipTarget | undefined;
|
|
1655
|
+
}
|
|
1656
|
+
export interface FieldTooltipItem {
|
|
1657
|
+
FieldId: string | undefined;
|
|
1658
|
+
Label?: string | undefined;
|
|
1659
|
+
Visibility?: Visibility | undefined;
|
|
1660
|
+
TooltipTarget?: TooltipTarget | undefined;
|
|
1661
|
+
}
|
|
1662
|
+
export interface TooltipItem {
|
|
1663
|
+
FieldTooltipItem?: FieldTooltipItem | undefined;
|
|
1664
|
+
ColumnTooltipItem?: ColumnTooltipItem | undefined;
|
|
1665
|
+
}
|
|
1666
|
+
export interface FieldBasedTooltip {
|
|
1667
|
+
AggregationVisibility?: Visibility | undefined;
|
|
1668
|
+
TooltipTitleType?: TooltipTitleType | undefined;
|
|
1669
|
+
TooltipFields?: TooltipItem[] | undefined;
|
|
1670
|
+
}
|
|
1671
|
+
export interface TooltipOptions {
|
|
1672
|
+
TooltipVisibility?: Visibility | undefined;
|
|
1673
|
+
SelectedTooltipType?: SelectedTooltipType | undefined;
|
|
1674
|
+
FieldBasedTooltip?: FieldBasedTooltip | undefined;
|
|
1675
|
+
}
|
|
1676
|
+
export interface DataPathType {
|
|
1677
|
+
PivotTableDataPathType?: PivotTableDataPathType | undefined;
|
|
1678
|
+
}
|
|
1679
|
+
export interface DataPathValue {
|
|
1680
|
+
FieldId?: string | undefined;
|
|
1681
|
+
FieldValue?: string | undefined;
|
|
1682
|
+
DataPathType?: DataPathType | undefined;
|
|
1683
|
+
}
|
|
1684
|
+
export interface DataPathColor {
|
|
1685
|
+
Element: DataPathValue | undefined;
|
|
1686
|
+
Color: string | undefined;
|
|
1687
|
+
TimeGranularity?: TimeGranularity | undefined;
|
|
1688
|
+
}
|
|
1689
|
+
export interface VisualPalette {
|
|
1690
|
+
ChartColor?: string | undefined;
|
|
1691
|
+
ColorMap?: DataPathColor[] | undefined;
|
|
1692
|
+
}
|
|
1693
|
+
export interface BarChartConfiguration {
|
|
1694
|
+
FieldWells?: BarChartFieldWells | undefined;
|
|
1695
|
+
SortConfiguration?: BarChartSortConfiguration | undefined;
|
|
1696
|
+
Orientation?: BarChartOrientation | undefined;
|
|
1697
|
+
BarsArrangement?: BarsArrangement | undefined;
|
|
1698
|
+
VisualPalette?: VisualPalette | undefined;
|
|
1699
|
+
SmallMultiplesOptions?: SmallMultiplesOptions | undefined;
|
|
1700
|
+
CategoryAxis?: AxisDisplayOptions | undefined;
|
|
1701
|
+
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1702
|
+
ValueAxis?: AxisDisplayOptions | undefined;
|
|
1703
|
+
ValueLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1704
|
+
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
1705
|
+
Legend?: LegendOptions | undefined;
|
|
1706
|
+
DataLabels?: DataLabelOptions | undefined;
|
|
1707
|
+
Tooltip?: TooltipOptions | undefined;
|
|
1708
|
+
ReferenceLines?: ReferenceLine[] | undefined;
|
|
1709
|
+
ContributionAnalysisDefaults?: ContributionAnalysisDefault[] | undefined;
|
|
1710
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
1711
|
+
}
|
|
1712
|
+
export interface CategoryDrillDownFilter {
|
|
1713
|
+
Column: ColumnIdentifier | undefined;
|
|
1714
|
+
CategoryValues: string[] | undefined;
|
|
1715
|
+
}
|
|
1716
|
+
export interface NumericEqualityDrillDownFilter {
|
|
1717
|
+
Column: ColumnIdentifier | undefined;
|
|
1718
|
+
Value: number | undefined;
|
|
1719
|
+
}
|
|
1720
|
+
export interface TimeRangeDrillDownFilter {
|
|
1721
|
+
Column: ColumnIdentifier | undefined;
|
|
1722
|
+
RangeMinimum: Date | undefined;
|
|
1723
|
+
RangeMaximum: Date | undefined;
|
|
1724
|
+
TimeGranularity: TimeGranularity | undefined;
|
|
1725
|
+
}
|
|
1726
|
+
export interface DrillDownFilter {
|
|
1727
|
+
NumericEqualityFilter?: NumericEqualityDrillDownFilter | undefined;
|
|
1728
|
+
CategoryFilter?: CategoryDrillDownFilter | undefined;
|
|
1729
|
+
TimeRangeFilter?: TimeRangeDrillDownFilter | undefined;
|
|
1730
|
+
}
|
|
1731
|
+
export interface DateTimeHierarchy {
|
|
1732
|
+
HierarchyId: string | undefined;
|
|
1733
|
+
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
1734
|
+
}
|
|
1735
|
+
export interface ExplicitHierarchy {
|
|
1736
|
+
HierarchyId: string | undefined;
|
|
1737
|
+
Columns: ColumnIdentifier[] | undefined;
|
|
1738
|
+
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
1739
|
+
}
|
|
1740
|
+
export interface PredefinedHierarchy {
|
|
1741
|
+
HierarchyId: string | undefined;
|
|
1742
|
+
Columns: ColumnIdentifier[] | undefined;
|
|
1743
|
+
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
1744
|
+
}
|
|
1745
|
+
export interface ColumnHierarchy {
|
|
1746
|
+
ExplicitHierarchy?: ExplicitHierarchy | undefined;
|
|
1747
|
+
DateTimeHierarchy?: DateTimeHierarchy | undefined;
|
|
1748
|
+
PredefinedHierarchy?: PredefinedHierarchy | undefined;
|
|
1749
|
+
}
|
|
1750
|
+
export interface LongFormatText {
|
|
1751
|
+
PlainText?: string | undefined;
|
|
1752
|
+
RichText?: string | undefined;
|
|
1753
|
+
}
|
|
1754
|
+
export interface VisualSubtitleLabelOptions {
|
|
1755
|
+
Visibility?: Visibility | undefined;
|
|
1756
|
+
FormatText?: LongFormatText | undefined;
|
|
1757
|
+
}
|
|
1758
|
+
export interface ShortFormatText {
|
|
1759
|
+
PlainText?: string | undefined;
|
|
1760
|
+
RichText?: string | undefined;
|
|
1761
|
+
}
|