@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,402 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export class AccessDeniedException extends __BaseException {
|
|
3
|
-
name = "AccessDeniedException";
|
|
4
|
-
$fault = "client";
|
|
5
|
-
Message;
|
|
6
|
-
RequestId;
|
|
7
|
-
constructor(opts) {
|
|
8
|
-
super({
|
|
9
|
-
name: "AccessDeniedException",
|
|
10
|
-
$fault: "client",
|
|
11
|
-
...opts,
|
|
12
|
-
});
|
|
13
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
14
|
-
this.Message = opts.Message;
|
|
15
|
-
this.RequestId = opts.RequestId;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
export const Edition = {
|
|
19
|
-
ENTERPRISE: "ENTERPRISE",
|
|
20
|
-
ENTERPRISE_AND_Q: "ENTERPRISE_AND_Q",
|
|
21
|
-
STANDARD: "STANDARD",
|
|
22
|
-
};
|
|
23
|
-
export const AuthorizationCodeGrantCredentialsSource = {
|
|
24
|
-
PLAIN_CREDENTIALS: "PLAIN_CREDENTIALS",
|
|
25
|
-
};
|
|
26
|
-
export const ClientCredentialsSource = {
|
|
27
|
-
PLAIN_CREDENTIALS: "PLAIN_CREDENTIALS",
|
|
28
|
-
};
|
|
29
|
-
export const ConnectionAuthType = {
|
|
30
|
-
API_KEY: "API_KEY",
|
|
31
|
-
BASIC: "BASIC",
|
|
32
|
-
IAM: "IAM",
|
|
33
|
-
NONE: "NONE",
|
|
34
|
-
OAUTH2_AUTHORIZATION_CODE: "OAUTH2_AUTHORIZATION_CODE",
|
|
35
|
-
OAUTH2_CLIENT_CREDENTIALS: "OAUTH2_CLIENT_CREDENTIALS",
|
|
36
|
-
};
|
|
37
|
-
export const ActionConnectorErrorType = {
|
|
38
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
39
|
-
};
|
|
40
|
-
export const ResourceStatus = {
|
|
41
|
-
CREATION_FAILED: "CREATION_FAILED",
|
|
42
|
-
CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS",
|
|
43
|
-
CREATION_SUCCESSFUL: "CREATION_SUCCESSFUL",
|
|
44
|
-
DELETED: "DELETED",
|
|
45
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
46
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
47
|
-
UPDATE_SUCCESSFUL: "UPDATE_SUCCESSFUL",
|
|
48
|
-
};
|
|
49
|
-
export const ActionConnectorType = {
|
|
50
|
-
AMAZON_BEDROCK_AGENT_RUNTIME: "AMAZON_BEDROCK_AGENT_RUNTIME",
|
|
51
|
-
AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME: "AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME",
|
|
52
|
-
AMAZON_BEDROCK_RUNTIME: "AMAZON_BEDROCK_RUNTIME",
|
|
53
|
-
AMAZON_COMPREHEND: "AMAZON_COMPREHEND",
|
|
54
|
-
AMAZON_COMPREHEND_MEDICAL: "AMAZON_COMPREHEND_MEDICAL",
|
|
55
|
-
AMAZON_S3: "AMAZON_S3",
|
|
56
|
-
AMAZON_TEXTRACT: "AMAZON_TEXTRACT",
|
|
57
|
-
ASANA: "ASANA",
|
|
58
|
-
ATLASSIAN_CONFLUENCE: "ATLASSIAN_CONFLUENCE",
|
|
59
|
-
BAMBOO_HR: "BAMBOO_HR",
|
|
60
|
-
GENERIC_HTTP: "GENERIC_HTTP",
|
|
61
|
-
JIRA_CLOUD: "JIRA_CLOUD",
|
|
62
|
-
MICROSOFT_ONEDRIVE: "MICROSOFT_ONEDRIVE",
|
|
63
|
-
MICROSOFT_OUTLOOK: "MICROSOFT_OUTLOOK",
|
|
64
|
-
MICROSOFT_SHAREPOINT: "MICROSOFT_SHAREPOINT",
|
|
65
|
-
MICROSOFT_TEAMS: "MICROSOFT_TEAMS",
|
|
66
|
-
PAGERDUTY_ADVANCE: "PAGERDUTY_ADVANCE",
|
|
67
|
-
SALESFORCE_CRM: "SALESFORCE_CRM",
|
|
68
|
-
SAP_BILLOFMATERIALS: "SAP_BILLOFMATERIALS",
|
|
69
|
-
SAP_BUSINESSPARTNER: "SAP_BUSINESSPARTNER",
|
|
70
|
-
SAP_MATERIALSTOCK: "SAP_MATERIALSTOCK",
|
|
71
|
-
SAP_PHYSICALINVENTORY: "SAP_PHYSICALINVENTORY",
|
|
72
|
-
SAP_PRODUCTMASTERDATA: "SAP_PRODUCTMASTERDATA",
|
|
73
|
-
SERVICENOW_NOW_PLATFORM: "SERVICENOW_NOW_PLATFORM",
|
|
74
|
-
SLACK: "SLACK",
|
|
75
|
-
SMARTSHEET: "SMARTSHEET",
|
|
76
|
-
ZENDESK_SUITE: "ZENDESK_SUITE",
|
|
77
|
-
};
|
|
78
|
-
export const ActionConnectorSearchFilterNameEnum = {
|
|
79
|
-
ACTION_CONNECTOR_NAME: "ACTION_CONNECTOR_NAME",
|
|
80
|
-
ACTION_CONNECTOR_TYPE: "ACTION_CONNECTOR_TYPE",
|
|
81
|
-
DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER",
|
|
82
|
-
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
83
|
-
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
84
|
-
QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER",
|
|
85
|
-
QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER",
|
|
86
|
-
};
|
|
87
|
-
export const FilterOperator = {
|
|
88
|
-
StringEquals: "StringEquals",
|
|
89
|
-
StringLike: "StringLike",
|
|
90
|
-
};
|
|
91
|
-
export const DashboardBehavior = {
|
|
92
|
-
DISABLED: "DISABLED",
|
|
93
|
-
ENABLED: "ENABLED",
|
|
94
|
-
};
|
|
95
|
-
export const AggType = {
|
|
96
|
-
AVERAGE: "AVERAGE",
|
|
97
|
-
COLUMN: "COLUMN",
|
|
98
|
-
COUNT: "COUNT",
|
|
99
|
-
CUSTOM: "CUSTOM",
|
|
100
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
101
|
-
MAX: "MAX",
|
|
102
|
-
MEDIAN: "MEDIAN",
|
|
103
|
-
MIN: "MIN",
|
|
104
|
-
PERCENTILE: "PERCENTILE",
|
|
105
|
-
PTD_AVERAGE: "PTD_AVERAGE",
|
|
106
|
-
PTD_COUNT: "PTD_COUNT",
|
|
107
|
-
PTD_DISTINCT_COUNT: "PTD_DISTINCT_COUNT",
|
|
108
|
-
PTD_MAX: "PTD_MAX",
|
|
109
|
-
PTD_MIN: "PTD_MIN",
|
|
110
|
-
PTD_SUM: "PTD_SUM",
|
|
111
|
-
STDEV: "STDEV",
|
|
112
|
-
STDEVP: "STDEVP",
|
|
113
|
-
SUM: "SUM",
|
|
114
|
-
VAR: "VAR",
|
|
115
|
-
VARP: "VARP",
|
|
116
|
-
};
|
|
117
|
-
export const TopicTimeGranularity = {
|
|
118
|
-
DAY: "DAY",
|
|
119
|
-
HOUR: "HOUR",
|
|
120
|
-
MINUTE: "MINUTE",
|
|
121
|
-
MONTH: "MONTH",
|
|
122
|
-
QUARTER: "QUARTER",
|
|
123
|
-
SECOND: "SECOND",
|
|
124
|
-
WEEK: "WEEK",
|
|
125
|
-
YEAR: "YEAR",
|
|
126
|
-
};
|
|
127
|
-
export const DataPrepSimpleAggregationFunctionType = {
|
|
128
|
-
AVERAGE: "AVERAGE",
|
|
129
|
-
COUNT: "COUNT",
|
|
130
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
131
|
-
MAX: "MAX",
|
|
132
|
-
MIN: "MIN",
|
|
133
|
-
SUM: "SUM",
|
|
134
|
-
};
|
|
135
|
-
export const SimpleAttributeAggregationFunction = {
|
|
136
|
-
UNIQUE_VALUE: "UNIQUE_VALUE",
|
|
137
|
-
};
|
|
138
|
-
export const CategoricalAggregationFunction = {
|
|
139
|
-
COUNT: "COUNT",
|
|
140
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
141
|
-
};
|
|
142
|
-
export const DateAggregationFunction = {
|
|
143
|
-
COUNT: "COUNT",
|
|
144
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
145
|
-
MAX: "MAX",
|
|
146
|
-
MIN: "MIN",
|
|
147
|
-
};
|
|
148
|
-
export const SimpleNumericalAggregationFunction = {
|
|
149
|
-
AVERAGE: "AVERAGE",
|
|
150
|
-
COUNT: "COUNT",
|
|
151
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
152
|
-
MAX: "MAX",
|
|
153
|
-
MEDIAN: "MEDIAN",
|
|
154
|
-
MIN: "MIN",
|
|
155
|
-
STDEV: "STDEV",
|
|
156
|
-
STDEVP: "STDEVP",
|
|
157
|
-
SUM: "SUM",
|
|
158
|
-
VAR: "VAR",
|
|
159
|
-
VARP: "VARP",
|
|
160
|
-
};
|
|
161
|
-
export const TimeGranularity = {
|
|
162
|
-
DAY: "DAY",
|
|
163
|
-
HOUR: "HOUR",
|
|
164
|
-
MILLISECOND: "MILLISECOND",
|
|
165
|
-
MINUTE: "MINUTE",
|
|
166
|
-
MONTH: "MONTH",
|
|
167
|
-
QUARTER: "QUARTER",
|
|
168
|
-
SECOND: "SECOND",
|
|
169
|
-
WEEK: "WEEK",
|
|
170
|
-
YEAR: "YEAR",
|
|
171
|
-
};
|
|
172
|
-
export const SortDirection = {
|
|
173
|
-
ASC: "ASC",
|
|
174
|
-
DESC: "DESC",
|
|
175
|
-
};
|
|
176
|
-
export const AnalysisErrorType = {
|
|
177
|
-
ACCESS_DENIED: "ACCESS_DENIED",
|
|
178
|
-
COLUMN_GEOGRAPHIC_ROLE_MISMATCH: "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
|
|
179
|
-
COLUMN_REPLACEMENT_MISSING: "COLUMN_REPLACEMENT_MISSING",
|
|
180
|
-
COLUMN_TYPE_MISMATCH: "COLUMN_TYPE_MISMATCH",
|
|
181
|
-
DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND",
|
|
182
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
183
|
-
PARAMETER_NOT_FOUND: "PARAMETER_NOT_FOUND",
|
|
184
|
-
PARAMETER_TYPE_INVALID: "PARAMETER_TYPE_INVALID",
|
|
185
|
-
PARAMETER_VALUE_INCOMPATIBLE: "PARAMETER_VALUE_INCOMPATIBLE",
|
|
186
|
-
SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND",
|
|
187
|
-
};
|
|
188
|
-
export const SelectAllValueOptions = {
|
|
189
|
-
ALL_VALUES: "ALL_VALUES",
|
|
190
|
-
};
|
|
191
|
-
export const URLTargetConfiguration = {
|
|
192
|
-
NEW_TAB: "NEW_TAB",
|
|
193
|
-
NEW_WINDOW: "NEW_WINDOW",
|
|
194
|
-
SAME_TAB: "SAME_TAB",
|
|
195
|
-
};
|
|
196
|
-
export const WidgetStatus = {
|
|
197
|
-
DISABLED: "DISABLED",
|
|
198
|
-
ENABLED: "ENABLED",
|
|
199
|
-
};
|
|
200
|
-
export const ImageCustomActionTrigger = {
|
|
201
|
-
CLICK: "CLICK",
|
|
202
|
-
MENU: "MENU",
|
|
203
|
-
};
|
|
204
|
-
export const SheetImageScalingType = {
|
|
205
|
-
SCALE_NONE: "SCALE_NONE",
|
|
206
|
-
SCALE_TO_CONTAINER: "SCALE_TO_CONTAINER",
|
|
207
|
-
SCALE_TO_HEIGHT: "SCALE_TO_HEIGHT",
|
|
208
|
-
SCALE_TO_WIDTH: "SCALE_TO_WIDTH",
|
|
209
|
-
};
|
|
210
|
-
export const Visibility = {
|
|
211
|
-
HIDDEN: "HIDDEN",
|
|
212
|
-
VISIBLE: "VISIBLE",
|
|
213
|
-
};
|
|
214
|
-
export const ResizeOption = {
|
|
215
|
-
FIXED: "FIXED",
|
|
216
|
-
RESPONSIVE: "RESPONSIVE",
|
|
217
|
-
};
|
|
218
|
-
export const PaperOrientation = {
|
|
219
|
-
LANDSCAPE: "LANDSCAPE",
|
|
220
|
-
PORTRAIT: "PORTRAIT",
|
|
221
|
-
};
|
|
222
|
-
export const PaperSize = {
|
|
223
|
-
A0: "A0",
|
|
224
|
-
A1: "A1",
|
|
225
|
-
A2: "A2",
|
|
226
|
-
A3: "A3",
|
|
227
|
-
A4: "A4",
|
|
228
|
-
A5: "A5",
|
|
229
|
-
JIS_B4: "JIS_B4",
|
|
230
|
-
JIS_B5: "JIS_B5",
|
|
231
|
-
US_LEGAL: "US_LEGAL",
|
|
232
|
-
US_LETTER: "US_LETTER",
|
|
233
|
-
US_TABLOID_LEDGER: "US_TABLOID_LEDGER",
|
|
234
|
-
};
|
|
235
|
-
export const SheetContentType = {
|
|
236
|
-
INTERACTIVE: "INTERACTIVE",
|
|
237
|
-
PAGINATED: "PAGINATED",
|
|
238
|
-
};
|
|
239
|
-
export const SpecialValue = {
|
|
240
|
-
EMPTY: "EMPTY",
|
|
241
|
-
NULL: "NULL",
|
|
242
|
-
OTHER: "OTHER",
|
|
243
|
-
};
|
|
244
|
-
export const NegativeValueDisplayMode = {
|
|
245
|
-
NEGATIVE: "NEGATIVE",
|
|
246
|
-
POSITIVE: "POSITIVE",
|
|
247
|
-
};
|
|
248
|
-
export const NumberScale = {
|
|
249
|
-
AUTO: "AUTO",
|
|
250
|
-
BILLIONS: "BILLIONS",
|
|
251
|
-
CRORES: "CRORES",
|
|
252
|
-
LAKHS: "LAKHS",
|
|
253
|
-
MILLIONS: "MILLIONS",
|
|
254
|
-
NONE: "NONE",
|
|
255
|
-
THOUSANDS: "THOUSANDS",
|
|
256
|
-
TRILLIONS: "TRILLIONS",
|
|
257
|
-
};
|
|
258
|
-
export const NumericSeparatorSymbol = {
|
|
259
|
-
COMMA: "COMMA",
|
|
260
|
-
DOT: "DOT",
|
|
261
|
-
SPACE: "SPACE",
|
|
262
|
-
};
|
|
263
|
-
export const DigitGroupingStyle = {
|
|
264
|
-
DEFAULT: "DEFAULT",
|
|
265
|
-
LAKHS: "LAKHS",
|
|
266
|
-
};
|
|
267
|
-
export const ColumnRole = {
|
|
268
|
-
DIMENSION: "DIMENSION",
|
|
269
|
-
MEASURE: "MEASURE",
|
|
270
|
-
};
|
|
271
|
-
export const CrossDatasetTypes = {
|
|
272
|
-
ALL_DATASETS: "ALL_DATASETS",
|
|
273
|
-
SINGLE_DATASET: "SINGLE_DATASET",
|
|
274
|
-
};
|
|
275
|
-
export const CategoryFilterMatchOperator = {
|
|
276
|
-
CONTAINS: "CONTAINS",
|
|
277
|
-
DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN",
|
|
278
|
-
DOES_NOT_EQUAL: "DOES_NOT_EQUAL",
|
|
279
|
-
ENDS_WITH: "ENDS_WITH",
|
|
280
|
-
EQUALS: "EQUALS",
|
|
281
|
-
STARTS_WITH: "STARTS_WITH",
|
|
282
|
-
};
|
|
283
|
-
export const FilterNullOption = {
|
|
284
|
-
ALL_VALUES: "ALL_VALUES",
|
|
285
|
-
NON_NULLS_ONLY: "NON_NULLS_ONLY",
|
|
286
|
-
NULLS_ONLY: "NULLS_ONLY",
|
|
287
|
-
};
|
|
288
|
-
export const CategoryFilterSelectAllOptions = {
|
|
289
|
-
FILTER_ALL_VALUES: "FILTER_ALL_VALUES",
|
|
290
|
-
};
|
|
291
|
-
export const CommitMode = {
|
|
292
|
-
AUTO: "AUTO",
|
|
293
|
-
MANUAL: "MANUAL",
|
|
294
|
-
};
|
|
295
|
-
export const FontDecoration = {
|
|
296
|
-
NONE: "NONE",
|
|
297
|
-
UNDERLINE: "UNDERLINE",
|
|
298
|
-
};
|
|
299
|
-
export const RelativeFontSize = {
|
|
300
|
-
EXTRA_LARGE: "EXTRA_LARGE",
|
|
301
|
-
EXTRA_SMALL: "EXTRA_SMALL",
|
|
302
|
-
LARGE: "LARGE",
|
|
303
|
-
MEDIUM: "MEDIUM",
|
|
304
|
-
SMALL: "SMALL",
|
|
305
|
-
};
|
|
306
|
-
export const FontStyle = {
|
|
307
|
-
ITALIC: "ITALIC",
|
|
308
|
-
NORMAL: "NORMAL",
|
|
309
|
-
};
|
|
310
|
-
export const FontWeightName = {
|
|
311
|
-
BOLD: "BOLD",
|
|
312
|
-
NORMAL: "NORMAL",
|
|
313
|
-
};
|
|
314
|
-
export const SheetControlDateTimePickerType = {
|
|
315
|
-
DATE_RANGE: "DATE_RANGE",
|
|
316
|
-
SINGLE_VALUED: "SINGLE_VALUED",
|
|
317
|
-
};
|
|
318
|
-
export const SheetControlListType = {
|
|
319
|
-
MULTI_SELECT: "MULTI_SELECT",
|
|
320
|
-
SINGLE_SELECT: "SINGLE_SELECT",
|
|
321
|
-
};
|
|
322
|
-
export const SheetControlSliderType = {
|
|
323
|
-
RANGE: "RANGE",
|
|
324
|
-
SINGLE_POINT: "SINGLE_POINT",
|
|
325
|
-
};
|
|
326
|
-
export const NumericEqualityMatchOperator = {
|
|
327
|
-
DOES_NOT_EQUAL: "DOES_NOT_EQUAL",
|
|
328
|
-
EQUALS: "EQUALS",
|
|
329
|
-
};
|
|
330
|
-
export const NumericFilterSelectAllOptions = {
|
|
331
|
-
FILTER_ALL_VALUES: "FILTER_ALL_VALUES",
|
|
332
|
-
};
|
|
333
|
-
export const AnchorOption = {
|
|
334
|
-
NOW: "NOW",
|
|
335
|
-
};
|
|
336
|
-
export const RelativeDateType = {
|
|
337
|
-
LAST: "LAST",
|
|
338
|
-
NEXT: "NEXT",
|
|
339
|
-
NOW: "NOW",
|
|
340
|
-
PREVIOUS: "PREVIOUS",
|
|
341
|
-
THIS: "THIS",
|
|
342
|
-
};
|
|
343
|
-
export const FilterVisualScope = {
|
|
344
|
-
ALL_VISUALS: "ALL_VISUALS",
|
|
345
|
-
SELECTED_VISUALS: "SELECTED_VISUALS",
|
|
346
|
-
};
|
|
347
|
-
export const VisualHighlightTrigger = {
|
|
348
|
-
DATA_POINT_CLICK: "DATA_POINT_CLICK",
|
|
349
|
-
DATA_POINT_HOVER: "DATA_POINT_HOVER",
|
|
350
|
-
NONE: "NONE",
|
|
351
|
-
};
|
|
352
|
-
export const QBusinessInsightsStatus = {
|
|
353
|
-
DISABLED: "DISABLED",
|
|
354
|
-
ENABLED: "ENABLED",
|
|
355
|
-
};
|
|
356
|
-
export const DayOfTheWeek = {
|
|
357
|
-
FRIDAY: "FRIDAY",
|
|
358
|
-
MONDAY: "MONDAY",
|
|
359
|
-
SATURDAY: "SATURDAY",
|
|
360
|
-
SUNDAY: "SUNDAY",
|
|
361
|
-
THURSDAY: "THURSDAY",
|
|
362
|
-
TUESDAY: "TUESDAY",
|
|
363
|
-
WEDNESDAY: "WEDNESDAY",
|
|
364
|
-
};
|
|
365
|
-
export const ValueWhenUnsetOption = {
|
|
366
|
-
NULL: "NULL",
|
|
367
|
-
RECOMMENDED_VALUE: "RECOMMENDED_VALUE",
|
|
368
|
-
};
|
|
369
|
-
export const ParameterValueType = {
|
|
370
|
-
MULTI_VALUED: "MULTI_VALUED",
|
|
371
|
-
SINGLE_VALUED: "SINGLE_VALUED",
|
|
372
|
-
};
|
|
373
|
-
export const QueryExecutionMode = {
|
|
374
|
-
AUTO: "AUTO",
|
|
375
|
-
MANUAL: "MANUAL",
|
|
376
|
-
};
|
|
377
|
-
export const LayoutElementType = {
|
|
378
|
-
FILTER_CONTROL: "FILTER_CONTROL",
|
|
379
|
-
IMAGE: "IMAGE",
|
|
380
|
-
PARAMETER_CONTROL: "PARAMETER_CONTROL",
|
|
381
|
-
TEXT_BOX: "TEXT_BOX",
|
|
382
|
-
VISUAL: "VISUAL",
|
|
383
|
-
};
|
|
384
|
-
export const SectionPageBreakStatus = {
|
|
385
|
-
DISABLED: "DISABLED",
|
|
386
|
-
ENABLED: "ENABLED",
|
|
387
|
-
};
|
|
388
|
-
export const SelectedFieldOptions = {
|
|
389
|
-
ALL_FIELDS: "ALL_FIELDS",
|
|
390
|
-
};
|
|
391
|
-
export const TargetVisualOptions = {
|
|
392
|
-
ALL_VISUALS: "ALL_VISUALS",
|
|
393
|
-
};
|
|
394
|
-
export const VisualCustomActionTrigger = {
|
|
395
|
-
DATA_POINT_CLICK: "DATA_POINT_CLICK",
|
|
396
|
-
DATA_POINT_MENU: "DATA_POINT_MENU",
|
|
397
|
-
};
|
|
398
|
-
export const BarsArrangement = {
|
|
399
|
-
CLUSTERED: "CLUSTERED",
|
|
400
|
-
STACKED: "STACKED",
|
|
401
|
-
STACKED_PERCENT: "STACKED_PERCENT",
|
|
402
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1,279 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
PERCENT: "PERCENT",
|
|
3
|
-
VALUE: "VALUE",
|
|
4
|
-
VALUE_AND_PERCENT: "VALUE_AND_PERCENT",
|
|
5
|
-
};
|
|
6
|
-
export const DataLabelOverlap = {
|
|
7
|
-
DISABLE_OVERLAP: "DISABLE_OVERLAP",
|
|
8
|
-
ENABLE_OVERLAP: "ENABLE_OVERLAP",
|
|
9
|
-
};
|
|
10
|
-
export const DataLabelPosition = {
|
|
11
|
-
BOTTOM: "BOTTOM",
|
|
12
|
-
INSIDE: "INSIDE",
|
|
13
|
-
LEFT: "LEFT",
|
|
14
|
-
OUTSIDE: "OUTSIDE",
|
|
15
|
-
RIGHT: "RIGHT",
|
|
16
|
-
TOP: "TOP",
|
|
17
|
-
};
|
|
18
|
-
export const LegendPosition = {
|
|
19
|
-
AUTO: "AUTO",
|
|
20
|
-
BOTTOM: "BOTTOM",
|
|
21
|
-
RIGHT: "RIGHT",
|
|
22
|
-
TOP: "TOP",
|
|
23
|
-
};
|
|
24
|
-
export const BarChartOrientation = {
|
|
25
|
-
HORIZONTAL: "HORIZONTAL",
|
|
26
|
-
VERTICAL: "VERTICAL",
|
|
27
|
-
};
|
|
28
|
-
export const AxisBinding = {
|
|
29
|
-
PRIMARY_YAXIS: "PRIMARY_YAXIS",
|
|
30
|
-
SECONDARY_YAXIS: "SECONDARY_YAXIS",
|
|
31
|
-
};
|
|
32
|
-
export const ReferenceLineSeriesType = {
|
|
33
|
-
BAR: "BAR",
|
|
34
|
-
LINE: "LINE",
|
|
35
|
-
};
|
|
36
|
-
export const ReferenceLineLabelHorizontalPosition = {
|
|
37
|
-
CENTER: "CENTER",
|
|
38
|
-
LEFT: "LEFT",
|
|
39
|
-
RIGHT: "RIGHT",
|
|
40
|
-
};
|
|
41
|
-
export const ReferenceLineValueLabelRelativePosition = {
|
|
42
|
-
AFTER_CUSTOM_LABEL: "AFTER_CUSTOM_LABEL",
|
|
43
|
-
BEFORE_CUSTOM_LABEL: "BEFORE_CUSTOM_LABEL",
|
|
44
|
-
};
|
|
45
|
-
export const ReferenceLineLabelVerticalPosition = {
|
|
46
|
-
ABOVE: "ABOVE",
|
|
47
|
-
BELOW: "BELOW",
|
|
48
|
-
};
|
|
49
|
-
export const ReferenceLinePatternType = {
|
|
50
|
-
DASHED: "DASHED",
|
|
51
|
-
DOTTED: "DOTTED",
|
|
52
|
-
SOLID: "SOLID",
|
|
53
|
-
};
|
|
54
|
-
export const PanelBorderStyle = {
|
|
55
|
-
DASHED: "DASHED",
|
|
56
|
-
DOTTED: "DOTTED",
|
|
57
|
-
SOLID: "SOLID",
|
|
58
|
-
};
|
|
59
|
-
export const HorizontalTextAlignment = {
|
|
60
|
-
AUTO: "AUTO",
|
|
61
|
-
CENTER: "CENTER",
|
|
62
|
-
LEFT: "LEFT",
|
|
63
|
-
RIGHT: "RIGHT",
|
|
64
|
-
};
|
|
65
|
-
export const SmallMultiplesAxisPlacement = {
|
|
66
|
-
INSIDE: "INSIDE",
|
|
67
|
-
OUTSIDE: "OUTSIDE",
|
|
68
|
-
};
|
|
69
|
-
export const SmallMultiplesAxisScale = {
|
|
70
|
-
INDEPENDENT: "INDEPENDENT",
|
|
71
|
-
SHARED: "SHARED",
|
|
72
|
-
};
|
|
73
|
-
export const OtherCategories = {
|
|
74
|
-
EXCLUDE: "EXCLUDE",
|
|
75
|
-
INCLUDE: "INCLUDE",
|
|
76
|
-
};
|
|
77
|
-
export const TooltipTarget = {
|
|
78
|
-
BAR: "BAR",
|
|
79
|
-
BOTH: "BOTH",
|
|
80
|
-
LINE: "LINE",
|
|
81
|
-
};
|
|
82
|
-
export const TooltipTitleType = {
|
|
83
|
-
NONE: "NONE",
|
|
84
|
-
PRIMARY_VALUE: "PRIMARY_VALUE",
|
|
85
|
-
};
|
|
86
|
-
export const SelectedTooltipType = {
|
|
87
|
-
BASIC: "BASIC",
|
|
88
|
-
DETAILED: "DETAILED",
|
|
89
|
-
};
|
|
90
|
-
export const PivotTableDataPathType = {
|
|
91
|
-
COUNT_METRIC_COLUMN: "COUNT_METRIC_COLUMN",
|
|
92
|
-
EMPTY_COLUMN_HEADER: "EMPTY_COLUMN_HEADER",
|
|
93
|
-
HIERARCHY_ROWS_LAYOUT_COLUMN: "HIERARCHY_ROWS_LAYOUT_COLUMN",
|
|
94
|
-
MULTIPLE_ROW_METRICS_COLUMN: "MULTIPLE_ROW_METRICS_COLUMN",
|
|
95
|
-
};
|
|
96
|
-
export const BoxPlotFillStyle = {
|
|
97
|
-
SOLID: "SOLID",
|
|
98
|
-
TRANSPARENT: "TRANSPARENT",
|
|
99
|
-
};
|
|
100
|
-
export const SingleYAxisOption = {
|
|
101
|
-
PRIMARY_Y_AXIS: "PRIMARY_Y_AXIS",
|
|
102
|
-
};
|
|
103
|
-
export const CustomContentType = {
|
|
104
|
-
IMAGE: "IMAGE",
|
|
105
|
-
OTHER_EMBEDDED_CONTENT: "OTHER_EMBEDDED_CONTENT",
|
|
106
|
-
};
|
|
107
|
-
export const CustomContentImageScalingConfiguration = {
|
|
108
|
-
DO_NOT_SCALE: "DO_NOT_SCALE",
|
|
109
|
-
FIT_TO_HEIGHT: "FIT_TO_HEIGHT",
|
|
110
|
-
FIT_TO_WIDTH: "FIT_TO_WIDTH",
|
|
111
|
-
SCALE_TO_VISUAL: "SCALE_TO_VISUAL",
|
|
112
|
-
};
|
|
113
|
-
export const BaseMapStyleType = {
|
|
114
|
-
DARK_GRAY: "DARK_GRAY",
|
|
115
|
-
IMAGERY: "IMAGERY",
|
|
116
|
-
LIGHT_GRAY: "LIGHT_GRAY",
|
|
117
|
-
STREET: "STREET",
|
|
118
|
-
};
|
|
119
|
-
export const MapZoomMode = {
|
|
120
|
-
AUTO: "AUTO",
|
|
121
|
-
MANUAL: "MANUAL",
|
|
122
|
-
};
|
|
123
|
-
export const FunnelChartMeasureDataLabelStyle = {
|
|
124
|
-
PERCENTAGE_BY_FIRST_STAGE: "PERCENTAGE_BY_FIRST_STAGE",
|
|
125
|
-
PERCENTAGE_BY_PREVIOUS_STAGE: "PERCENTAGE_BY_PREVIOUS_STAGE",
|
|
126
|
-
VALUE_AND_PERCENTAGE_BY_FIRST_STAGE: "VALUE_AND_PERCENTAGE_BY_FIRST_STAGE",
|
|
127
|
-
VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE: "VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE",
|
|
128
|
-
VALUE_ONLY: "VALUE_ONLY",
|
|
129
|
-
};
|
|
130
|
-
export const ArcThicknessOptions = {
|
|
131
|
-
LARGE: "LARGE",
|
|
132
|
-
MEDIUM: "MEDIUM",
|
|
133
|
-
SMALL: "SMALL",
|
|
134
|
-
};
|
|
135
|
-
export const ComparisonMethod = {
|
|
136
|
-
DIFFERENCE: "DIFFERENCE",
|
|
137
|
-
PERCENT: "PERCENT",
|
|
138
|
-
PERCENT_DIFFERENCE: "PERCENT_DIFFERENCE",
|
|
139
|
-
};
|
|
140
|
-
export const PrimaryValueDisplayType = {
|
|
141
|
-
ACTUAL: "ACTUAL",
|
|
142
|
-
COMPARISON: "COMPARISON",
|
|
143
|
-
HIDDEN: "HIDDEN",
|
|
144
|
-
};
|
|
145
|
-
export const ConditionalFormattingIconDisplayOption = {
|
|
146
|
-
ICON_ONLY: "ICON_ONLY",
|
|
147
|
-
};
|
|
148
|
-
export const Icon = {
|
|
149
|
-
ARROW_DOWN: "ARROW_DOWN",
|
|
150
|
-
ARROW_DOWN_LEFT: "ARROW_DOWN_LEFT",
|
|
151
|
-
ARROW_DOWN_RIGHT: "ARROW_DOWN_RIGHT",
|
|
152
|
-
ARROW_LEFT: "ARROW_LEFT",
|
|
153
|
-
ARROW_RIGHT: "ARROW_RIGHT",
|
|
154
|
-
ARROW_UP: "ARROW_UP",
|
|
155
|
-
ARROW_UP_LEFT: "ARROW_UP_LEFT",
|
|
156
|
-
ARROW_UP_RIGHT: "ARROW_UP_RIGHT",
|
|
157
|
-
CARET_DOWN: "CARET_DOWN",
|
|
158
|
-
CARET_UP: "CARET_UP",
|
|
159
|
-
CHECKMARK: "CHECKMARK",
|
|
160
|
-
CIRCLE: "CIRCLE",
|
|
161
|
-
FACE_DOWN: "FACE_DOWN",
|
|
162
|
-
FACE_FLAT: "FACE_FLAT",
|
|
163
|
-
FACE_UP: "FACE_UP",
|
|
164
|
-
FLAG: "FLAG",
|
|
165
|
-
MINUS: "MINUS",
|
|
166
|
-
ONE_BAR: "ONE_BAR",
|
|
167
|
-
PLUS: "PLUS",
|
|
168
|
-
SQUARE: "SQUARE",
|
|
169
|
-
THREE_BAR: "THREE_BAR",
|
|
170
|
-
THUMBS_DOWN: "THUMBS_DOWN",
|
|
171
|
-
THUMBS_UP: "THUMBS_UP",
|
|
172
|
-
TRIANGLE: "TRIANGLE",
|
|
173
|
-
TWO_BAR: "TWO_BAR",
|
|
174
|
-
X: "X",
|
|
175
|
-
};
|
|
176
|
-
export const ConditionalFormattingIconSetType = {
|
|
177
|
-
BARS: "BARS",
|
|
178
|
-
CARET_UP_MINUS_DOWN: "CARET_UP_MINUS_DOWN",
|
|
179
|
-
CHECK_X: "CHECK_X",
|
|
180
|
-
FLAGS: "FLAGS",
|
|
181
|
-
FOUR_COLOR_ARROW: "FOUR_COLOR_ARROW",
|
|
182
|
-
FOUR_GRAY_ARROW: "FOUR_GRAY_ARROW",
|
|
183
|
-
PLUS_MINUS: "PLUS_MINUS",
|
|
184
|
-
THREE_CIRCLE: "THREE_CIRCLE",
|
|
185
|
-
THREE_COLOR_ARROW: "THREE_COLOR_ARROW",
|
|
186
|
-
THREE_GRAY_ARROW: "THREE_GRAY_ARROW",
|
|
187
|
-
THREE_SHAPE: "THREE_SHAPE",
|
|
188
|
-
};
|
|
189
|
-
export const GeospatialSelectedPointStyle = {
|
|
190
|
-
CLUSTER: "CLUSTER",
|
|
191
|
-
HEATMAP: "HEATMAP",
|
|
192
|
-
POINT: "POINT",
|
|
193
|
-
};
|
|
194
|
-
export const ColorFillType = {
|
|
195
|
-
DISCRETE: "DISCRETE",
|
|
196
|
-
GRADIENT: "GRADIENT",
|
|
197
|
-
};
|
|
198
|
-
export const HistogramBinType = {
|
|
199
|
-
BIN_COUNT: "BIN_COUNT",
|
|
200
|
-
BIN_WIDTH: "BIN_WIDTH",
|
|
201
|
-
};
|
|
202
|
-
export const ForecastComputationSeasonality = {
|
|
203
|
-
AUTOMATIC: "AUTOMATIC",
|
|
204
|
-
CUSTOM: "CUSTOM",
|
|
205
|
-
};
|
|
206
|
-
export const MaximumMinimumComputationType = {
|
|
207
|
-
MAXIMUM: "MAXIMUM",
|
|
208
|
-
MINIMUM: "MINIMUM",
|
|
209
|
-
};
|
|
210
|
-
export const TopBottomSortOrder = {
|
|
211
|
-
ABSOLUTE_DIFFERENCE: "ABSOLUTE_DIFFERENCE",
|
|
212
|
-
PERCENT_DIFFERENCE: "PERCENT_DIFFERENCE",
|
|
213
|
-
};
|
|
214
|
-
export const TopBottomComputationType = {
|
|
215
|
-
BOTTOM: "BOTTOM",
|
|
216
|
-
TOP: "TOP",
|
|
217
|
-
};
|
|
218
|
-
export const KPISparklineType = {
|
|
219
|
-
AREA: "AREA",
|
|
220
|
-
LINE: "LINE",
|
|
221
|
-
};
|
|
222
|
-
export const KPIVisualStandardLayoutType = {
|
|
223
|
-
CLASSIC: "CLASSIC",
|
|
224
|
-
VERTICAL: "VERTICAL",
|
|
225
|
-
};
|
|
226
|
-
export const LayerCustomActionTrigger = {
|
|
227
|
-
DATA_POINT_CLICK: "DATA_POINT_CLICK",
|
|
228
|
-
DATA_POINT_MENU: "DATA_POINT_MENU",
|
|
229
|
-
};
|
|
230
|
-
export const GeospatialColorState = {
|
|
231
|
-
DISABLED: "DISABLED",
|
|
232
|
-
ENABLED: "ENABLED",
|
|
233
|
-
};
|
|
234
|
-
export const GeospatialLayerType = {
|
|
235
|
-
LINE: "LINE",
|
|
236
|
-
POINT: "POINT",
|
|
237
|
-
POLYGON: "POLYGON",
|
|
238
|
-
};
|
|
239
|
-
export const GeospatialMapNavigation = {
|
|
240
|
-
DISABLED: "DISABLED",
|
|
241
|
-
ENABLED: "ENABLED",
|
|
242
|
-
};
|
|
243
|
-
export const LineInterpolation = {
|
|
244
|
-
LINEAR: "LINEAR",
|
|
245
|
-
SMOOTH: "SMOOTH",
|
|
246
|
-
STEPPED: "STEPPED",
|
|
247
|
-
};
|
|
248
|
-
export const LineChartLineStyle = {
|
|
249
|
-
DASHED: "DASHED",
|
|
250
|
-
DOTTED: "DOTTED",
|
|
251
|
-
SOLID: "SOLID",
|
|
252
|
-
};
|
|
253
|
-
export const LineChartMarkerShape = {
|
|
254
|
-
CIRCLE: "CIRCLE",
|
|
255
|
-
DIAMOND: "DIAMOND",
|
|
256
|
-
ROUNDED_SQUARE: "ROUNDED_SQUARE",
|
|
257
|
-
SQUARE: "SQUARE",
|
|
258
|
-
TRIANGLE: "TRIANGLE",
|
|
259
|
-
};
|
|
260
|
-
export const MissingDataTreatmentOption = {
|
|
261
|
-
INTERPOLATE: "INTERPOLATE",
|
|
262
|
-
SHOW_AS_BLANK: "SHOW_AS_BLANK",
|
|
263
|
-
SHOW_AS_ZERO: "SHOW_AS_ZERO",
|
|
264
|
-
};
|
|
265
|
-
export const LineChartType = {
|
|
266
|
-
AREA: "AREA",
|
|
267
|
-
LINE: "LINE",
|
|
268
|
-
STACKED_AREA: "STACKED_AREA",
|
|
269
|
-
};
|
|
270
|
-
export const ArcThickness = {
|
|
271
|
-
LARGE: "LARGE",
|
|
272
|
-
MEDIUM: "MEDIUM",
|
|
273
|
-
SMALL: "SMALL",
|
|
274
|
-
WHOLE: "WHOLE",
|
|
275
|
-
};
|
|
276
|
-
export const PivotTableFieldCollapseState = {
|
|
277
|
-
COLLAPSED: "COLLAPSED",
|
|
278
|
-
EXPANDED: "EXPANDED",
|
|
279
|
-
};
|
|
1
|
+
export {};
|