@aws-sdk/client-quicksight 3.934.0 → 3.935.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 +12 -12
- 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,26 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
3
|
-
/**
|
|
4
|
-
* <p>You don't have access to this item. The provided credentials couldn't be
|
|
5
|
-
* validated. You might not be authorized to carry out the request. Make sure that your
|
|
6
|
-
* account is authorized to use the Amazon Quick Sight service, that your policies have the
|
|
7
|
-
* correct permissions, and that you are using the correct credentials.</p>
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export declare class AccessDeniedException extends __BaseException {
|
|
11
|
-
readonly name: "AccessDeniedException";
|
|
12
|
-
readonly $fault: "client";
|
|
13
|
-
Message?: string | undefined;
|
|
14
|
-
/**
|
|
15
|
-
* <p>The Amazon Web Services request ID for this request.</p>
|
|
16
|
-
* @public
|
|
17
|
-
*/
|
|
18
|
-
RequestId?: string | undefined;
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
*/
|
|
22
|
-
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
23
|
-
}
|
|
1
|
+
import { ActionConnectorErrorType, ActionConnectorSearchFilterNameEnum, ActionConnectorType, AggType, AnalysisErrorType, AnchorOption, AuthorizationCodeGrantCredentialsSource, AxisBinding, BarChartOrientation, BarsArrangement, CategoricalAggregationFunction, CategoryFilterMatchOperator, CategoryFilterSelectAllOptions, ClientCredentialsSource, ColumnRole, CommitMode, ConnectionAuthType, CrossDatasetTypes, DashboardBehavior, DataLabelContent, DataLabelOverlap, DataLabelPosition, DataPrepSimpleAggregationFunctionType, DateAggregationFunction, DayOfTheWeek, DigitGroupingStyle, Edition, FilterNullOption, FilterOperator, FilterVisualScope, FontDecoration, FontStyle, FontWeightName, HorizontalTextAlignment, ImageCustomActionTrigger, LayoutElementType, LegendPosition, NegativeValueDisplayMode, NumberScale, NumericEqualityMatchOperator, NumericFilterSelectAllOptions, NumericSeparatorSymbol, OtherCategories, PanelBorderStyle, PaperOrientation, PaperSize, ParameterValueType, PivotTableDataPathType, QBusinessInsightsStatus, QueryExecutionMode, ReferenceLineLabelHorizontalPosition, ReferenceLineLabelVerticalPosition, ReferenceLinePatternType, ReferenceLineSeriesType, ReferenceLineValueLabelRelativePosition, RelativeDateType, RelativeFontSize, ResizeOption, ResourceStatus, SectionPageBreakStatus, SelectAllValueOptions, SelectedFieldOptions, SelectedTooltipType, SheetContentType, SheetControlDateTimePickerType, SheetControlListType, SheetControlSliderType, SheetImageScalingType, SimpleAttributeAggregationFunction, SimpleNumericalAggregationFunction, SmallMultiplesAxisPlacement, SmallMultiplesAxisScale, SortDirection, SpecialValue, TargetVisualOptions, TimeGranularity, TooltipTarget, TooltipTitleType, TopicTimeGranularity, URLTargetConfiguration, ValueWhenUnsetOption, Visibility, VisualCustomActionTrigger, VisualHighlightTrigger, WidgetStatus } from "./enums";
|
|
24
2
|
/**
|
|
25
3
|
* <p>The Quick Sight customizations associated with your Amazon Web Services account or a Quick Sight namespace in a specific Amazon Web Services Region.</p>
|
|
26
4
|
* @public
|
|
@@ -37,19 +15,6 @@ export interface AccountCustomization {
|
|
|
37
15
|
*/
|
|
38
16
|
DefaultEmailCustomizationTemplate?: string | undefined;
|
|
39
17
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @public
|
|
42
|
-
* @enum
|
|
43
|
-
*/
|
|
44
|
-
export declare const Edition: {
|
|
45
|
-
readonly ENTERPRISE: "ENTERPRISE";
|
|
46
|
-
readonly ENTERPRISE_AND_Q: "ENTERPRISE_AND_Q";
|
|
47
|
-
readonly STANDARD: "STANDARD";
|
|
48
|
-
};
|
|
49
|
-
/**
|
|
50
|
-
* @public
|
|
51
|
-
*/
|
|
52
|
-
export type Edition = (typeof Edition)[keyof typeof Edition];
|
|
53
18
|
/**
|
|
54
19
|
* <p>A structure that contains the following account information elements:
|
|
55
20
|
* </p>
|
|
@@ -162,17 +127,6 @@ export interface ReadAPIKeyConnectionMetadata {
|
|
|
162
127
|
*/
|
|
163
128
|
Email?: string | undefined;
|
|
164
129
|
}
|
|
165
|
-
/**
|
|
166
|
-
* @public
|
|
167
|
-
* @enum
|
|
168
|
-
*/
|
|
169
|
-
export declare const AuthorizationCodeGrantCredentialsSource: {
|
|
170
|
-
readonly PLAIN_CREDENTIALS: "PLAIN_CREDENTIALS";
|
|
171
|
-
};
|
|
172
|
-
/**
|
|
173
|
-
* @public
|
|
174
|
-
*/
|
|
175
|
-
export type AuthorizationCodeGrantCredentialsSource = (typeof AuthorizationCodeGrantCredentialsSource)[keyof typeof AuthorizationCodeGrantCredentialsSource];
|
|
176
130
|
/**
|
|
177
131
|
* <p>Read-only configuration details for OAuth2 authorization code grant flow, including endpoints and client information.</p>
|
|
178
132
|
* @public
|
|
@@ -269,17 +223,6 @@ export interface ReadBasicAuthConnectionMetadata {
|
|
|
269
223
|
*/
|
|
270
224
|
Username: string | undefined;
|
|
271
225
|
}
|
|
272
|
-
/**
|
|
273
|
-
* @public
|
|
274
|
-
* @enum
|
|
275
|
-
*/
|
|
276
|
-
export declare const ClientCredentialsSource: {
|
|
277
|
-
readonly PLAIN_CREDENTIALS: "PLAIN_CREDENTIALS";
|
|
278
|
-
};
|
|
279
|
-
/**
|
|
280
|
-
* @public
|
|
281
|
-
*/
|
|
282
|
-
export type ClientCredentialsSource = (typeof ClientCredentialsSource)[keyof typeof ClientCredentialsSource];
|
|
283
226
|
/**
|
|
284
227
|
* <p>Read-only configuration details for OAuth2 client credentials grant flow, including client ID and token endpoint.</p>
|
|
285
228
|
* @public
|
|
@@ -490,22 +433,6 @@ export declare namespace ReadAuthenticationMetadata {
|
|
|
490
433
|
_: (name: string, value: any) => T;
|
|
491
434
|
}
|
|
492
435
|
}
|
|
493
|
-
/**
|
|
494
|
-
* @public
|
|
495
|
-
* @enum
|
|
496
|
-
*/
|
|
497
|
-
export declare const ConnectionAuthType: {
|
|
498
|
-
readonly API_KEY: "API_KEY";
|
|
499
|
-
readonly BASIC: "BASIC";
|
|
500
|
-
readonly IAM: "IAM";
|
|
501
|
-
readonly NONE: "NONE";
|
|
502
|
-
readonly OAUTH2_AUTHORIZATION_CODE: "OAUTH2_AUTHORIZATION_CODE";
|
|
503
|
-
readonly OAUTH2_CLIENT_CREDENTIALS: "OAUTH2_CLIENT_CREDENTIALS";
|
|
504
|
-
};
|
|
505
|
-
/**
|
|
506
|
-
* @public
|
|
507
|
-
*/
|
|
508
|
-
export type ConnectionAuthType = (typeof ConnectionAuthType)[keyof typeof ConnectionAuthType];
|
|
509
436
|
/**
|
|
510
437
|
* <p>Read-only authentication configuration containing non-sensitive authentication details for action connectors.</p>
|
|
511
438
|
* @public
|
|
@@ -522,17 +449,6 @@ export interface ReadAuthConfig {
|
|
|
522
449
|
*/
|
|
523
450
|
AuthenticationMetadata: ReadAuthenticationMetadata | undefined;
|
|
524
451
|
}
|
|
525
|
-
/**
|
|
526
|
-
* @public
|
|
527
|
-
* @enum
|
|
528
|
-
*/
|
|
529
|
-
export declare const ActionConnectorErrorType: {
|
|
530
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
531
|
-
};
|
|
532
|
-
/**
|
|
533
|
-
* @public
|
|
534
|
-
*/
|
|
535
|
-
export type ActionConnectorErrorType = (typeof ActionConnectorErrorType)[keyof typeof ActionConnectorErrorType];
|
|
536
452
|
/**
|
|
537
453
|
* <p>Contains error information for an action connector that is in an error state.</p>
|
|
538
454
|
* @public
|
|
@@ -549,60 +465,6 @@ export interface ActionConnectorError {
|
|
|
549
465
|
*/
|
|
550
466
|
Type?: ActionConnectorErrorType | undefined;
|
|
551
467
|
}
|
|
552
|
-
/**
|
|
553
|
-
* @public
|
|
554
|
-
* @enum
|
|
555
|
-
*/
|
|
556
|
-
export declare const ResourceStatus: {
|
|
557
|
-
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
558
|
-
readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
|
|
559
|
-
readonly CREATION_SUCCESSFUL: "CREATION_SUCCESSFUL";
|
|
560
|
-
readonly DELETED: "DELETED";
|
|
561
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
562
|
-
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
563
|
-
readonly UPDATE_SUCCESSFUL: "UPDATE_SUCCESSFUL";
|
|
564
|
-
};
|
|
565
|
-
/**
|
|
566
|
-
* @public
|
|
567
|
-
*/
|
|
568
|
-
export type ResourceStatus = (typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
569
|
-
/**
|
|
570
|
-
* @public
|
|
571
|
-
* @enum
|
|
572
|
-
*/
|
|
573
|
-
export declare const ActionConnectorType: {
|
|
574
|
-
readonly AMAZON_BEDROCK_AGENT_RUNTIME: "AMAZON_BEDROCK_AGENT_RUNTIME";
|
|
575
|
-
readonly AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME: "AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME";
|
|
576
|
-
readonly AMAZON_BEDROCK_RUNTIME: "AMAZON_BEDROCK_RUNTIME";
|
|
577
|
-
readonly AMAZON_COMPREHEND: "AMAZON_COMPREHEND";
|
|
578
|
-
readonly AMAZON_COMPREHEND_MEDICAL: "AMAZON_COMPREHEND_MEDICAL";
|
|
579
|
-
readonly AMAZON_S3: "AMAZON_S3";
|
|
580
|
-
readonly AMAZON_TEXTRACT: "AMAZON_TEXTRACT";
|
|
581
|
-
readonly ASANA: "ASANA";
|
|
582
|
-
readonly ATLASSIAN_CONFLUENCE: "ATLASSIAN_CONFLUENCE";
|
|
583
|
-
readonly BAMBOO_HR: "BAMBOO_HR";
|
|
584
|
-
readonly GENERIC_HTTP: "GENERIC_HTTP";
|
|
585
|
-
readonly JIRA_CLOUD: "JIRA_CLOUD";
|
|
586
|
-
readonly MICROSOFT_ONEDRIVE: "MICROSOFT_ONEDRIVE";
|
|
587
|
-
readonly MICROSOFT_OUTLOOK: "MICROSOFT_OUTLOOK";
|
|
588
|
-
readonly MICROSOFT_SHAREPOINT: "MICROSOFT_SHAREPOINT";
|
|
589
|
-
readonly MICROSOFT_TEAMS: "MICROSOFT_TEAMS";
|
|
590
|
-
readonly PAGERDUTY_ADVANCE: "PAGERDUTY_ADVANCE";
|
|
591
|
-
readonly SALESFORCE_CRM: "SALESFORCE_CRM";
|
|
592
|
-
readonly SAP_BILLOFMATERIALS: "SAP_BILLOFMATERIALS";
|
|
593
|
-
readonly SAP_BUSINESSPARTNER: "SAP_BUSINESSPARTNER";
|
|
594
|
-
readonly SAP_MATERIALSTOCK: "SAP_MATERIALSTOCK";
|
|
595
|
-
readonly SAP_PHYSICALINVENTORY: "SAP_PHYSICALINVENTORY";
|
|
596
|
-
readonly SAP_PRODUCTMASTERDATA: "SAP_PRODUCTMASTERDATA";
|
|
597
|
-
readonly SERVICENOW_NOW_PLATFORM: "SERVICENOW_NOW_PLATFORM";
|
|
598
|
-
readonly SLACK: "SLACK";
|
|
599
|
-
readonly SMARTSHEET: "SMARTSHEET";
|
|
600
|
-
readonly ZENDESK_SUITE: "ZENDESK_SUITE";
|
|
601
|
-
};
|
|
602
|
-
/**
|
|
603
|
-
* @public
|
|
604
|
-
*/
|
|
605
|
-
export type ActionConnectorType = (typeof ActionConnectorType)[keyof typeof ActionConnectorType];
|
|
606
468
|
/**
|
|
607
469
|
* <p>Contains detailed information about an action connector, including its configuration, status, and enabled actions.</p>
|
|
608
470
|
* @public
|
|
@@ -669,35 +531,6 @@ export interface ActionConnector {
|
|
|
669
531
|
*/
|
|
670
532
|
VpcConnectionArn?: string | undefined;
|
|
671
533
|
}
|
|
672
|
-
/**
|
|
673
|
-
* @public
|
|
674
|
-
* @enum
|
|
675
|
-
*/
|
|
676
|
-
export declare const ActionConnectorSearchFilterNameEnum: {
|
|
677
|
-
readonly ACTION_CONNECTOR_NAME: "ACTION_CONNECTOR_NAME";
|
|
678
|
-
readonly ACTION_CONNECTOR_TYPE: "ACTION_CONNECTOR_TYPE";
|
|
679
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
680
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
681
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
682
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
683
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
684
|
-
};
|
|
685
|
-
/**
|
|
686
|
-
* @public
|
|
687
|
-
*/
|
|
688
|
-
export type ActionConnectorSearchFilterNameEnum = (typeof ActionConnectorSearchFilterNameEnum)[keyof typeof ActionConnectorSearchFilterNameEnum];
|
|
689
|
-
/**
|
|
690
|
-
* @public
|
|
691
|
-
* @enum
|
|
692
|
-
*/
|
|
693
|
-
export declare const FilterOperator: {
|
|
694
|
-
readonly StringEquals: "StringEquals";
|
|
695
|
-
readonly StringLike: "StringLike";
|
|
696
|
-
};
|
|
697
|
-
/**
|
|
698
|
-
* @public
|
|
699
|
-
*/
|
|
700
|
-
export type FilterOperator = (typeof FilterOperator)[keyof typeof FilterOperator];
|
|
701
534
|
/**
|
|
702
535
|
* <p>A filter used to search for action connectors based on specific criteria.</p>
|
|
703
536
|
* @public
|
|
@@ -781,18 +614,6 @@ export interface ActiveIAMPolicyAssignment {
|
|
|
781
614
|
*/
|
|
782
615
|
PolicyArn?: string | undefined;
|
|
783
616
|
}
|
|
784
|
-
/**
|
|
785
|
-
* @public
|
|
786
|
-
* @enum
|
|
787
|
-
*/
|
|
788
|
-
export declare const DashboardBehavior: {
|
|
789
|
-
readonly DISABLED: "DISABLED";
|
|
790
|
-
readonly ENABLED: "ENABLED";
|
|
791
|
-
};
|
|
792
|
-
/**
|
|
793
|
-
* @public
|
|
794
|
-
*/
|
|
795
|
-
export type DashboardBehavior = (typeof DashboardBehavior)[keyof typeof DashboardBehavior];
|
|
796
617
|
/**
|
|
797
618
|
* <p>An ad hoc (one-time) filtering option.</p>
|
|
798
619
|
* @public
|
|
@@ -804,54 +625,6 @@ export interface AdHocFilteringOption {
|
|
|
804
625
|
*/
|
|
805
626
|
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
806
627
|
}
|
|
807
|
-
/**
|
|
808
|
-
* @public
|
|
809
|
-
* @enum
|
|
810
|
-
*/
|
|
811
|
-
export declare const AggType: {
|
|
812
|
-
readonly AVERAGE: "AVERAGE";
|
|
813
|
-
readonly COLUMN: "COLUMN";
|
|
814
|
-
readonly COUNT: "COUNT";
|
|
815
|
-
readonly CUSTOM: "CUSTOM";
|
|
816
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
817
|
-
readonly MAX: "MAX";
|
|
818
|
-
readonly MEDIAN: "MEDIAN";
|
|
819
|
-
readonly MIN: "MIN";
|
|
820
|
-
readonly PERCENTILE: "PERCENTILE";
|
|
821
|
-
readonly PTD_AVERAGE: "PTD_AVERAGE";
|
|
822
|
-
readonly PTD_COUNT: "PTD_COUNT";
|
|
823
|
-
readonly PTD_DISTINCT_COUNT: "PTD_DISTINCT_COUNT";
|
|
824
|
-
readonly PTD_MAX: "PTD_MAX";
|
|
825
|
-
readonly PTD_MIN: "PTD_MIN";
|
|
826
|
-
readonly PTD_SUM: "PTD_SUM";
|
|
827
|
-
readonly STDEV: "STDEV";
|
|
828
|
-
readonly STDEVP: "STDEVP";
|
|
829
|
-
readonly SUM: "SUM";
|
|
830
|
-
readonly VAR: "VAR";
|
|
831
|
-
readonly VARP: "VARP";
|
|
832
|
-
};
|
|
833
|
-
/**
|
|
834
|
-
* @public
|
|
835
|
-
*/
|
|
836
|
-
export type AggType = (typeof AggType)[keyof typeof AggType];
|
|
837
|
-
/**
|
|
838
|
-
* @public
|
|
839
|
-
* @enum
|
|
840
|
-
*/
|
|
841
|
-
export declare const TopicTimeGranularity: {
|
|
842
|
-
readonly DAY: "DAY";
|
|
843
|
-
readonly HOUR: "HOUR";
|
|
844
|
-
readonly MINUTE: "MINUTE";
|
|
845
|
-
readonly MONTH: "MONTH";
|
|
846
|
-
readonly QUARTER: "QUARTER";
|
|
847
|
-
readonly SECOND: "SECOND";
|
|
848
|
-
readonly WEEK: "WEEK";
|
|
849
|
-
readonly YEAR: "YEAR";
|
|
850
|
-
};
|
|
851
|
-
/**
|
|
852
|
-
* @public
|
|
853
|
-
*/
|
|
854
|
-
export type TopicTimeGranularity = (typeof TopicTimeGranularity)[keyof typeof TopicTimeGranularity];
|
|
855
628
|
/**
|
|
856
629
|
* <p>The definition of an Agg function.</p>
|
|
857
630
|
* @public
|
|
@@ -900,22 +673,6 @@ export interface DataPrepListAggregationFunction {
|
|
|
900
673
|
*/
|
|
901
674
|
Distinct: boolean | undefined;
|
|
902
675
|
}
|
|
903
|
-
/**
|
|
904
|
-
* @public
|
|
905
|
-
* @enum
|
|
906
|
-
*/
|
|
907
|
-
export declare const DataPrepSimpleAggregationFunctionType: {
|
|
908
|
-
readonly AVERAGE: "AVERAGE";
|
|
909
|
-
readonly COUNT: "COUNT";
|
|
910
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
911
|
-
readonly MAX: "MAX";
|
|
912
|
-
readonly MIN: "MIN";
|
|
913
|
-
readonly SUM: "SUM";
|
|
914
|
-
};
|
|
915
|
-
/**
|
|
916
|
-
* @public
|
|
917
|
-
*/
|
|
918
|
-
export type DataPrepSimpleAggregationFunctionType = (typeof DataPrepSimpleAggregationFunctionType)[keyof typeof DataPrepSimpleAggregationFunctionType];
|
|
919
676
|
/**
|
|
920
677
|
* <p>A simple aggregation function that performs standard statistical operations on a column.</p>
|
|
921
678
|
* @public
|
|
@@ -1036,17 +793,6 @@ export interface AggregateOperation {
|
|
|
1036
793
|
*/
|
|
1037
794
|
Aggregations: Aggregation[] | undefined;
|
|
1038
795
|
}
|
|
1039
|
-
/**
|
|
1040
|
-
* @public
|
|
1041
|
-
* @enum
|
|
1042
|
-
*/
|
|
1043
|
-
export declare const SimpleAttributeAggregationFunction: {
|
|
1044
|
-
readonly UNIQUE_VALUE: "UNIQUE_VALUE";
|
|
1045
|
-
};
|
|
1046
|
-
/**
|
|
1047
|
-
* @public
|
|
1048
|
-
*/
|
|
1049
|
-
export type SimpleAttributeAggregationFunction = (typeof SimpleAttributeAggregationFunction)[keyof typeof SimpleAttributeAggregationFunction];
|
|
1050
796
|
/**
|
|
1051
797
|
* <p>Aggregation for attributes.</p>
|
|
1052
798
|
* @public
|
|
@@ -1069,32 +815,6 @@ export interface AttributeAggregationFunction {
|
|
|
1069
815
|
*/
|
|
1070
816
|
ValueForMultipleValues?: string | undefined;
|
|
1071
817
|
}
|
|
1072
|
-
/**
|
|
1073
|
-
* @public
|
|
1074
|
-
* @enum
|
|
1075
|
-
*/
|
|
1076
|
-
export declare const CategoricalAggregationFunction: {
|
|
1077
|
-
readonly COUNT: "COUNT";
|
|
1078
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
1079
|
-
};
|
|
1080
|
-
/**
|
|
1081
|
-
* @public
|
|
1082
|
-
*/
|
|
1083
|
-
export type CategoricalAggregationFunction = (typeof CategoricalAggregationFunction)[keyof typeof CategoricalAggregationFunction];
|
|
1084
|
-
/**
|
|
1085
|
-
* @public
|
|
1086
|
-
* @enum
|
|
1087
|
-
*/
|
|
1088
|
-
export declare const DateAggregationFunction: {
|
|
1089
|
-
readonly COUNT: "COUNT";
|
|
1090
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
1091
|
-
readonly MAX: "MAX";
|
|
1092
|
-
readonly MIN: "MIN";
|
|
1093
|
-
};
|
|
1094
|
-
/**
|
|
1095
|
-
* @public
|
|
1096
|
-
*/
|
|
1097
|
-
export type DateAggregationFunction = (typeof DateAggregationFunction)[keyof typeof DateAggregationFunction];
|
|
1098
818
|
/**
|
|
1099
819
|
* <p>An aggregation based on the percentile of values in a dimension or measure.</p>
|
|
1100
820
|
* @public
|
|
@@ -1106,27 +826,6 @@ export interface PercentileAggregation {
|
|
|
1106
826
|
*/
|
|
1107
827
|
PercentileValue?: number | undefined;
|
|
1108
828
|
}
|
|
1109
|
-
/**
|
|
1110
|
-
* @public
|
|
1111
|
-
* @enum
|
|
1112
|
-
*/
|
|
1113
|
-
export declare const SimpleNumericalAggregationFunction: {
|
|
1114
|
-
readonly AVERAGE: "AVERAGE";
|
|
1115
|
-
readonly COUNT: "COUNT";
|
|
1116
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
1117
|
-
readonly MAX: "MAX";
|
|
1118
|
-
readonly MEDIAN: "MEDIAN";
|
|
1119
|
-
readonly MIN: "MIN";
|
|
1120
|
-
readonly STDEV: "STDEV";
|
|
1121
|
-
readonly STDEVP: "STDEVP";
|
|
1122
|
-
readonly SUM: "SUM";
|
|
1123
|
-
readonly VAR: "VAR";
|
|
1124
|
-
readonly VARP: "VARP";
|
|
1125
|
-
};
|
|
1126
|
-
/**
|
|
1127
|
-
* @public
|
|
1128
|
-
*/
|
|
1129
|
-
export type SimpleNumericalAggregationFunction = (typeof SimpleNumericalAggregationFunction)[keyof typeof SimpleNumericalAggregationFunction];
|
|
1130
829
|
/**
|
|
1131
830
|
* <p>Aggregation for numerical values.</p>
|
|
1132
831
|
* @public
|
|
@@ -1244,25 +943,6 @@ export interface AggregationFunction {
|
|
|
1244
943
|
*/
|
|
1245
944
|
AttributeAggregationFunction?: AttributeAggregationFunction | undefined;
|
|
1246
945
|
}
|
|
1247
|
-
/**
|
|
1248
|
-
* @public
|
|
1249
|
-
* @enum
|
|
1250
|
-
*/
|
|
1251
|
-
export declare const TimeGranularity: {
|
|
1252
|
-
readonly DAY: "DAY";
|
|
1253
|
-
readonly HOUR: "HOUR";
|
|
1254
|
-
readonly MILLISECOND: "MILLISECOND";
|
|
1255
|
-
readonly MINUTE: "MINUTE";
|
|
1256
|
-
readonly MONTH: "MONTH";
|
|
1257
|
-
readonly QUARTER: "QUARTER";
|
|
1258
|
-
readonly SECOND: "SECOND";
|
|
1259
|
-
readonly WEEK: "WEEK";
|
|
1260
|
-
readonly YEAR: "YEAR";
|
|
1261
|
-
};
|
|
1262
|
-
/**
|
|
1263
|
-
* @public
|
|
1264
|
-
*/
|
|
1265
|
-
export type TimeGranularity = (typeof TimeGranularity)[keyof typeof TimeGranularity];
|
|
1266
946
|
/**
|
|
1267
947
|
* <p>The definition of an <code>AggregationPartitionBy</code>.</p>
|
|
1268
948
|
* @public
|
|
@@ -1295,18 +975,6 @@ export interface ColumnIdentifier {
|
|
|
1295
975
|
*/
|
|
1296
976
|
ColumnName: string | undefined;
|
|
1297
977
|
}
|
|
1298
|
-
/**
|
|
1299
|
-
* @public
|
|
1300
|
-
* @enum
|
|
1301
|
-
*/
|
|
1302
|
-
export declare const SortDirection: {
|
|
1303
|
-
readonly ASC: "ASC";
|
|
1304
|
-
readonly DESC: "DESC";
|
|
1305
|
-
};
|
|
1306
|
-
/**
|
|
1307
|
-
* @public
|
|
1308
|
-
*/
|
|
1309
|
-
export type SortDirection = (typeof SortDirection)[keyof typeof SortDirection];
|
|
1310
978
|
/**
|
|
1311
979
|
* <p>The configuration options to sort aggregated values.</p>
|
|
1312
980
|
* @public
|
|
@@ -1450,26 +1118,6 @@ export interface AmazonQInQuickSightDashboardConfigurations {
|
|
|
1450
1118
|
*/
|
|
1451
1119
|
ExecutiveSummary?: ExecutiveSummaryConfigurations | undefined;
|
|
1452
1120
|
}
|
|
1453
|
-
/**
|
|
1454
|
-
* @public
|
|
1455
|
-
* @enum
|
|
1456
|
-
*/
|
|
1457
|
-
export declare const AnalysisErrorType: {
|
|
1458
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
1459
|
-
readonly COLUMN_GEOGRAPHIC_ROLE_MISMATCH: "COLUMN_GEOGRAPHIC_ROLE_MISMATCH";
|
|
1460
|
-
readonly COLUMN_REPLACEMENT_MISSING: "COLUMN_REPLACEMENT_MISSING";
|
|
1461
|
-
readonly COLUMN_TYPE_MISMATCH: "COLUMN_TYPE_MISMATCH";
|
|
1462
|
-
readonly DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND";
|
|
1463
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
1464
|
-
readonly PARAMETER_NOT_FOUND: "PARAMETER_NOT_FOUND";
|
|
1465
|
-
readonly PARAMETER_TYPE_INVALID: "PARAMETER_TYPE_INVALID";
|
|
1466
|
-
readonly PARAMETER_VALUE_INCOMPATIBLE: "PARAMETER_VALUE_INCOMPATIBLE";
|
|
1467
|
-
readonly SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND";
|
|
1468
|
-
};
|
|
1469
|
-
/**
|
|
1470
|
-
* @public
|
|
1471
|
-
*/
|
|
1472
|
-
export type AnalysisErrorType = (typeof AnalysisErrorType)[keyof typeof AnalysisErrorType];
|
|
1473
1121
|
/**
|
|
1474
1122
|
* <p>An object, structure, or sub-structure of an analysis, template, or dashboard.</p>
|
|
1475
1123
|
* @public
|
|
@@ -1569,17 +1217,6 @@ export interface CustomValuesConfiguration {
|
|
|
1569
1217
|
*/
|
|
1570
1218
|
CustomValues: CustomParameterValues | undefined;
|
|
1571
1219
|
}
|
|
1572
|
-
/**
|
|
1573
|
-
* @public
|
|
1574
|
-
* @enum
|
|
1575
|
-
*/
|
|
1576
|
-
export declare const SelectAllValueOptions: {
|
|
1577
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
1578
|
-
};
|
|
1579
|
-
/**
|
|
1580
|
-
* @public
|
|
1581
|
-
*/
|
|
1582
|
-
export type SelectAllValueOptions = (typeof SelectAllValueOptions)[keyof typeof SelectAllValueOptions];
|
|
1583
1220
|
/**
|
|
1584
1221
|
* <p>The configuration of destination parameter values.</p>
|
|
1585
1222
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
@@ -1640,19 +1277,6 @@ export interface CustomActionSetParametersOperation {
|
|
|
1640
1277
|
*/
|
|
1641
1278
|
ParameterValueConfigurations: SetParameterValueConfiguration[] | undefined;
|
|
1642
1279
|
}
|
|
1643
|
-
/**
|
|
1644
|
-
* @public
|
|
1645
|
-
* @enum
|
|
1646
|
-
*/
|
|
1647
|
-
export declare const URLTargetConfiguration: {
|
|
1648
|
-
readonly NEW_TAB: "NEW_TAB";
|
|
1649
|
-
readonly NEW_WINDOW: "NEW_WINDOW";
|
|
1650
|
-
readonly SAME_TAB: "SAME_TAB";
|
|
1651
|
-
};
|
|
1652
|
-
/**
|
|
1653
|
-
* @public
|
|
1654
|
-
*/
|
|
1655
|
-
export type URLTargetConfiguration = (typeof URLTargetConfiguration)[keyof typeof URLTargetConfiguration];
|
|
1656
1280
|
/**
|
|
1657
1281
|
* <p>The URL operation that opens a link to another webpage.</p>
|
|
1658
1282
|
* @public
|
|
@@ -1707,30 +1331,6 @@ export interface ImageCustomActionOperation {
|
|
|
1707
1331
|
*/
|
|
1708
1332
|
SetParametersOperation?: CustomActionSetParametersOperation | undefined;
|
|
1709
1333
|
}
|
|
1710
|
-
/**
|
|
1711
|
-
* @public
|
|
1712
|
-
* @enum
|
|
1713
|
-
*/
|
|
1714
|
-
export declare const WidgetStatus: {
|
|
1715
|
-
readonly DISABLED: "DISABLED";
|
|
1716
|
-
readonly ENABLED: "ENABLED";
|
|
1717
|
-
};
|
|
1718
|
-
/**
|
|
1719
|
-
* @public
|
|
1720
|
-
*/
|
|
1721
|
-
export type WidgetStatus = (typeof WidgetStatus)[keyof typeof WidgetStatus];
|
|
1722
|
-
/**
|
|
1723
|
-
* @public
|
|
1724
|
-
* @enum
|
|
1725
|
-
*/
|
|
1726
|
-
export declare const ImageCustomActionTrigger: {
|
|
1727
|
-
readonly CLICK: "CLICK";
|
|
1728
|
-
readonly MENU: "MENU";
|
|
1729
|
-
};
|
|
1730
|
-
/**
|
|
1731
|
-
* @public
|
|
1732
|
-
*/
|
|
1733
|
-
export type ImageCustomActionTrigger = (typeof ImageCustomActionTrigger)[keyof typeof ImageCustomActionTrigger];
|
|
1734
1334
|
/**
|
|
1735
1335
|
* <p>A custom action defined on an image.</p>
|
|
1736
1336
|
* @public
|
|
@@ -1796,20 +1396,6 @@ export interface ImageInteractionOptions {
|
|
|
1796
1396
|
*/
|
|
1797
1397
|
ImageMenuOption?: ImageMenuOption | undefined;
|
|
1798
1398
|
}
|
|
1799
|
-
/**
|
|
1800
|
-
* @public
|
|
1801
|
-
* @enum
|
|
1802
|
-
*/
|
|
1803
|
-
export declare const SheetImageScalingType: {
|
|
1804
|
-
readonly SCALE_NONE: "SCALE_NONE";
|
|
1805
|
-
readonly SCALE_TO_CONTAINER: "SCALE_TO_CONTAINER";
|
|
1806
|
-
readonly SCALE_TO_HEIGHT: "SCALE_TO_HEIGHT";
|
|
1807
|
-
readonly SCALE_TO_WIDTH: "SCALE_TO_WIDTH";
|
|
1808
|
-
};
|
|
1809
|
-
/**
|
|
1810
|
-
* @public
|
|
1811
|
-
*/
|
|
1812
|
-
export type SheetImageScalingType = (typeof SheetImageScalingType)[keyof typeof SheetImageScalingType];
|
|
1813
1399
|
/**
|
|
1814
1400
|
* <p>Determines how the image is scaled</p>
|
|
1815
1401
|
* @public
|
|
@@ -1873,18 +1459,6 @@ export interface SheetImageTooltipText {
|
|
|
1873
1459
|
*/
|
|
1874
1460
|
PlainText?: string | undefined;
|
|
1875
1461
|
}
|
|
1876
|
-
/**
|
|
1877
|
-
* @public
|
|
1878
|
-
* @enum
|
|
1879
|
-
*/
|
|
1880
|
-
export declare const Visibility: {
|
|
1881
|
-
readonly HIDDEN: "HIDDEN";
|
|
1882
|
-
readonly VISIBLE: "VISIBLE";
|
|
1883
|
-
};
|
|
1884
|
-
/**
|
|
1885
|
-
* @public
|
|
1886
|
-
*/
|
|
1887
|
-
export type Visibility = (typeof Visibility)[keyof typeof Visibility];
|
|
1888
1462
|
/**
|
|
1889
1463
|
* <p>The tooltip configuration for a sheet image.</p>
|
|
1890
1464
|
* @public
|
|
@@ -2057,18 +1631,6 @@ export interface DefaultFreeFormLayoutConfiguration {
|
|
|
2057
1631
|
*/
|
|
2058
1632
|
CanvasSizeOptions: FreeFormLayoutCanvasSizeOptions | undefined;
|
|
2059
1633
|
}
|
|
2060
|
-
/**
|
|
2061
|
-
* @public
|
|
2062
|
-
* @enum
|
|
2063
|
-
*/
|
|
2064
|
-
export declare const ResizeOption: {
|
|
2065
|
-
readonly FIXED: "FIXED";
|
|
2066
|
-
readonly RESPONSIVE: "RESPONSIVE";
|
|
2067
|
-
};
|
|
2068
|
-
/**
|
|
2069
|
-
* @public
|
|
2070
|
-
*/
|
|
2071
|
-
export type ResizeOption = (typeof ResizeOption)[keyof typeof ResizeOption];
|
|
2072
1634
|
/**
|
|
2073
1635
|
* <p>The options that determine the sizing of the canvas used in a grid layout.</p>
|
|
2074
1636
|
* @public
|
|
@@ -2161,39 +1723,6 @@ export interface Spacing {
|
|
|
2161
1723
|
*/
|
|
2162
1724
|
Right?: string | undefined;
|
|
2163
1725
|
}
|
|
2164
|
-
/**
|
|
2165
|
-
* @public
|
|
2166
|
-
* @enum
|
|
2167
|
-
*/
|
|
2168
|
-
export declare const PaperOrientation: {
|
|
2169
|
-
readonly LANDSCAPE: "LANDSCAPE";
|
|
2170
|
-
readonly PORTRAIT: "PORTRAIT";
|
|
2171
|
-
};
|
|
2172
|
-
/**
|
|
2173
|
-
* @public
|
|
2174
|
-
*/
|
|
2175
|
-
export type PaperOrientation = (typeof PaperOrientation)[keyof typeof PaperOrientation];
|
|
2176
|
-
/**
|
|
2177
|
-
* @public
|
|
2178
|
-
* @enum
|
|
2179
|
-
*/
|
|
2180
|
-
export declare const PaperSize: {
|
|
2181
|
-
readonly A0: "A0";
|
|
2182
|
-
readonly A1: "A1";
|
|
2183
|
-
readonly A2: "A2";
|
|
2184
|
-
readonly A3: "A3";
|
|
2185
|
-
readonly A4: "A4";
|
|
2186
|
-
readonly A5: "A5";
|
|
2187
|
-
readonly JIS_B4: "JIS_B4";
|
|
2188
|
-
readonly JIS_B5: "JIS_B5";
|
|
2189
|
-
readonly US_LEGAL: "US_LEGAL";
|
|
2190
|
-
readonly US_LETTER: "US_LETTER";
|
|
2191
|
-
readonly US_TABLOID_LEDGER: "US_TABLOID_LEDGER";
|
|
2192
|
-
};
|
|
2193
|
-
/**
|
|
2194
|
-
* @public
|
|
2195
|
-
*/
|
|
2196
|
-
export type PaperSize = (typeof PaperSize)[keyof typeof PaperSize];
|
|
2197
1726
|
/**
|
|
2198
1727
|
* <p>The options for a paper canvas of a section-based layout.</p>
|
|
2199
1728
|
* @public
|
|
@@ -2258,18 +1787,6 @@ export interface DefaultPaginatedLayoutConfiguration {
|
|
|
2258
1787
|
*/
|
|
2259
1788
|
SectionBased?: DefaultSectionBasedLayoutConfiguration | undefined;
|
|
2260
1789
|
}
|
|
2261
|
-
/**
|
|
2262
|
-
* @public
|
|
2263
|
-
* @enum
|
|
2264
|
-
*/
|
|
2265
|
-
export declare const SheetContentType: {
|
|
2266
|
-
readonly INTERACTIVE: "INTERACTIVE";
|
|
2267
|
-
readonly PAGINATED: "PAGINATED";
|
|
2268
|
-
};
|
|
2269
|
-
/**
|
|
2270
|
-
* @public
|
|
2271
|
-
*/
|
|
2272
|
-
export type SheetContentType = (typeof SheetContentType)[keyof typeof SheetContentType];
|
|
2273
1790
|
/**
|
|
2274
1791
|
* <p>The configuration for default new sheet settings.</p>
|
|
2275
1792
|
* @public
|
|
@@ -2323,19 +1840,6 @@ export interface CalculatedField {
|
|
|
2323
1840
|
*/
|
|
2324
1841
|
Expression: string | undefined;
|
|
2325
1842
|
}
|
|
2326
|
-
/**
|
|
2327
|
-
* @public
|
|
2328
|
-
* @enum
|
|
2329
|
-
*/
|
|
2330
|
-
export declare const SpecialValue: {
|
|
2331
|
-
readonly EMPTY: "EMPTY";
|
|
2332
|
-
readonly NULL: "NULL";
|
|
2333
|
-
readonly OTHER: "OTHER";
|
|
2334
|
-
};
|
|
2335
|
-
/**
|
|
2336
|
-
* @public
|
|
2337
|
-
*/
|
|
2338
|
-
export type SpecialValue = (typeof SpecialValue)[keyof typeof SpecialValue];
|
|
2339
1843
|
/**
|
|
2340
1844
|
* <p>Determines the color that's applied to a particular data value in a column.</p>
|
|
2341
1845
|
* @public
|
|
@@ -2390,18 +1894,6 @@ export interface DecimalPlacesConfiguration {
|
|
|
2390
1894
|
*/
|
|
2391
1895
|
DecimalPlaces: number | undefined;
|
|
2392
1896
|
}
|
|
2393
|
-
/**
|
|
2394
|
-
* @public
|
|
2395
|
-
* @enum
|
|
2396
|
-
*/
|
|
2397
|
-
export declare const NegativeValueDisplayMode: {
|
|
2398
|
-
readonly NEGATIVE: "NEGATIVE";
|
|
2399
|
-
readonly POSITIVE: "POSITIVE";
|
|
2400
|
-
};
|
|
2401
|
-
/**
|
|
2402
|
-
* @public
|
|
2403
|
-
*/
|
|
2404
|
-
export type NegativeValueDisplayMode = (typeof NegativeValueDisplayMode)[keyof typeof NegativeValueDisplayMode];
|
|
2405
1897
|
/**
|
|
2406
1898
|
* <p>The options that determine the negative value configuration.</p>
|
|
2407
1899
|
* @public
|
|
@@ -2413,49 +1905,6 @@ export interface NegativeValueConfiguration {
|
|
|
2413
1905
|
*/
|
|
2414
1906
|
DisplayMode: NegativeValueDisplayMode | undefined;
|
|
2415
1907
|
}
|
|
2416
|
-
/**
|
|
2417
|
-
* @public
|
|
2418
|
-
* @enum
|
|
2419
|
-
*/
|
|
2420
|
-
export declare const NumberScale: {
|
|
2421
|
-
readonly AUTO: "AUTO";
|
|
2422
|
-
readonly BILLIONS: "BILLIONS";
|
|
2423
|
-
readonly CRORES: "CRORES";
|
|
2424
|
-
readonly LAKHS: "LAKHS";
|
|
2425
|
-
readonly MILLIONS: "MILLIONS";
|
|
2426
|
-
readonly NONE: "NONE";
|
|
2427
|
-
readonly THOUSANDS: "THOUSANDS";
|
|
2428
|
-
readonly TRILLIONS: "TRILLIONS";
|
|
2429
|
-
};
|
|
2430
|
-
/**
|
|
2431
|
-
* @public
|
|
2432
|
-
*/
|
|
2433
|
-
export type NumberScale = (typeof NumberScale)[keyof typeof NumberScale];
|
|
2434
|
-
/**
|
|
2435
|
-
* @public
|
|
2436
|
-
* @enum
|
|
2437
|
-
*/
|
|
2438
|
-
export declare const NumericSeparatorSymbol: {
|
|
2439
|
-
readonly COMMA: "COMMA";
|
|
2440
|
-
readonly DOT: "DOT";
|
|
2441
|
-
readonly SPACE: "SPACE";
|
|
2442
|
-
};
|
|
2443
|
-
/**
|
|
2444
|
-
* @public
|
|
2445
|
-
*/
|
|
2446
|
-
export type NumericSeparatorSymbol = (typeof NumericSeparatorSymbol)[keyof typeof NumericSeparatorSymbol];
|
|
2447
|
-
/**
|
|
2448
|
-
* @public
|
|
2449
|
-
* @enum
|
|
2450
|
-
*/
|
|
2451
|
-
export declare const DigitGroupingStyle: {
|
|
2452
|
-
readonly DEFAULT: "DEFAULT";
|
|
2453
|
-
readonly LAKHS: "LAKHS";
|
|
2454
|
-
};
|
|
2455
|
-
/**
|
|
2456
|
-
* @public
|
|
2457
|
-
*/
|
|
2458
|
-
export type DigitGroupingStyle = (typeof DigitGroupingStyle)[keyof typeof DigitGroupingStyle];
|
|
2459
1908
|
/**
|
|
2460
1909
|
* <p>The options that determine the thousands separator configuration.</p>
|
|
2461
1910
|
* @public
|
|
@@ -2707,18 +2156,6 @@ export interface FormatConfiguration {
|
|
|
2707
2156
|
*/
|
|
2708
2157
|
DateTimeFormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
2709
2158
|
}
|
|
2710
|
-
/**
|
|
2711
|
-
* @public
|
|
2712
|
-
* @enum
|
|
2713
|
-
*/
|
|
2714
|
-
export declare const ColumnRole: {
|
|
2715
|
-
readonly DIMENSION: "DIMENSION";
|
|
2716
|
-
readonly MEASURE: "MEASURE";
|
|
2717
|
-
};
|
|
2718
|
-
/**
|
|
2719
|
-
* @public
|
|
2720
|
-
*/
|
|
2721
|
-
export type ColumnRole = (typeof ColumnRole)[keyof typeof ColumnRole];
|
|
2722
2159
|
/**
|
|
2723
2160
|
* <p>The general configuration of a column.</p>
|
|
2724
2161
|
* @public
|
|
@@ -2761,58 +2198,6 @@ export interface DataSetIdentifierDeclaration {
|
|
|
2761
2198
|
*/
|
|
2762
2199
|
DataSetArn: string | undefined;
|
|
2763
2200
|
}
|
|
2764
|
-
/**
|
|
2765
|
-
* @public
|
|
2766
|
-
* @enum
|
|
2767
|
-
*/
|
|
2768
|
-
export declare const CrossDatasetTypes: {
|
|
2769
|
-
readonly ALL_DATASETS: "ALL_DATASETS";
|
|
2770
|
-
readonly SINGLE_DATASET: "SINGLE_DATASET";
|
|
2771
|
-
};
|
|
2772
|
-
/**
|
|
2773
|
-
* @public
|
|
2774
|
-
*/
|
|
2775
|
-
export type CrossDatasetTypes = (typeof CrossDatasetTypes)[keyof typeof CrossDatasetTypes];
|
|
2776
|
-
/**
|
|
2777
|
-
* @public
|
|
2778
|
-
* @enum
|
|
2779
|
-
*/
|
|
2780
|
-
export declare const CategoryFilterMatchOperator: {
|
|
2781
|
-
readonly CONTAINS: "CONTAINS";
|
|
2782
|
-
readonly DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN";
|
|
2783
|
-
readonly DOES_NOT_EQUAL: "DOES_NOT_EQUAL";
|
|
2784
|
-
readonly ENDS_WITH: "ENDS_WITH";
|
|
2785
|
-
readonly EQUALS: "EQUALS";
|
|
2786
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
2787
|
-
};
|
|
2788
|
-
/**
|
|
2789
|
-
* @public
|
|
2790
|
-
*/
|
|
2791
|
-
export type CategoryFilterMatchOperator = (typeof CategoryFilterMatchOperator)[keyof typeof CategoryFilterMatchOperator];
|
|
2792
|
-
/**
|
|
2793
|
-
* @public
|
|
2794
|
-
* @enum
|
|
2795
|
-
*/
|
|
2796
|
-
export declare const FilterNullOption: {
|
|
2797
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
2798
|
-
readonly NON_NULLS_ONLY: "NON_NULLS_ONLY";
|
|
2799
|
-
readonly NULLS_ONLY: "NULLS_ONLY";
|
|
2800
|
-
};
|
|
2801
|
-
/**
|
|
2802
|
-
* @public
|
|
2803
|
-
*/
|
|
2804
|
-
export type FilterNullOption = (typeof FilterNullOption)[keyof typeof FilterNullOption];
|
|
2805
|
-
/**
|
|
2806
|
-
* @public
|
|
2807
|
-
* @enum
|
|
2808
|
-
*/
|
|
2809
|
-
export declare const CategoryFilterSelectAllOptions: {
|
|
2810
|
-
readonly FILTER_ALL_VALUES: "FILTER_ALL_VALUES";
|
|
2811
|
-
};
|
|
2812
|
-
/**
|
|
2813
|
-
* @public
|
|
2814
|
-
*/
|
|
2815
|
-
export type CategoryFilterSelectAllOptions = (typeof CategoryFilterSelectAllOptions)[keyof typeof CategoryFilterSelectAllOptions];
|
|
2816
2201
|
/**
|
|
2817
2202
|
* <p>A custom filter that filters based on a single value. This filter can be partially matched.</p>
|
|
2818
2203
|
* @public
|
|
@@ -2983,18 +2368,6 @@ export interface CategoryFilterConfiguration {
|
|
|
2983
2368
|
*/
|
|
2984
2369
|
CustomFilterConfiguration?: CustomFilterConfiguration | undefined;
|
|
2985
2370
|
}
|
|
2986
|
-
/**
|
|
2987
|
-
* @public
|
|
2988
|
-
* @enum
|
|
2989
|
-
*/
|
|
2990
|
-
export declare const CommitMode: {
|
|
2991
|
-
readonly AUTO: "AUTO";
|
|
2992
|
-
readonly MANUAL: "MANUAL";
|
|
2993
|
-
};
|
|
2994
|
-
/**
|
|
2995
|
-
* @public
|
|
2996
|
-
*/
|
|
2997
|
-
export type CommitMode = (typeof CommitMode)[keyof typeof CommitMode];
|
|
2998
2371
|
/**
|
|
2999
2372
|
* <p>A control to display info icons for filters and parameters.</p>
|
|
3000
2373
|
* @public
|
|
@@ -3011,33 +2384,6 @@ export interface SheetControlInfoIconLabelOptions {
|
|
|
3011
2384
|
*/
|
|
3012
2385
|
InfoIconText?: string | undefined;
|
|
3013
2386
|
}
|
|
3014
|
-
/**
|
|
3015
|
-
* @public
|
|
3016
|
-
* @enum
|
|
3017
|
-
*/
|
|
3018
|
-
export declare const FontDecoration: {
|
|
3019
|
-
readonly NONE: "NONE";
|
|
3020
|
-
readonly UNDERLINE: "UNDERLINE";
|
|
3021
|
-
};
|
|
3022
|
-
/**
|
|
3023
|
-
* @public
|
|
3024
|
-
*/
|
|
3025
|
-
export type FontDecoration = (typeof FontDecoration)[keyof typeof FontDecoration];
|
|
3026
|
-
/**
|
|
3027
|
-
* @public
|
|
3028
|
-
* @enum
|
|
3029
|
-
*/
|
|
3030
|
-
export declare const RelativeFontSize: {
|
|
3031
|
-
readonly EXTRA_LARGE: "EXTRA_LARGE";
|
|
3032
|
-
readonly EXTRA_SMALL: "EXTRA_SMALL";
|
|
3033
|
-
readonly LARGE: "LARGE";
|
|
3034
|
-
readonly MEDIUM: "MEDIUM";
|
|
3035
|
-
readonly SMALL: "SMALL";
|
|
3036
|
-
};
|
|
3037
|
-
/**
|
|
3038
|
-
* @public
|
|
3039
|
-
*/
|
|
3040
|
-
export type RelativeFontSize = (typeof RelativeFontSize)[keyof typeof RelativeFontSize];
|
|
3041
2387
|
/**
|
|
3042
2388
|
* <p>The option that determines the text display size.</p>
|
|
3043
2389
|
* @public
|
|
@@ -3054,30 +2400,6 @@ export interface FontSize {
|
|
|
3054
2400
|
*/
|
|
3055
2401
|
Absolute?: string | undefined;
|
|
3056
2402
|
}
|
|
3057
|
-
/**
|
|
3058
|
-
* @public
|
|
3059
|
-
* @enum
|
|
3060
|
-
*/
|
|
3061
|
-
export declare const FontStyle: {
|
|
3062
|
-
readonly ITALIC: "ITALIC";
|
|
3063
|
-
readonly NORMAL: "NORMAL";
|
|
3064
|
-
};
|
|
3065
|
-
/**
|
|
3066
|
-
* @public
|
|
3067
|
-
*/
|
|
3068
|
-
export type FontStyle = (typeof FontStyle)[keyof typeof FontStyle];
|
|
3069
|
-
/**
|
|
3070
|
-
* @public
|
|
3071
|
-
* @enum
|
|
3072
|
-
*/
|
|
3073
|
-
export declare const FontWeightName: {
|
|
3074
|
-
readonly BOLD: "BOLD";
|
|
3075
|
-
readonly NORMAL: "NORMAL";
|
|
3076
|
-
};
|
|
3077
|
-
/**
|
|
3078
|
-
* @public
|
|
3079
|
-
*/
|
|
3080
|
-
export type FontWeightName = (typeof FontWeightName)[keyof typeof FontWeightName];
|
|
3081
2403
|
/**
|
|
3082
2404
|
* <p>The option that determines the text display weight, or boldness.</p>
|
|
3083
2405
|
* @public
|
|
@@ -3177,18 +2499,6 @@ export interface DateTimePickerControlDisplayOptions {
|
|
|
3177
2499
|
*/
|
|
3178
2500
|
DateIconVisibility?: Visibility | undefined;
|
|
3179
2501
|
}
|
|
3180
|
-
/**
|
|
3181
|
-
* @public
|
|
3182
|
-
* @enum
|
|
3183
|
-
*/
|
|
3184
|
-
export declare const SheetControlDateTimePickerType: {
|
|
3185
|
-
readonly DATE_RANGE: "DATE_RANGE";
|
|
3186
|
-
readonly SINGLE_VALUED: "SINGLE_VALUED";
|
|
3187
|
-
};
|
|
3188
|
-
/**
|
|
3189
|
-
* @public
|
|
3190
|
-
*/
|
|
3191
|
-
export type SheetControlDateTimePickerType = (typeof SheetControlDateTimePickerType)[keyof typeof SheetControlDateTimePickerType];
|
|
3192
2502
|
/**
|
|
3193
2503
|
* <p>The default options that correspond to the filter control type of a <code>DateTimePicker</code>.</p>
|
|
3194
2504
|
* @public
|
|
@@ -3264,18 +2574,6 @@ export interface FilterSelectableValues {
|
|
|
3264
2574
|
*/
|
|
3265
2575
|
Values?: string[] | undefined;
|
|
3266
2576
|
}
|
|
3267
|
-
/**
|
|
3268
|
-
* @public
|
|
3269
|
-
* @enum
|
|
3270
|
-
*/
|
|
3271
|
-
export declare const SheetControlListType: {
|
|
3272
|
-
readonly MULTI_SELECT: "MULTI_SELECT";
|
|
3273
|
-
readonly SINGLE_SELECT: "SINGLE_SELECT";
|
|
3274
|
-
};
|
|
3275
|
-
/**
|
|
3276
|
-
* @public
|
|
3277
|
-
*/
|
|
3278
|
-
export type SheetControlListType = (typeof SheetControlListType)[keyof typeof SheetControlListType];
|
|
3279
2577
|
/**
|
|
3280
2578
|
* <p>The default options that correspond to the <code>Dropdown</code> filter control type.</p>
|
|
3281
2579
|
* @public
|
|
@@ -3433,18 +2731,6 @@ export interface SliderControlDisplayOptions {
|
|
|
3433
2731
|
*/
|
|
3434
2732
|
InfoIconLabelOptions?: SheetControlInfoIconLabelOptions | undefined;
|
|
3435
2733
|
}
|
|
3436
|
-
/**
|
|
3437
|
-
* @public
|
|
3438
|
-
* @enum
|
|
3439
|
-
*/
|
|
3440
|
-
export declare const SheetControlSliderType: {
|
|
3441
|
-
readonly RANGE: "RANGE";
|
|
3442
|
-
readonly SINGLE_POINT: "SINGLE_POINT";
|
|
3443
|
-
};
|
|
3444
|
-
/**
|
|
3445
|
-
* @public
|
|
3446
|
-
*/
|
|
3447
|
-
export type SheetControlSliderType = (typeof SheetControlSliderType)[keyof typeof SheetControlSliderType];
|
|
3448
2734
|
/**
|
|
3449
2735
|
* <p>The default options that correspond to the <code>Slider</code> filter control type.</p>
|
|
3450
2736
|
* @public
|
|
@@ -3709,29 +2995,6 @@ export interface NestedFilter {
|
|
|
3709
2995
|
*/
|
|
3710
2996
|
InnerFilter: InnerFilter | undefined;
|
|
3711
2997
|
}
|
|
3712
|
-
/**
|
|
3713
|
-
* @public
|
|
3714
|
-
* @enum
|
|
3715
|
-
*/
|
|
3716
|
-
export declare const NumericEqualityMatchOperator: {
|
|
3717
|
-
readonly DOES_NOT_EQUAL: "DOES_NOT_EQUAL";
|
|
3718
|
-
readonly EQUALS: "EQUALS";
|
|
3719
|
-
};
|
|
3720
|
-
/**
|
|
3721
|
-
* @public
|
|
3722
|
-
*/
|
|
3723
|
-
export type NumericEqualityMatchOperator = (typeof NumericEqualityMatchOperator)[keyof typeof NumericEqualityMatchOperator];
|
|
3724
|
-
/**
|
|
3725
|
-
* @public
|
|
3726
|
-
* @enum
|
|
3727
|
-
*/
|
|
3728
|
-
export declare const NumericFilterSelectAllOptions: {
|
|
3729
|
-
readonly FILTER_ALL_VALUES: "FILTER_ALL_VALUES";
|
|
3730
|
-
};
|
|
3731
|
-
/**
|
|
3732
|
-
* @public
|
|
3733
|
-
*/
|
|
3734
|
-
export type NumericFilterSelectAllOptions = (typeof NumericFilterSelectAllOptions)[keyof typeof NumericFilterSelectAllOptions];
|
|
3735
2998
|
/**
|
|
3736
2999
|
* <p>A <code>NumericEqualityFilter</code> filters values that are equal to the specified value.</p>
|
|
3737
3000
|
* @public
|
|
@@ -3897,17 +3160,6 @@ export interface NumericRangeFilter {
|
|
|
3897
3160
|
*/
|
|
3898
3161
|
DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration | undefined;
|
|
3899
3162
|
}
|
|
3900
|
-
/**
|
|
3901
|
-
* @public
|
|
3902
|
-
* @enum
|
|
3903
|
-
*/
|
|
3904
|
-
export declare const AnchorOption: {
|
|
3905
|
-
readonly NOW: "NOW";
|
|
3906
|
-
};
|
|
3907
|
-
/**
|
|
3908
|
-
* @public
|
|
3909
|
-
*/
|
|
3910
|
-
export type AnchorOption = (typeof AnchorOption)[keyof typeof AnchorOption];
|
|
3911
3163
|
/**
|
|
3912
3164
|
* <p>The date configuration of the filter.</p>
|
|
3913
3165
|
* @public
|
|
@@ -3964,21 +3216,6 @@ export interface ExcludePeriodConfiguration {
|
|
|
3964
3216
|
*/
|
|
3965
3217
|
Status?: WidgetStatus | undefined;
|
|
3966
3218
|
}
|
|
3967
|
-
/**
|
|
3968
|
-
* @public
|
|
3969
|
-
* @enum
|
|
3970
|
-
*/
|
|
3971
|
-
export declare const RelativeDateType: {
|
|
3972
|
-
readonly LAST: "LAST";
|
|
3973
|
-
readonly NEXT: "NEXT";
|
|
3974
|
-
readonly NOW: "NOW";
|
|
3975
|
-
readonly PREVIOUS: "PREVIOUS";
|
|
3976
|
-
readonly THIS: "THIS";
|
|
3977
|
-
};
|
|
3978
|
-
/**
|
|
3979
|
-
* @public
|
|
3980
|
-
*/
|
|
3981
|
-
export type RelativeDateType = (typeof RelativeDateType)[keyof typeof RelativeDateType];
|
|
3982
3219
|
/**
|
|
3983
3220
|
* <p>A <code>RelativeDatesFilter</code> filters relative dates values.</p>
|
|
3984
3221
|
* @public
|
|
@@ -4323,18 +3560,6 @@ export interface Filter {
|
|
|
4323
3560
|
*/
|
|
4324
3561
|
NestedFilter?: NestedFilter | undefined;
|
|
4325
3562
|
}
|
|
4326
|
-
/**
|
|
4327
|
-
* @public
|
|
4328
|
-
* @enum
|
|
4329
|
-
*/
|
|
4330
|
-
export declare const FilterVisualScope: {
|
|
4331
|
-
readonly ALL_VISUALS: "ALL_VISUALS";
|
|
4332
|
-
readonly SELECTED_VISUALS: "SELECTED_VISUALS";
|
|
4333
|
-
};
|
|
4334
|
-
/**
|
|
4335
|
-
* @public
|
|
4336
|
-
*/
|
|
4337
|
-
export type FilterVisualScope = (typeof FilterVisualScope)[keyof typeof FilterVisualScope];
|
|
4338
3563
|
/**
|
|
4339
3564
|
* <p>The filter that is applied to the options.</p>
|
|
4340
3565
|
* @public
|
|
@@ -4442,19 +3667,6 @@ export interface FilterGroup {
|
|
|
4442
3667
|
*/
|
|
4443
3668
|
CrossDataset: CrossDatasetTypes | undefined;
|
|
4444
3669
|
}
|
|
4445
|
-
/**
|
|
4446
|
-
* @public
|
|
4447
|
-
* @enum
|
|
4448
|
-
*/
|
|
4449
|
-
export declare const VisualHighlightTrigger: {
|
|
4450
|
-
readonly DATA_POINT_CLICK: "DATA_POINT_CLICK";
|
|
4451
|
-
readonly DATA_POINT_HOVER: "DATA_POINT_HOVER";
|
|
4452
|
-
readonly NONE: "NONE";
|
|
4453
|
-
};
|
|
4454
|
-
/**
|
|
4455
|
-
* @public
|
|
4456
|
-
*/
|
|
4457
|
-
export type VisualHighlightTrigger = (typeof VisualHighlightTrigger)[keyof typeof VisualHighlightTrigger];
|
|
4458
3670
|
/**
|
|
4459
3671
|
* <p>Defines what initiates a highlight operation on a visual, such as a click or hover.</p>
|
|
4460
3672
|
* @public
|
|
@@ -4477,35 +3689,6 @@ export interface VisualCustomActionDefaults {
|
|
|
4477
3689
|
*/
|
|
4478
3690
|
highlightOperation?: VisualHighlightOperation | undefined;
|
|
4479
3691
|
}
|
|
4480
|
-
/**
|
|
4481
|
-
* @public
|
|
4482
|
-
* @enum
|
|
4483
|
-
*/
|
|
4484
|
-
export declare const QBusinessInsightsStatus: {
|
|
4485
|
-
readonly DISABLED: "DISABLED";
|
|
4486
|
-
readonly ENABLED: "ENABLED";
|
|
4487
|
-
};
|
|
4488
|
-
/**
|
|
4489
|
-
* @public
|
|
4490
|
-
*/
|
|
4491
|
-
export type QBusinessInsightsStatus = (typeof QBusinessInsightsStatus)[keyof typeof QBusinessInsightsStatus];
|
|
4492
|
-
/**
|
|
4493
|
-
* @public
|
|
4494
|
-
* @enum
|
|
4495
|
-
*/
|
|
4496
|
-
export declare const DayOfTheWeek: {
|
|
4497
|
-
readonly FRIDAY: "FRIDAY";
|
|
4498
|
-
readonly MONDAY: "MONDAY";
|
|
4499
|
-
readonly SATURDAY: "SATURDAY";
|
|
4500
|
-
readonly SUNDAY: "SUNDAY";
|
|
4501
|
-
readonly THURSDAY: "THURSDAY";
|
|
4502
|
-
readonly TUESDAY: "TUESDAY";
|
|
4503
|
-
readonly WEDNESDAY: "WEDNESDAY";
|
|
4504
|
-
};
|
|
4505
|
-
/**
|
|
4506
|
-
* @public
|
|
4507
|
-
*/
|
|
4508
|
-
export type DayOfTheWeek = (typeof DayOfTheWeek)[keyof typeof DayOfTheWeek];
|
|
4509
3692
|
/**
|
|
4510
3693
|
* <p>An array of analysis level configurations.</p>
|
|
4511
3694
|
* @public
|
|
@@ -4595,18 +3778,6 @@ export interface MappedDataSetParameter {
|
|
|
4595
3778
|
*/
|
|
4596
3779
|
DataSetParameterName: string | undefined;
|
|
4597
3780
|
}
|
|
4598
|
-
/**
|
|
4599
|
-
* @public
|
|
4600
|
-
* @enum
|
|
4601
|
-
*/
|
|
4602
|
-
export declare const ValueWhenUnsetOption: {
|
|
4603
|
-
readonly NULL: "NULL";
|
|
4604
|
-
readonly RECOMMENDED_VALUE: "RECOMMENDED_VALUE";
|
|
4605
|
-
};
|
|
4606
|
-
/**
|
|
4607
|
-
* @public
|
|
4608
|
-
*/
|
|
4609
|
-
export type ValueWhenUnsetOption = (typeof ValueWhenUnsetOption)[keyof typeof ValueWhenUnsetOption];
|
|
4610
3781
|
/**
|
|
4611
3782
|
* <p>The configuration that defines the default value of a <code>DateTime</code> parameter when a value has not been set.</p>
|
|
4612
3783
|
* @public
|
|
@@ -4680,18 +3851,6 @@ export interface DecimalDefaultValues {
|
|
|
4680
3851
|
*/
|
|
4681
3852
|
StaticValues?: number[] | undefined;
|
|
4682
3853
|
}
|
|
4683
|
-
/**
|
|
4684
|
-
* @public
|
|
4685
|
-
* @enum
|
|
4686
|
-
*/
|
|
4687
|
-
export declare const ParameterValueType: {
|
|
4688
|
-
readonly MULTI_VALUED: "MULTI_VALUED";
|
|
4689
|
-
readonly SINGLE_VALUED: "SINGLE_VALUED";
|
|
4690
|
-
};
|
|
4691
|
-
/**
|
|
4692
|
-
* @public
|
|
4693
|
-
*/
|
|
4694
|
-
export type ParameterValueType = (typeof ParameterValueType)[keyof typeof ParameterValueType];
|
|
4695
3854
|
/**
|
|
4696
3855
|
* <p>The configuration that defines the default value of a <code>Decimal</code> parameter when a value has not been set.</p>
|
|
4697
3856
|
* @public
|
|
@@ -4924,18 +4083,6 @@ export interface ParameterDeclaration {
|
|
|
4924
4083
|
*/
|
|
4925
4084
|
DateTimeParameterDeclaration?: DateTimeParameterDeclaration | undefined;
|
|
4926
4085
|
}
|
|
4927
|
-
/**
|
|
4928
|
-
* @public
|
|
4929
|
-
* @enum
|
|
4930
|
-
*/
|
|
4931
|
-
export declare const QueryExecutionMode: {
|
|
4932
|
-
readonly AUTO: "AUTO";
|
|
4933
|
-
readonly MANUAL: "MANUAL";
|
|
4934
|
-
};
|
|
4935
|
-
/**
|
|
4936
|
-
* @public
|
|
4937
|
-
*/
|
|
4938
|
-
export type QueryExecutionMode = (typeof QueryExecutionMode)[keyof typeof QueryExecutionMode];
|
|
4939
4086
|
/**
|
|
4940
4087
|
* <p>A structure that describes the query execution options.</p>
|
|
4941
4088
|
* @public
|
|
@@ -5371,21 +4518,6 @@ export interface FreeFormLayoutElementBorderStyle {
|
|
|
5371
4518
|
*/
|
|
5372
4519
|
Color?: string | undefined;
|
|
5373
4520
|
}
|
|
5374
|
-
/**
|
|
5375
|
-
* @public
|
|
5376
|
-
* @enum
|
|
5377
|
-
*/
|
|
5378
|
-
export declare const LayoutElementType: {
|
|
5379
|
-
readonly FILTER_CONTROL: "FILTER_CONTROL";
|
|
5380
|
-
readonly IMAGE: "IMAGE";
|
|
5381
|
-
readonly PARAMETER_CONTROL: "PARAMETER_CONTROL";
|
|
5382
|
-
readonly TEXT_BOX: "TEXT_BOX";
|
|
5383
|
-
readonly VISUAL: "VISUAL";
|
|
5384
|
-
};
|
|
5385
|
-
/**
|
|
5386
|
-
* @public
|
|
5387
|
-
*/
|
|
5388
|
-
export type LayoutElementType = (typeof LayoutElementType)[keyof typeof LayoutElementType];
|
|
5389
4521
|
/**
|
|
5390
4522
|
* <p>The configuration of loading animation in free-form layout. </p>
|
|
5391
4523
|
* @public
|
|
@@ -5604,18 +4736,6 @@ export interface BodySectionContent {
|
|
|
5604
4736
|
*/
|
|
5605
4737
|
Layout?: SectionLayoutConfiguration | undefined;
|
|
5606
4738
|
}
|
|
5607
|
-
/**
|
|
5608
|
-
* @public
|
|
5609
|
-
* @enum
|
|
5610
|
-
*/
|
|
5611
|
-
export declare const SectionPageBreakStatus: {
|
|
5612
|
-
readonly DISABLED: "DISABLED";
|
|
5613
|
-
readonly ENABLED: "ENABLED";
|
|
5614
|
-
};
|
|
5615
|
-
/**
|
|
5616
|
-
* @public
|
|
5617
|
-
*/
|
|
5618
|
-
export type SectionPageBreakStatus = (typeof SectionPageBreakStatus)[keyof typeof SectionPageBreakStatus];
|
|
5619
4739
|
/**
|
|
5620
4740
|
* <p>The configuration of a page break after a section.</p>
|
|
5621
4741
|
* @public
|
|
@@ -6210,17 +5330,6 @@ export interface SheetTextBox {
|
|
|
6210
5330
|
*/
|
|
6211
5331
|
Interactions?: TextBoxInteractionOptions | undefined;
|
|
6212
5332
|
}
|
|
6213
|
-
/**
|
|
6214
|
-
* @public
|
|
6215
|
-
* @enum
|
|
6216
|
-
*/
|
|
6217
|
-
export declare const SelectedFieldOptions: {
|
|
6218
|
-
readonly ALL_FIELDS: "ALL_FIELDS";
|
|
6219
|
-
};
|
|
6220
|
-
/**
|
|
6221
|
-
* @public
|
|
6222
|
-
*/
|
|
6223
|
-
export type SelectedFieldOptions = (typeof SelectedFieldOptions)[keyof typeof SelectedFieldOptions];
|
|
6224
5333
|
/**
|
|
6225
5334
|
* <p>The configuration of selected fields in the<code>CustomActionFilterOperation</code>.</p>
|
|
6226
5335
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
@@ -6250,17 +5359,6 @@ export interface FilterOperationSelectedFieldsConfiguration {
|
|
|
6250
5359
|
*/
|
|
6251
5360
|
SelectedColumns?: ColumnIdentifier[] | undefined;
|
|
6252
5361
|
}
|
|
6253
|
-
/**
|
|
6254
|
-
* @public
|
|
6255
|
-
* @enum
|
|
6256
|
-
*/
|
|
6257
|
-
export declare const TargetVisualOptions: {
|
|
6258
|
-
readonly ALL_VISUALS: "ALL_VISUALS";
|
|
6259
|
-
};
|
|
6260
|
-
/**
|
|
6261
|
-
* @public
|
|
6262
|
-
*/
|
|
6263
|
-
export type TargetVisualOptions = (typeof TargetVisualOptions)[keyof typeof TargetVisualOptions];
|
|
6264
5362
|
/**
|
|
6265
5363
|
* <p>The configuration of the same-sheet target visuals that you want to be filtered.</p>
|
|
6266
5364
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
@@ -6340,18 +5438,6 @@ export interface VisualCustomActionOperation {
|
|
|
6340
5438
|
*/
|
|
6341
5439
|
SetParametersOperation?: CustomActionSetParametersOperation | undefined;
|
|
6342
5440
|
}
|
|
6343
|
-
/**
|
|
6344
|
-
* @public
|
|
6345
|
-
* @enum
|
|
6346
|
-
*/
|
|
6347
|
-
export declare const VisualCustomActionTrigger: {
|
|
6348
|
-
readonly DATA_POINT_CLICK: "DATA_POINT_CLICK";
|
|
6349
|
-
readonly DATA_POINT_MENU: "DATA_POINT_MENU";
|
|
6350
|
-
};
|
|
6351
|
-
/**
|
|
6352
|
-
* @public
|
|
6353
|
-
*/
|
|
6354
|
-
export type VisualCustomActionTrigger = (typeof VisualCustomActionTrigger)[keyof typeof VisualCustomActionTrigger];
|
|
6355
5441
|
/**
|
|
6356
5442
|
* <p>A custom action defined on a visual.</p>
|
|
6357
5443
|
* @public
|
|
@@ -6395,19 +5481,6 @@ export interface VisualCustomAction {
|
|
|
6395
5481
|
*/
|
|
6396
5482
|
ActionOperations: VisualCustomActionOperation[] | undefined;
|
|
6397
5483
|
}
|
|
6398
|
-
/**
|
|
6399
|
-
* @public
|
|
6400
|
-
* @enum
|
|
6401
|
-
*/
|
|
6402
|
-
export declare const BarsArrangement: {
|
|
6403
|
-
readonly CLUSTERED: "CLUSTERED";
|
|
6404
|
-
readonly STACKED: "STACKED";
|
|
6405
|
-
readonly STACKED_PERCENT: "STACKED_PERCENT";
|
|
6406
|
-
};
|
|
6407
|
-
/**
|
|
6408
|
-
* @public
|
|
6409
|
-
*/
|
|
6410
|
-
export type BarsArrangement = (typeof BarsArrangement)[keyof typeof BarsArrangement];
|
|
6411
5484
|
/**
|
|
6412
5485
|
* <p>The options that determine how a date axis is displayed.</p>
|
|
6413
5486
|
* @public
|
|
@@ -6564,3 +5637,1751 @@ export interface VisibleRangeOptions {
|
|
|
6564
5637
|
*/
|
|
6565
5638
|
PercentRange?: PercentVisibleRange | undefined;
|
|
6566
5639
|
}
|
|
5640
|
+
/**
|
|
5641
|
+
* <p>The visual display options for a data zoom scroll bar.</p>
|
|
5642
|
+
* @public
|
|
5643
|
+
*/
|
|
5644
|
+
export interface ScrollBarOptions {
|
|
5645
|
+
/**
|
|
5646
|
+
* <p>The visibility of the data zoom scroll bar.</p>
|
|
5647
|
+
* @public
|
|
5648
|
+
*/
|
|
5649
|
+
Visibility?: Visibility | undefined;
|
|
5650
|
+
/**
|
|
5651
|
+
* <p>The visibility range for the data zoom scroll bar.</p>
|
|
5652
|
+
* @public
|
|
5653
|
+
*/
|
|
5654
|
+
VisibleRange?: VisibleRangeOptions | undefined;
|
|
5655
|
+
}
|
|
5656
|
+
/**
|
|
5657
|
+
* <p>The tick label options of an axis.</p>
|
|
5658
|
+
* @public
|
|
5659
|
+
*/
|
|
5660
|
+
export interface AxisTickLabelOptions {
|
|
5661
|
+
/**
|
|
5662
|
+
* <p>Determines whether or not the axis ticks are visible.</p>
|
|
5663
|
+
* @public
|
|
5664
|
+
*/
|
|
5665
|
+
LabelOptions?: LabelOptions | undefined;
|
|
5666
|
+
/**
|
|
5667
|
+
* <p>The rotation angle of the axis tick labels.</p>
|
|
5668
|
+
* @public
|
|
5669
|
+
*/
|
|
5670
|
+
RotationAngle?: number | undefined;
|
|
5671
|
+
}
|
|
5672
|
+
/**
|
|
5673
|
+
* <p>The display options for the axis label.</p>
|
|
5674
|
+
* @public
|
|
5675
|
+
*/
|
|
5676
|
+
export interface AxisDisplayOptions {
|
|
5677
|
+
/**
|
|
5678
|
+
* <p>The tick label options of an axis.</p>
|
|
5679
|
+
* @public
|
|
5680
|
+
*/
|
|
5681
|
+
TickLabelOptions?: AxisTickLabelOptions | undefined;
|
|
5682
|
+
/**
|
|
5683
|
+
* <p>Determines whether or not the axis line is visible.</p>
|
|
5684
|
+
* @public
|
|
5685
|
+
*/
|
|
5686
|
+
AxisLineVisibility?: Visibility | undefined;
|
|
5687
|
+
/**
|
|
5688
|
+
* <p>Determines whether or not the grid line is visible.</p>
|
|
5689
|
+
* @public
|
|
5690
|
+
*/
|
|
5691
|
+
GridLineVisibility?: Visibility | undefined;
|
|
5692
|
+
/**
|
|
5693
|
+
* <p>The data options for an axis.</p>
|
|
5694
|
+
* @public
|
|
5695
|
+
*/
|
|
5696
|
+
DataOptions?: AxisDataOptions | undefined;
|
|
5697
|
+
/**
|
|
5698
|
+
* <p>The scroll bar options for an axis.</p>
|
|
5699
|
+
* @public
|
|
5700
|
+
*/
|
|
5701
|
+
ScrollbarOptions?: ScrollBarOptions | undefined;
|
|
5702
|
+
/**
|
|
5703
|
+
* <p>The offset value that determines the starting placement of the axis within a visual's bounds.</p>
|
|
5704
|
+
* @public
|
|
5705
|
+
*/
|
|
5706
|
+
AxisOffset?: string | undefined;
|
|
5707
|
+
}
|
|
5708
|
+
/**
|
|
5709
|
+
* <p>The reference that specifies where the axis label is applied to.</p>
|
|
5710
|
+
* @public
|
|
5711
|
+
*/
|
|
5712
|
+
export interface AxisLabelReferenceOptions {
|
|
5713
|
+
/**
|
|
5714
|
+
* <p>The field that the axis label is targeted to.</p>
|
|
5715
|
+
* @public
|
|
5716
|
+
*/
|
|
5717
|
+
FieldId: string | undefined;
|
|
5718
|
+
/**
|
|
5719
|
+
* <p>The column that the axis label is targeted to.</p>
|
|
5720
|
+
* @public
|
|
5721
|
+
*/
|
|
5722
|
+
Column: ColumnIdentifier | undefined;
|
|
5723
|
+
}
|
|
5724
|
+
/**
|
|
5725
|
+
* <p>The label options for a chart axis. You must specify the field that the label is targeted to.</p>
|
|
5726
|
+
* @public
|
|
5727
|
+
*/
|
|
5728
|
+
export interface AxisLabelOptions {
|
|
5729
|
+
/**
|
|
5730
|
+
* <p>The font configuration of the axis label.</p>
|
|
5731
|
+
* @public
|
|
5732
|
+
*/
|
|
5733
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
5734
|
+
/**
|
|
5735
|
+
* <p>The text for the axis label.</p>
|
|
5736
|
+
* @public
|
|
5737
|
+
*/
|
|
5738
|
+
CustomLabel?: string | undefined;
|
|
5739
|
+
/**
|
|
5740
|
+
* <p>The options that indicate which field the label belongs to.</p>
|
|
5741
|
+
* @public
|
|
5742
|
+
*/
|
|
5743
|
+
ApplyTo?: AxisLabelReferenceOptions | undefined;
|
|
5744
|
+
}
|
|
5745
|
+
/**
|
|
5746
|
+
* <p>The label options for an axis on a chart.</p>
|
|
5747
|
+
* @public
|
|
5748
|
+
*/
|
|
5749
|
+
export interface ChartAxisLabelOptions {
|
|
5750
|
+
/**
|
|
5751
|
+
* <p>The visibility of an axis label on a chart. Choose one of the following options:</p>
|
|
5752
|
+
* <ul>
|
|
5753
|
+
* <li>
|
|
5754
|
+
* <p>
|
|
5755
|
+
* <code>VISIBLE</code>: Shows the axis.</p>
|
|
5756
|
+
* </li>
|
|
5757
|
+
* <li>
|
|
5758
|
+
* <p>
|
|
5759
|
+
* <code>HIDDEN</code>: Hides the axis.</p>
|
|
5760
|
+
* </li>
|
|
5761
|
+
* </ul>
|
|
5762
|
+
* @public
|
|
5763
|
+
*/
|
|
5764
|
+
Visibility?: Visibility | undefined;
|
|
5765
|
+
/**
|
|
5766
|
+
* <p>The visibility configuration of the sort icon on a chart's axis label.</p>
|
|
5767
|
+
* @public
|
|
5768
|
+
*/
|
|
5769
|
+
SortIconVisibility?: Visibility | undefined;
|
|
5770
|
+
/**
|
|
5771
|
+
* <p>The label options for a chart axis.</p>
|
|
5772
|
+
* @public
|
|
5773
|
+
*/
|
|
5774
|
+
AxisLabelOptions?: AxisLabelOptions[] | undefined;
|
|
5775
|
+
}
|
|
5776
|
+
/**
|
|
5777
|
+
* <p>The contribution analysis visual display for a line, pie, or bar chart.</p>
|
|
5778
|
+
* @public
|
|
5779
|
+
*/
|
|
5780
|
+
export interface ContributionAnalysisDefault {
|
|
5781
|
+
/**
|
|
5782
|
+
* <p>The measure field that is used in the contribution analysis.</p>
|
|
5783
|
+
* @public
|
|
5784
|
+
*/
|
|
5785
|
+
MeasureFieldId: string | undefined;
|
|
5786
|
+
/**
|
|
5787
|
+
* <p>The dimensions columns that are used in the contribution analysis,
|
|
5788
|
+
* usually a list of <code>ColumnIdentifiers</code>.</p>
|
|
5789
|
+
* @public
|
|
5790
|
+
*/
|
|
5791
|
+
ContributorDimensions: ColumnIdentifier[] | undefined;
|
|
5792
|
+
}
|
|
5793
|
+
/**
|
|
5794
|
+
* <p>The option that specifies individual data values for labels.</p>
|
|
5795
|
+
* @public
|
|
5796
|
+
*/
|
|
5797
|
+
export interface DataPathLabelType {
|
|
5798
|
+
/**
|
|
5799
|
+
* <p>The field ID of the field that the data label needs to be applied to.</p>
|
|
5800
|
+
* @public
|
|
5801
|
+
*/
|
|
5802
|
+
FieldId?: string | undefined;
|
|
5803
|
+
/**
|
|
5804
|
+
* <p>The actual value of the field that is labeled.</p>
|
|
5805
|
+
* @public
|
|
5806
|
+
*/
|
|
5807
|
+
FieldValue?: string | undefined;
|
|
5808
|
+
/**
|
|
5809
|
+
* <p>The visibility of the data label.</p>
|
|
5810
|
+
* @public
|
|
5811
|
+
*/
|
|
5812
|
+
Visibility?: Visibility | undefined;
|
|
5813
|
+
}
|
|
5814
|
+
/**
|
|
5815
|
+
* <p>The field label type.</p>
|
|
5816
|
+
* @public
|
|
5817
|
+
*/
|
|
5818
|
+
export interface FieldLabelType {
|
|
5819
|
+
/**
|
|
5820
|
+
* <p>Indicates the field that is targeted by the field
|
|
5821
|
+
* label.</p>
|
|
5822
|
+
* @public
|
|
5823
|
+
*/
|
|
5824
|
+
FieldId?: string | undefined;
|
|
5825
|
+
/**
|
|
5826
|
+
* <p>The visibility of the field label.</p>
|
|
5827
|
+
* @public
|
|
5828
|
+
*/
|
|
5829
|
+
Visibility?: Visibility | undefined;
|
|
5830
|
+
}
|
|
5831
|
+
/**
|
|
5832
|
+
* <p>The maximum label of a data path label.</p>
|
|
5833
|
+
* @public
|
|
5834
|
+
*/
|
|
5835
|
+
export interface MaximumLabelType {
|
|
5836
|
+
/**
|
|
5837
|
+
* <p>The visibility of the maximum label.</p>
|
|
5838
|
+
* @public
|
|
5839
|
+
*/
|
|
5840
|
+
Visibility?: Visibility | undefined;
|
|
5841
|
+
}
|
|
5842
|
+
/**
|
|
5843
|
+
* <p>The minimum label of a data path label.</p>
|
|
5844
|
+
* @public
|
|
5845
|
+
*/
|
|
5846
|
+
export interface MinimumLabelType {
|
|
5847
|
+
/**
|
|
5848
|
+
* <p>The visibility of the minimum label.</p>
|
|
5849
|
+
* @public
|
|
5850
|
+
*/
|
|
5851
|
+
Visibility?: Visibility | undefined;
|
|
5852
|
+
}
|
|
5853
|
+
/**
|
|
5854
|
+
* <p>The range ends label type of a data path label.</p>
|
|
5855
|
+
* @public
|
|
5856
|
+
*/
|
|
5857
|
+
export interface RangeEndsLabelType {
|
|
5858
|
+
/**
|
|
5859
|
+
* <p>The visibility of the range ends label.</p>
|
|
5860
|
+
* @public
|
|
5861
|
+
*/
|
|
5862
|
+
Visibility?: Visibility | undefined;
|
|
5863
|
+
}
|
|
5864
|
+
/**
|
|
5865
|
+
* <p>The option that determines the data label type.</p>
|
|
5866
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
5867
|
+
* @public
|
|
5868
|
+
*/
|
|
5869
|
+
export interface DataLabelType {
|
|
5870
|
+
/**
|
|
5871
|
+
* <p>Determines the label configuration for the entire field.</p>
|
|
5872
|
+
* @public
|
|
5873
|
+
*/
|
|
5874
|
+
FieldLabelType?: FieldLabelType | undefined;
|
|
5875
|
+
/**
|
|
5876
|
+
* <p>The option that specifies individual data values for labels.</p>
|
|
5877
|
+
* @public
|
|
5878
|
+
*/
|
|
5879
|
+
DataPathLabelType?: DataPathLabelType | undefined;
|
|
5880
|
+
/**
|
|
5881
|
+
* <p>Determines the label configuration for range end value in a visual.</p>
|
|
5882
|
+
* @public
|
|
5883
|
+
*/
|
|
5884
|
+
RangeEndsLabelType?: RangeEndsLabelType | undefined;
|
|
5885
|
+
/**
|
|
5886
|
+
* <p>Determines the label configuration for the minimum value in a visual.</p>
|
|
5887
|
+
* @public
|
|
5888
|
+
*/
|
|
5889
|
+
MinimumLabelType?: MinimumLabelType | undefined;
|
|
5890
|
+
/**
|
|
5891
|
+
* <p>Determines the label configuration for the maximum value in a visual.</p>
|
|
5892
|
+
* @public
|
|
5893
|
+
*/
|
|
5894
|
+
MaximumLabelType?: MaximumLabelType | undefined;
|
|
5895
|
+
}
|
|
5896
|
+
/**
|
|
5897
|
+
* <p>The options that determine the presentation of the data labels.</p>
|
|
5898
|
+
* @public
|
|
5899
|
+
*/
|
|
5900
|
+
export interface DataLabelOptions {
|
|
5901
|
+
/**
|
|
5902
|
+
* <p>Determines the visibility of the data labels.</p>
|
|
5903
|
+
* @public
|
|
5904
|
+
*/
|
|
5905
|
+
Visibility?: Visibility | undefined;
|
|
5906
|
+
/**
|
|
5907
|
+
* <p>Determines the visibility of the category field labels.</p>
|
|
5908
|
+
* @public
|
|
5909
|
+
*/
|
|
5910
|
+
CategoryLabelVisibility?: Visibility | undefined;
|
|
5911
|
+
/**
|
|
5912
|
+
* <p>Determines the visibility of the measure field labels.</p>
|
|
5913
|
+
* @public
|
|
5914
|
+
*/
|
|
5915
|
+
MeasureLabelVisibility?: Visibility | undefined;
|
|
5916
|
+
/**
|
|
5917
|
+
* <p>The option that determines the data label type.</p>
|
|
5918
|
+
* @public
|
|
5919
|
+
*/
|
|
5920
|
+
DataLabelTypes?: DataLabelType[] | undefined;
|
|
5921
|
+
/**
|
|
5922
|
+
* <p>Determines the position of the data labels.</p>
|
|
5923
|
+
* @public
|
|
5924
|
+
*/
|
|
5925
|
+
Position?: DataLabelPosition | undefined;
|
|
5926
|
+
/**
|
|
5927
|
+
* <p>Determines the content of the data labels.</p>
|
|
5928
|
+
* @public
|
|
5929
|
+
*/
|
|
5930
|
+
LabelContent?: DataLabelContent | undefined;
|
|
5931
|
+
/**
|
|
5932
|
+
* <p>Determines the font configuration of the data labels.</p>
|
|
5933
|
+
* @public
|
|
5934
|
+
*/
|
|
5935
|
+
LabelFontConfiguration?: FontConfiguration | undefined;
|
|
5936
|
+
/**
|
|
5937
|
+
* <p>Determines the color of the data labels.</p>
|
|
5938
|
+
* @public
|
|
5939
|
+
*/
|
|
5940
|
+
LabelColor?: string | undefined;
|
|
5941
|
+
/**
|
|
5942
|
+
* <p>Determines whether overlap is enabled or disabled for the data labels.</p>
|
|
5943
|
+
* @public
|
|
5944
|
+
*/
|
|
5945
|
+
Overlap?: DataLabelOverlap | undefined;
|
|
5946
|
+
/**
|
|
5947
|
+
* <p>Determines the visibility of the total.</p>
|
|
5948
|
+
* @public
|
|
5949
|
+
*/
|
|
5950
|
+
TotalsVisibility?: Visibility | undefined;
|
|
5951
|
+
}
|
|
5952
|
+
/**
|
|
5953
|
+
* <p>The dimension type field with categorical type columns..</p>
|
|
5954
|
+
* @public
|
|
5955
|
+
*/
|
|
5956
|
+
export interface CategoricalDimensionField {
|
|
5957
|
+
/**
|
|
5958
|
+
* <p>The custom field ID.</p>
|
|
5959
|
+
* @public
|
|
5960
|
+
*/
|
|
5961
|
+
FieldId: string | undefined;
|
|
5962
|
+
/**
|
|
5963
|
+
* <p>The column that is used in the <code>CategoricalDimensionField</code>.</p>
|
|
5964
|
+
* @public
|
|
5965
|
+
*/
|
|
5966
|
+
Column: ColumnIdentifier | undefined;
|
|
5967
|
+
/**
|
|
5968
|
+
* <p>The custom hierarchy ID.</p>
|
|
5969
|
+
* @public
|
|
5970
|
+
*/
|
|
5971
|
+
HierarchyId?: string | undefined;
|
|
5972
|
+
/**
|
|
5973
|
+
* <p>The format configuration of the field.</p>
|
|
5974
|
+
* @public
|
|
5975
|
+
*/
|
|
5976
|
+
FormatConfiguration?: StringFormatConfiguration | undefined;
|
|
5977
|
+
}
|
|
5978
|
+
/**
|
|
5979
|
+
* <p>The dimension type field with date type columns.</p>
|
|
5980
|
+
* @public
|
|
5981
|
+
*/
|
|
5982
|
+
export interface DateDimensionField {
|
|
5983
|
+
/**
|
|
5984
|
+
* <p>The custom field ID.</p>
|
|
5985
|
+
* @public
|
|
5986
|
+
*/
|
|
5987
|
+
FieldId: string | undefined;
|
|
5988
|
+
/**
|
|
5989
|
+
* <p>The column that is used in the <code>DateDimensionField</code>.</p>
|
|
5990
|
+
* @public
|
|
5991
|
+
*/
|
|
5992
|
+
Column: ColumnIdentifier | undefined;
|
|
5993
|
+
/**
|
|
5994
|
+
* <p>The date granularity of the <code>DateDimensionField</code>. Choose one of the following options:</p>
|
|
5995
|
+
* <ul>
|
|
5996
|
+
* <li>
|
|
5997
|
+
* <p>
|
|
5998
|
+
* <code>YEAR</code>
|
|
5999
|
+
* </p>
|
|
6000
|
+
* </li>
|
|
6001
|
+
* <li>
|
|
6002
|
+
* <p>
|
|
6003
|
+
* <code>QUARTER</code>
|
|
6004
|
+
* </p>
|
|
6005
|
+
* </li>
|
|
6006
|
+
* <li>
|
|
6007
|
+
* <p>
|
|
6008
|
+
* <code>MONTH</code>
|
|
6009
|
+
* </p>
|
|
6010
|
+
* </li>
|
|
6011
|
+
* <li>
|
|
6012
|
+
* <p>
|
|
6013
|
+
* <code>WEEK</code>
|
|
6014
|
+
* </p>
|
|
6015
|
+
* </li>
|
|
6016
|
+
* <li>
|
|
6017
|
+
* <p>
|
|
6018
|
+
* <code>DAY</code>
|
|
6019
|
+
* </p>
|
|
6020
|
+
* </li>
|
|
6021
|
+
* <li>
|
|
6022
|
+
* <p>
|
|
6023
|
+
* <code>HOUR</code>
|
|
6024
|
+
* </p>
|
|
6025
|
+
* </li>
|
|
6026
|
+
* <li>
|
|
6027
|
+
* <p>
|
|
6028
|
+
* <code>MINUTE</code>
|
|
6029
|
+
* </p>
|
|
6030
|
+
* </li>
|
|
6031
|
+
* <li>
|
|
6032
|
+
* <p>
|
|
6033
|
+
* <code>SECOND</code>
|
|
6034
|
+
* </p>
|
|
6035
|
+
* </li>
|
|
6036
|
+
* <li>
|
|
6037
|
+
* <p>
|
|
6038
|
+
* <code>MILLISECOND</code>
|
|
6039
|
+
* </p>
|
|
6040
|
+
* </li>
|
|
6041
|
+
* </ul>
|
|
6042
|
+
* @public
|
|
6043
|
+
*/
|
|
6044
|
+
DateGranularity?: TimeGranularity | undefined;
|
|
6045
|
+
/**
|
|
6046
|
+
* <p>The custom hierarchy ID.</p>
|
|
6047
|
+
* @public
|
|
6048
|
+
*/
|
|
6049
|
+
HierarchyId?: string | undefined;
|
|
6050
|
+
/**
|
|
6051
|
+
* <p>The format configuration of the field.</p>
|
|
6052
|
+
* @public
|
|
6053
|
+
*/
|
|
6054
|
+
FormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
6055
|
+
}
|
|
6056
|
+
/**
|
|
6057
|
+
* <p>The dimension type field with numerical type columns.</p>
|
|
6058
|
+
* @public
|
|
6059
|
+
*/
|
|
6060
|
+
export interface NumericalDimensionField {
|
|
6061
|
+
/**
|
|
6062
|
+
* <p>The custom field ID.</p>
|
|
6063
|
+
* @public
|
|
6064
|
+
*/
|
|
6065
|
+
FieldId: string | undefined;
|
|
6066
|
+
/**
|
|
6067
|
+
* <p>The column that is used in the <code>NumericalDimensionField</code>.</p>
|
|
6068
|
+
* @public
|
|
6069
|
+
*/
|
|
6070
|
+
Column: ColumnIdentifier | undefined;
|
|
6071
|
+
/**
|
|
6072
|
+
* <p>The custom hierarchy ID.</p>
|
|
6073
|
+
* @public
|
|
6074
|
+
*/
|
|
6075
|
+
HierarchyId?: string | undefined;
|
|
6076
|
+
/**
|
|
6077
|
+
* <p>The format configuration of the field.</p>
|
|
6078
|
+
* @public
|
|
6079
|
+
*/
|
|
6080
|
+
FormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
6081
|
+
}
|
|
6082
|
+
/**
|
|
6083
|
+
* <p>The dimension type field.</p>
|
|
6084
|
+
* @public
|
|
6085
|
+
*/
|
|
6086
|
+
export interface DimensionField {
|
|
6087
|
+
/**
|
|
6088
|
+
* <p>The dimension type field with numerical type columns.</p>
|
|
6089
|
+
* @public
|
|
6090
|
+
*/
|
|
6091
|
+
NumericalDimensionField?: NumericalDimensionField | undefined;
|
|
6092
|
+
/**
|
|
6093
|
+
* <p>The dimension type field with categorical type columns.</p>
|
|
6094
|
+
* @public
|
|
6095
|
+
*/
|
|
6096
|
+
CategoricalDimensionField?: CategoricalDimensionField | undefined;
|
|
6097
|
+
/**
|
|
6098
|
+
* <p>The dimension type field with date type columns.</p>
|
|
6099
|
+
* @public
|
|
6100
|
+
*/
|
|
6101
|
+
DateDimensionField?: DateDimensionField | undefined;
|
|
6102
|
+
}
|
|
6103
|
+
/**
|
|
6104
|
+
* <p>The table calculation measure field for pivot tables.</p>
|
|
6105
|
+
* @public
|
|
6106
|
+
*/
|
|
6107
|
+
export interface CalculatedMeasureField {
|
|
6108
|
+
/**
|
|
6109
|
+
* <p>The custom field ID.</p>
|
|
6110
|
+
* @public
|
|
6111
|
+
*/
|
|
6112
|
+
FieldId: string | undefined;
|
|
6113
|
+
/**
|
|
6114
|
+
* <p>The expression in the table calculation.</p>
|
|
6115
|
+
* @public
|
|
6116
|
+
*/
|
|
6117
|
+
Expression: string | undefined;
|
|
6118
|
+
}
|
|
6119
|
+
/**
|
|
6120
|
+
* <p>The measure type field with categorical type columns.</p>
|
|
6121
|
+
* @public
|
|
6122
|
+
*/
|
|
6123
|
+
export interface CategoricalMeasureField {
|
|
6124
|
+
/**
|
|
6125
|
+
* <p>The custom field ID.</p>
|
|
6126
|
+
* @public
|
|
6127
|
+
*/
|
|
6128
|
+
FieldId: string | undefined;
|
|
6129
|
+
/**
|
|
6130
|
+
* <p>The column that is used in the <code>CategoricalMeasureField</code>.</p>
|
|
6131
|
+
* @public
|
|
6132
|
+
*/
|
|
6133
|
+
Column: ColumnIdentifier | undefined;
|
|
6134
|
+
/**
|
|
6135
|
+
* <p>The aggregation function of the measure field.</p>
|
|
6136
|
+
* @public
|
|
6137
|
+
*/
|
|
6138
|
+
AggregationFunction?: CategoricalAggregationFunction | undefined;
|
|
6139
|
+
/**
|
|
6140
|
+
* <p>The format configuration of the field.</p>
|
|
6141
|
+
* @public
|
|
6142
|
+
*/
|
|
6143
|
+
FormatConfiguration?: StringFormatConfiguration | undefined;
|
|
6144
|
+
}
|
|
6145
|
+
/**
|
|
6146
|
+
* <p>The measure type field with date type columns.</p>
|
|
6147
|
+
* @public
|
|
6148
|
+
*/
|
|
6149
|
+
export interface DateMeasureField {
|
|
6150
|
+
/**
|
|
6151
|
+
* <p>The custom field ID.</p>
|
|
6152
|
+
* @public
|
|
6153
|
+
*/
|
|
6154
|
+
FieldId: string | undefined;
|
|
6155
|
+
/**
|
|
6156
|
+
* <p>The column that is used in the <code>DateMeasureField</code>.</p>
|
|
6157
|
+
* @public
|
|
6158
|
+
*/
|
|
6159
|
+
Column: ColumnIdentifier | undefined;
|
|
6160
|
+
/**
|
|
6161
|
+
* <p>The aggregation function of the measure field.</p>
|
|
6162
|
+
* @public
|
|
6163
|
+
*/
|
|
6164
|
+
AggregationFunction?: DateAggregationFunction | undefined;
|
|
6165
|
+
/**
|
|
6166
|
+
* <p>The format configuration of the field.</p>
|
|
6167
|
+
* @public
|
|
6168
|
+
*/
|
|
6169
|
+
FormatConfiguration?: DateTimeFormatConfiguration | undefined;
|
|
6170
|
+
}
|
|
6171
|
+
/**
|
|
6172
|
+
* <p>The measure type field with numerical type columns.</p>
|
|
6173
|
+
* @public
|
|
6174
|
+
*/
|
|
6175
|
+
export interface NumericalMeasureField {
|
|
6176
|
+
/**
|
|
6177
|
+
* <p>The custom field ID.</p>
|
|
6178
|
+
* @public
|
|
6179
|
+
*/
|
|
6180
|
+
FieldId: string | undefined;
|
|
6181
|
+
/**
|
|
6182
|
+
* <p>The column that is used in the <code>NumericalMeasureField</code>.</p>
|
|
6183
|
+
* @public
|
|
6184
|
+
*/
|
|
6185
|
+
Column: ColumnIdentifier | undefined;
|
|
6186
|
+
/**
|
|
6187
|
+
* <p>The aggregation function of the measure field.</p>
|
|
6188
|
+
* @public
|
|
6189
|
+
*/
|
|
6190
|
+
AggregationFunction?: NumericalAggregationFunction | undefined;
|
|
6191
|
+
/**
|
|
6192
|
+
* <p>The format configuration of the field.</p>
|
|
6193
|
+
* @public
|
|
6194
|
+
*/
|
|
6195
|
+
FormatConfiguration?: NumberFormatConfiguration | undefined;
|
|
6196
|
+
}
|
|
6197
|
+
/**
|
|
6198
|
+
* <p>The measure (metric) type field.</p>
|
|
6199
|
+
* @public
|
|
6200
|
+
*/
|
|
6201
|
+
export interface MeasureField {
|
|
6202
|
+
/**
|
|
6203
|
+
* <p>The measure type field with numerical type columns.</p>
|
|
6204
|
+
* @public
|
|
6205
|
+
*/
|
|
6206
|
+
NumericalMeasureField?: NumericalMeasureField | undefined;
|
|
6207
|
+
/**
|
|
6208
|
+
* <p>The measure type field with categorical type columns.</p>
|
|
6209
|
+
* @public
|
|
6210
|
+
*/
|
|
6211
|
+
CategoricalMeasureField?: CategoricalMeasureField | undefined;
|
|
6212
|
+
/**
|
|
6213
|
+
* <p>The measure type field with date type columns.</p>
|
|
6214
|
+
* @public
|
|
6215
|
+
*/
|
|
6216
|
+
DateMeasureField?: DateMeasureField | undefined;
|
|
6217
|
+
/**
|
|
6218
|
+
* <p>The calculated measure field only used in pivot tables.</p>
|
|
6219
|
+
* @public
|
|
6220
|
+
*/
|
|
6221
|
+
CalculatedMeasureField?: CalculatedMeasureField | undefined;
|
|
6222
|
+
}
|
|
6223
|
+
/**
|
|
6224
|
+
* <p>The aggregated field wells of a bar chart.</p>
|
|
6225
|
+
* @public
|
|
6226
|
+
*/
|
|
6227
|
+
export interface BarChartAggregatedFieldWells {
|
|
6228
|
+
/**
|
|
6229
|
+
* <p>The category (y-axis) field well of a bar chart.</p>
|
|
6230
|
+
* @public
|
|
6231
|
+
*/
|
|
6232
|
+
Category?: DimensionField[] | undefined;
|
|
6233
|
+
/**
|
|
6234
|
+
* <p>The value field wells of a bar chart. Values are aggregated by
|
|
6235
|
+
* category.</p>
|
|
6236
|
+
* @public
|
|
6237
|
+
*/
|
|
6238
|
+
Values?: MeasureField[] | undefined;
|
|
6239
|
+
/**
|
|
6240
|
+
* <p>The color (group/color) field well of a bar chart.</p>
|
|
6241
|
+
* @public
|
|
6242
|
+
*/
|
|
6243
|
+
Colors?: DimensionField[] | undefined;
|
|
6244
|
+
/**
|
|
6245
|
+
* <p>The small multiples field well of a bar chart.</p>
|
|
6246
|
+
* @public
|
|
6247
|
+
*/
|
|
6248
|
+
SmallMultiples?: DimensionField[] | undefined;
|
|
6249
|
+
}
|
|
6250
|
+
/**
|
|
6251
|
+
* <p>The field wells of a <code>BarChartVisual</code>.</p>
|
|
6252
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
6253
|
+
* @public
|
|
6254
|
+
*/
|
|
6255
|
+
export interface BarChartFieldWells {
|
|
6256
|
+
/**
|
|
6257
|
+
* <p>The aggregated field wells of a bar chart.</p>
|
|
6258
|
+
* @public
|
|
6259
|
+
*/
|
|
6260
|
+
BarChartAggregatedFieldWells?: BarChartAggregatedFieldWells | undefined;
|
|
6261
|
+
}
|
|
6262
|
+
/**
|
|
6263
|
+
* <p>The context menu options for a visual's interactions.</p>
|
|
6264
|
+
* @public
|
|
6265
|
+
*/
|
|
6266
|
+
export interface ContextMenuOption {
|
|
6267
|
+
/**
|
|
6268
|
+
* <p>The availability status of the context menu options. If the value of this property is set to <code>ENABLED</code>, dashboard readers can interact with the context menu.</p>
|
|
6269
|
+
* @public
|
|
6270
|
+
*/
|
|
6271
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
6272
|
+
}
|
|
6273
|
+
/**
|
|
6274
|
+
* <p>The menu options for a visual.</p>
|
|
6275
|
+
* @public
|
|
6276
|
+
*/
|
|
6277
|
+
export interface VisualMenuOption {
|
|
6278
|
+
/**
|
|
6279
|
+
* <p>The availaiblity status of a visual's menu options.</p>
|
|
6280
|
+
* @public
|
|
6281
|
+
*/
|
|
6282
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
6283
|
+
}
|
|
6284
|
+
/**
|
|
6285
|
+
* <p>The general visual interactions setup for visual publish options</p>
|
|
6286
|
+
* @public
|
|
6287
|
+
*/
|
|
6288
|
+
export interface VisualInteractionOptions {
|
|
6289
|
+
/**
|
|
6290
|
+
* <p>The on-visual menu options for a visual.</p>
|
|
6291
|
+
* @public
|
|
6292
|
+
*/
|
|
6293
|
+
VisualMenuOption?: VisualMenuOption | undefined;
|
|
6294
|
+
/**
|
|
6295
|
+
* <p>The context menu options for a visual.</p>
|
|
6296
|
+
* @public
|
|
6297
|
+
*/
|
|
6298
|
+
ContextMenuOption?: ContextMenuOption | undefined;
|
|
6299
|
+
}
|
|
6300
|
+
/**
|
|
6301
|
+
* <p>The options for the legend setup of a visual.</p>
|
|
6302
|
+
* @public
|
|
6303
|
+
*/
|
|
6304
|
+
export interface LegendOptions {
|
|
6305
|
+
/**
|
|
6306
|
+
* <p>Determines whether or not the legend is visible.</p>
|
|
6307
|
+
* @public
|
|
6308
|
+
*/
|
|
6309
|
+
Visibility?: Visibility | undefined;
|
|
6310
|
+
/**
|
|
6311
|
+
* <p>The custom title for the legend.</p>
|
|
6312
|
+
* @public
|
|
6313
|
+
*/
|
|
6314
|
+
Title?: LabelOptions | undefined;
|
|
6315
|
+
/**
|
|
6316
|
+
* <p>The positions for the legend. Choose one of the following
|
|
6317
|
+
* options:</p>
|
|
6318
|
+
* <ul>
|
|
6319
|
+
* <li>
|
|
6320
|
+
* <p>
|
|
6321
|
+
* <code>AUTO</code>
|
|
6322
|
+
* </p>
|
|
6323
|
+
* </li>
|
|
6324
|
+
* <li>
|
|
6325
|
+
* <p>
|
|
6326
|
+
* <code>RIGHT</code>
|
|
6327
|
+
* </p>
|
|
6328
|
+
* </li>
|
|
6329
|
+
* <li>
|
|
6330
|
+
* <p>
|
|
6331
|
+
* <code>BOTTOM</code>
|
|
6332
|
+
* </p>
|
|
6333
|
+
* </li>
|
|
6334
|
+
* <li>
|
|
6335
|
+
* <p>
|
|
6336
|
+
* <code>LEFT</code>
|
|
6337
|
+
* </p>
|
|
6338
|
+
* </li>
|
|
6339
|
+
* </ul>
|
|
6340
|
+
* @public
|
|
6341
|
+
*/
|
|
6342
|
+
Position?: LegendPosition | undefined;
|
|
6343
|
+
/**
|
|
6344
|
+
* <p>The width of the legend. If this value is omitted, a default width is used when rendering.</p>
|
|
6345
|
+
* @public
|
|
6346
|
+
*/
|
|
6347
|
+
Width?: string | undefined;
|
|
6348
|
+
/**
|
|
6349
|
+
* <p>The height of the legend. If this value is omitted, a default height is used when
|
|
6350
|
+
* rendering.</p>
|
|
6351
|
+
* @public
|
|
6352
|
+
*/
|
|
6353
|
+
Height?: string | undefined;
|
|
6354
|
+
/**
|
|
6355
|
+
* <p>Configures the display properties of the given text.</p>
|
|
6356
|
+
* @public
|
|
6357
|
+
*/
|
|
6358
|
+
ValueFontConfiguration?: FontConfiguration | undefined;
|
|
6359
|
+
}
|
|
6360
|
+
/**
|
|
6361
|
+
* <p>The dynamic configuration of the reference line data configuration.</p>
|
|
6362
|
+
* @public
|
|
6363
|
+
*/
|
|
6364
|
+
export interface ReferenceLineDynamicDataConfiguration {
|
|
6365
|
+
/**
|
|
6366
|
+
* <p>The column that the dynamic data targets.</p>
|
|
6367
|
+
* @public
|
|
6368
|
+
*/
|
|
6369
|
+
Column: ColumnIdentifier | undefined;
|
|
6370
|
+
/**
|
|
6371
|
+
* <p>The aggregation function that is used in the dynamic data.</p>
|
|
6372
|
+
* @public
|
|
6373
|
+
*/
|
|
6374
|
+
MeasureAggregationFunction?: AggregationFunction | undefined;
|
|
6375
|
+
/**
|
|
6376
|
+
* <p>The calculation that is used in the dynamic data.</p>
|
|
6377
|
+
* @public
|
|
6378
|
+
*/
|
|
6379
|
+
Calculation: NumericalAggregationFunction | undefined;
|
|
6380
|
+
}
|
|
6381
|
+
/**
|
|
6382
|
+
* <p>The static data configuration of the reference line data configuration.</p>
|
|
6383
|
+
* @public
|
|
6384
|
+
*/
|
|
6385
|
+
export interface ReferenceLineStaticDataConfiguration {
|
|
6386
|
+
/**
|
|
6387
|
+
* <p>The double input of the static data.</p>
|
|
6388
|
+
* @public
|
|
6389
|
+
*/
|
|
6390
|
+
Value: number | undefined;
|
|
6391
|
+
}
|
|
6392
|
+
/**
|
|
6393
|
+
* <p>The data configuration of the reference line.</p>
|
|
6394
|
+
* @public
|
|
6395
|
+
*/
|
|
6396
|
+
export interface ReferenceLineDataConfiguration {
|
|
6397
|
+
/**
|
|
6398
|
+
* <p>The static data configuration of the reference line data configuration.</p>
|
|
6399
|
+
* @public
|
|
6400
|
+
*/
|
|
6401
|
+
StaticConfiguration?: ReferenceLineStaticDataConfiguration | undefined;
|
|
6402
|
+
/**
|
|
6403
|
+
* <p>The dynamic configuration of the reference line data configuration.</p>
|
|
6404
|
+
* @public
|
|
6405
|
+
*/
|
|
6406
|
+
DynamicConfiguration?: ReferenceLineDynamicDataConfiguration | undefined;
|
|
6407
|
+
/**
|
|
6408
|
+
* <p>The axis binding type of the reference line. Choose one of the following options:</p>
|
|
6409
|
+
* <ul>
|
|
6410
|
+
* <li>
|
|
6411
|
+
* <p>
|
|
6412
|
+
* <code>PrimaryY</code>
|
|
6413
|
+
* </p>
|
|
6414
|
+
* </li>
|
|
6415
|
+
* <li>
|
|
6416
|
+
* <p>
|
|
6417
|
+
* <code>SecondaryY</code>
|
|
6418
|
+
* </p>
|
|
6419
|
+
* </li>
|
|
6420
|
+
* </ul>
|
|
6421
|
+
* @public
|
|
6422
|
+
*/
|
|
6423
|
+
AxisBinding?: AxisBinding | undefined;
|
|
6424
|
+
/**
|
|
6425
|
+
* <p>The series type of the reference line data configuration. Choose one of the following options:</p>
|
|
6426
|
+
* <ul>
|
|
6427
|
+
* <li>
|
|
6428
|
+
* <p>
|
|
6429
|
+
* <code>BAR</code>
|
|
6430
|
+
* </p>
|
|
6431
|
+
* </li>
|
|
6432
|
+
* <li>
|
|
6433
|
+
* <p>
|
|
6434
|
+
* <code>LINE</code>
|
|
6435
|
+
* </p>
|
|
6436
|
+
* </li>
|
|
6437
|
+
* </ul>
|
|
6438
|
+
* @public
|
|
6439
|
+
*/
|
|
6440
|
+
SeriesType?: ReferenceLineSeriesType | undefined;
|
|
6441
|
+
}
|
|
6442
|
+
/**
|
|
6443
|
+
* <p>The configuration for a custom label on a <code>ReferenceLine</code>.</p>
|
|
6444
|
+
* @public
|
|
6445
|
+
*/
|
|
6446
|
+
export interface ReferenceLineCustomLabelConfiguration {
|
|
6447
|
+
/**
|
|
6448
|
+
* <p>The string text of the custom label.</p>
|
|
6449
|
+
* @public
|
|
6450
|
+
*/
|
|
6451
|
+
CustomLabel: string | undefined;
|
|
6452
|
+
}
|
|
6453
|
+
/**
|
|
6454
|
+
* <p>The value label configuration of the label in a reference line.</p>
|
|
6455
|
+
* @public
|
|
6456
|
+
*/
|
|
6457
|
+
export interface ReferenceLineValueLabelConfiguration {
|
|
6458
|
+
/**
|
|
6459
|
+
* <p>The relative position of the value label. Choose one of the following options:</p>
|
|
6460
|
+
* <ul>
|
|
6461
|
+
* <li>
|
|
6462
|
+
* <p>
|
|
6463
|
+
* <code>BEFORE_CUSTOM_LABEL</code>
|
|
6464
|
+
* </p>
|
|
6465
|
+
* </li>
|
|
6466
|
+
* <li>
|
|
6467
|
+
* <p>
|
|
6468
|
+
* <code>AFTER_CUSTOM_LABEL</code>
|
|
6469
|
+
* </p>
|
|
6470
|
+
* </li>
|
|
6471
|
+
* </ul>
|
|
6472
|
+
* @public
|
|
6473
|
+
*/
|
|
6474
|
+
RelativePosition?: ReferenceLineValueLabelRelativePosition | undefined;
|
|
6475
|
+
/**
|
|
6476
|
+
* <p>The format configuration of the value label.</p>
|
|
6477
|
+
* @public
|
|
6478
|
+
*/
|
|
6479
|
+
FormatConfiguration?: NumericFormatConfiguration | undefined;
|
|
6480
|
+
}
|
|
6481
|
+
/**
|
|
6482
|
+
* <p>The label configuration of a reference line.</p>
|
|
6483
|
+
* @public
|
|
6484
|
+
*/
|
|
6485
|
+
export interface ReferenceLineLabelConfiguration {
|
|
6486
|
+
/**
|
|
6487
|
+
* <p>The value label configuration of the label in a reference line.</p>
|
|
6488
|
+
* @public
|
|
6489
|
+
*/
|
|
6490
|
+
ValueLabelConfiguration?: ReferenceLineValueLabelConfiguration | undefined;
|
|
6491
|
+
/**
|
|
6492
|
+
* <p>The custom label configuration of the label in a reference line.</p>
|
|
6493
|
+
* @public
|
|
6494
|
+
*/
|
|
6495
|
+
CustomLabelConfiguration?: ReferenceLineCustomLabelConfiguration | undefined;
|
|
6496
|
+
/**
|
|
6497
|
+
* <p>The font configuration of the label in a reference line.</p>
|
|
6498
|
+
* @public
|
|
6499
|
+
*/
|
|
6500
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
6501
|
+
/**
|
|
6502
|
+
* <p>The font color configuration of the label in a reference line.</p>
|
|
6503
|
+
* @public
|
|
6504
|
+
*/
|
|
6505
|
+
FontColor?: string | undefined;
|
|
6506
|
+
/**
|
|
6507
|
+
* <p>The horizontal position configuration of the label in a reference line. Choose one of
|
|
6508
|
+
* the following options:</p>
|
|
6509
|
+
* <ul>
|
|
6510
|
+
* <li>
|
|
6511
|
+
* <p>
|
|
6512
|
+
* <code>LEFT</code>
|
|
6513
|
+
* </p>
|
|
6514
|
+
* </li>
|
|
6515
|
+
* <li>
|
|
6516
|
+
* <p>
|
|
6517
|
+
* <code>CENTER</code>
|
|
6518
|
+
* </p>
|
|
6519
|
+
* </li>
|
|
6520
|
+
* <li>
|
|
6521
|
+
* <p>
|
|
6522
|
+
* <code>RIGHT</code>
|
|
6523
|
+
* </p>
|
|
6524
|
+
* </li>
|
|
6525
|
+
* </ul>
|
|
6526
|
+
* @public
|
|
6527
|
+
*/
|
|
6528
|
+
HorizontalPosition?: ReferenceLineLabelHorizontalPosition | undefined;
|
|
6529
|
+
/**
|
|
6530
|
+
* <p>The vertical position configuration of the label in a reference line. Choose one of the following options:</p>
|
|
6531
|
+
* <ul>
|
|
6532
|
+
* <li>
|
|
6533
|
+
* <p>
|
|
6534
|
+
* <code>ABOVE</code>
|
|
6535
|
+
* </p>
|
|
6536
|
+
* </li>
|
|
6537
|
+
* <li>
|
|
6538
|
+
* <p>
|
|
6539
|
+
* <code>BELOW</code>
|
|
6540
|
+
* </p>
|
|
6541
|
+
* </li>
|
|
6542
|
+
* </ul>
|
|
6543
|
+
* @public
|
|
6544
|
+
*/
|
|
6545
|
+
VerticalPosition?: ReferenceLineLabelVerticalPosition | undefined;
|
|
6546
|
+
}
|
|
6547
|
+
/**
|
|
6548
|
+
* <p>The style configuration of the reference
|
|
6549
|
+
* line.</p>
|
|
6550
|
+
* @public
|
|
6551
|
+
*/
|
|
6552
|
+
export interface ReferenceLineStyleConfiguration {
|
|
6553
|
+
/**
|
|
6554
|
+
* <p>The pattern type of the line style. Choose one of the following options:</p>
|
|
6555
|
+
* <ul>
|
|
6556
|
+
* <li>
|
|
6557
|
+
* <p>
|
|
6558
|
+
* <code>SOLID</code>
|
|
6559
|
+
* </p>
|
|
6560
|
+
* </li>
|
|
6561
|
+
* <li>
|
|
6562
|
+
* <p>
|
|
6563
|
+
* <code>DASHED</code>
|
|
6564
|
+
* </p>
|
|
6565
|
+
* </li>
|
|
6566
|
+
* <li>
|
|
6567
|
+
* <p>
|
|
6568
|
+
* <code>DOTTED</code>
|
|
6569
|
+
* </p>
|
|
6570
|
+
* </li>
|
|
6571
|
+
* </ul>
|
|
6572
|
+
* @public
|
|
6573
|
+
*/
|
|
6574
|
+
Pattern?: ReferenceLinePatternType | undefined;
|
|
6575
|
+
/**
|
|
6576
|
+
* <p>The hex color of the reference line.</p>
|
|
6577
|
+
* @public
|
|
6578
|
+
*/
|
|
6579
|
+
Color?: string | undefined;
|
|
6580
|
+
}
|
|
6581
|
+
/**
|
|
6582
|
+
* <p>The reference line visual display options.</p>
|
|
6583
|
+
* @public
|
|
6584
|
+
*/
|
|
6585
|
+
export interface ReferenceLine {
|
|
6586
|
+
/**
|
|
6587
|
+
* <p>The status of the reference line. Choose one of the following options:</p>
|
|
6588
|
+
* <ul>
|
|
6589
|
+
* <li>
|
|
6590
|
+
* <p>
|
|
6591
|
+
* <code>ENABLE</code>
|
|
6592
|
+
* </p>
|
|
6593
|
+
* </li>
|
|
6594
|
+
* <li>
|
|
6595
|
+
* <p>
|
|
6596
|
+
* <code>DISABLE</code>
|
|
6597
|
+
* </p>
|
|
6598
|
+
* </li>
|
|
6599
|
+
* </ul>
|
|
6600
|
+
* @public
|
|
6601
|
+
*/
|
|
6602
|
+
Status?: WidgetStatus | undefined;
|
|
6603
|
+
/**
|
|
6604
|
+
* <p>The data configuration of the reference line.</p>
|
|
6605
|
+
* @public
|
|
6606
|
+
*/
|
|
6607
|
+
DataConfiguration: ReferenceLineDataConfiguration | undefined;
|
|
6608
|
+
/**
|
|
6609
|
+
* <p>The style configuration of the reference line.</p>
|
|
6610
|
+
* @public
|
|
6611
|
+
*/
|
|
6612
|
+
StyleConfiguration?: ReferenceLineStyleConfiguration | undefined;
|
|
6613
|
+
/**
|
|
6614
|
+
* <p>The label configuration of the reference line.</p>
|
|
6615
|
+
* @public
|
|
6616
|
+
*/
|
|
6617
|
+
LabelConfiguration?: ReferenceLineLabelConfiguration | undefined;
|
|
6618
|
+
}
|
|
6619
|
+
/**
|
|
6620
|
+
* <p>The options that determine the title styles for each small multiples
|
|
6621
|
+
* panel.</p>
|
|
6622
|
+
* @public
|
|
6623
|
+
*/
|
|
6624
|
+
export interface PanelTitleOptions {
|
|
6625
|
+
/**
|
|
6626
|
+
* <p>Determines whether or not panel titles are displayed.</p>
|
|
6627
|
+
* @public
|
|
6628
|
+
*/
|
|
6629
|
+
Visibility?: Visibility | undefined;
|
|
6630
|
+
/**
|
|
6631
|
+
* <p>Configures the display properties of the given text.</p>
|
|
6632
|
+
* @public
|
|
6633
|
+
*/
|
|
6634
|
+
FontConfiguration?: FontConfiguration | undefined;
|
|
6635
|
+
/**
|
|
6636
|
+
* <p>Sets the horizontal text alignment of the title within each panel.</p>
|
|
6637
|
+
* @public
|
|
6638
|
+
*/
|
|
6639
|
+
HorizontalTextAlignment?: HorizontalTextAlignment | undefined;
|
|
6640
|
+
}
|
|
6641
|
+
/**
|
|
6642
|
+
* <p>A collection of options that configure how each panel displays in a small multiples chart.</p>
|
|
6643
|
+
* @public
|
|
6644
|
+
*/
|
|
6645
|
+
export interface PanelConfiguration {
|
|
6646
|
+
/**
|
|
6647
|
+
* <p>Configures the title display within each small multiples panel.</p>
|
|
6648
|
+
* @public
|
|
6649
|
+
*/
|
|
6650
|
+
Title?: PanelTitleOptions | undefined;
|
|
6651
|
+
/**
|
|
6652
|
+
* <p>Determines whether or not each panel displays a border.</p>
|
|
6653
|
+
* @public
|
|
6654
|
+
*/
|
|
6655
|
+
BorderVisibility?: Visibility | undefined;
|
|
6656
|
+
/**
|
|
6657
|
+
* <p>Sets the line thickness of panel borders.</p>
|
|
6658
|
+
* @public
|
|
6659
|
+
*/
|
|
6660
|
+
BorderThickness?: string | undefined;
|
|
6661
|
+
/**
|
|
6662
|
+
* <p>Sets the line style of panel borders.</p>
|
|
6663
|
+
* @public
|
|
6664
|
+
*/
|
|
6665
|
+
BorderStyle?: PanelBorderStyle | undefined;
|
|
6666
|
+
/**
|
|
6667
|
+
* <p>Sets the line color of panel borders.</p>
|
|
6668
|
+
* @public
|
|
6669
|
+
*/
|
|
6670
|
+
BorderColor?: string | undefined;
|
|
6671
|
+
/**
|
|
6672
|
+
* <p>Determines whether or not negative space between sibling panels is rendered.</p>
|
|
6673
|
+
* @public
|
|
6674
|
+
*/
|
|
6675
|
+
GutterVisibility?: Visibility | undefined;
|
|
6676
|
+
/**
|
|
6677
|
+
* <p>Sets the total amount of negative space to display between sibling panels.</p>
|
|
6678
|
+
* @public
|
|
6679
|
+
*/
|
|
6680
|
+
GutterSpacing?: string | undefined;
|
|
6681
|
+
/**
|
|
6682
|
+
* <p>Determines whether or not a background for each small multiples panel is rendered.</p>
|
|
6683
|
+
* @public
|
|
6684
|
+
*/
|
|
6685
|
+
BackgroundVisibility?: Visibility | undefined;
|
|
6686
|
+
/**
|
|
6687
|
+
* <p>Sets the background color for each panel.</p>
|
|
6688
|
+
* @public
|
|
6689
|
+
*/
|
|
6690
|
+
BackgroundColor?: string | undefined;
|
|
6691
|
+
}
|
|
6692
|
+
/**
|
|
6693
|
+
* <p>Configures the properties of a chart's axes that are used by small multiples panels.</p>
|
|
6694
|
+
* @public
|
|
6695
|
+
*/
|
|
6696
|
+
export interface SmallMultiplesAxisProperties {
|
|
6697
|
+
/**
|
|
6698
|
+
* <p>Determines whether scale of the axes are shared or independent. The default value is <code>SHARED</code>.</p>
|
|
6699
|
+
* @public
|
|
6700
|
+
*/
|
|
6701
|
+
Scale?: SmallMultiplesAxisScale | undefined;
|
|
6702
|
+
/**
|
|
6703
|
+
* <p>Defines the placement of the axis. By default, axes are rendered <code>OUTSIDE</code> of the panels. Axes with <code>INDEPENDENT</code> scale are rendered <code>INSIDE</code> the panels.</p>
|
|
6704
|
+
* @public
|
|
6705
|
+
*/
|
|
6706
|
+
Placement?: SmallMultiplesAxisPlacement | undefined;
|
|
6707
|
+
}
|
|
6708
|
+
/**
|
|
6709
|
+
* <p>Options that determine the layout and display options of a chart's small multiples.</p>
|
|
6710
|
+
* @public
|
|
6711
|
+
*/
|
|
6712
|
+
export interface SmallMultiplesOptions {
|
|
6713
|
+
/**
|
|
6714
|
+
* <p>Sets the maximum number of visible rows to display in the grid of small multiples panels.</p>
|
|
6715
|
+
* <p>The default value is <code>Auto</code>,
|
|
6716
|
+
* which automatically adjusts the rows in the grid
|
|
6717
|
+
* to fit the overall layout and size of the given chart.</p>
|
|
6718
|
+
* @public
|
|
6719
|
+
*/
|
|
6720
|
+
MaxVisibleRows?: number | undefined;
|
|
6721
|
+
/**
|
|
6722
|
+
* <p>Sets the maximum number of visible columns to display in the grid of small multiples panels.</p>
|
|
6723
|
+
* <p>The default is <code>Auto</code>, which automatically adjusts the columns in the grid to fit the overall layout and size of the given chart.</p>
|
|
6724
|
+
* @public
|
|
6725
|
+
*/
|
|
6726
|
+
MaxVisibleColumns?: number | undefined;
|
|
6727
|
+
/**
|
|
6728
|
+
* <p>Configures the display options for each small multiples panel.</p>
|
|
6729
|
+
* @public
|
|
6730
|
+
*/
|
|
6731
|
+
PanelConfiguration?: PanelConfiguration | undefined;
|
|
6732
|
+
/**
|
|
6733
|
+
* <p>The properties of a small multiples X axis.</p>
|
|
6734
|
+
* @public
|
|
6735
|
+
*/
|
|
6736
|
+
XAxis?: SmallMultiplesAxisProperties | undefined;
|
|
6737
|
+
/**
|
|
6738
|
+
* <p>The properties of a small multiples Y axis.</p>
|
|
6739
|
+
* @public
|
|
6740
|
+
*/
|
|
6741
|
+
YAxis?: SmallMultiplesAxisProperties | undefined;
|
|
6742
|
+
}
|
|
6743
|
+
/**
|
|
6744
|
+
* <p>The limit configuration of the visual display for an axis.</p>
|
|
6745
|
+
* @public
|
|
6746
|
+
*/
|
|
6747
|
+
export interface ItemsLimitConfiguration {
|
|
6748
|
+
/**
|
|
6749
|
+
* <p>The limit on how many items of a field are showed in the chart. For
|
|
6750
|
+
* example, the number of slices that are displayed in a pie chart.</p>
|
|
6751
|
+
* @public
|
|
6752
|
+
*/
|
|
6753
|
+
ItemsLimit?: number | undefined;
|
|
6754
|
+
/**
|
|
6755
|
+
* <p>The <code>Show
|
|
6756
|
+
* other</code> of an axis in the chart. Choose one of the following options:</p>
|
|
6757
|
+
* <ul>
|
|
6758
|
+
* <li>
|
|
6759
|
+
* <p>
|
|
6760
|
+
* <code>INCLUDE</code>
|
|
6761
|
+
* </p>
|
|
6762
|
+
* </li>
|
|
6763
|
+
* <li>
|
|
6764
|
+
* <p>
|
|
6765
|
+
* <code>EXCLUDE</code>
|
|
6766
|
+
* </p>
|
|
6767
|
+
* </li>
|
|
6768
|
+
* </ul>
|
|
6769
|
+
* @public
|
|
6770
|
+
*/
|
|
6771
|
+
OtherCategories?: OtherCategories | undefined;
|
|
6772
|
+
}
|
|
6773
|
+
/**
|
|
6774
|
+
* <p>The sort configuration for a field in a
|
|
6775
|
+
* field well.</p>
|
|
6776
|
+
* @public
|
|
6777
|
+
*/
|
|
6778
|
+
export interface FieldSort {
|
|
6779
|
+
/**
|
|
6780
|
+
* <p>The sort configuration target field.</p>
|
|
6781
|
+
* @public
|
|
6782
|
+
*/
|
|
6783
|
+
FieldId: string | undefined;
|
|
6784
|
+
/**
|
|
6785
|
+
* <p>The sort direction. Choose one of the following
|
|
6786
|
+
* options:</p>
|
|
6787
|
+
* <ul>
|
|
6788
|
+
* <li>
|
|
6789
|
+
* <p>
|
|
6790
|
+
* <code>ASC</code>: Ascending</p>
|
|
6791
|
+
* </li>
|
|
6792
|
+
* <li>
|
|
6793
|
+
* <p>
|
|
6794
|
+
* <code>DESC</code>: Descending</p>
|
|
6795
|
+
* </li>
|
|
6796
|
+
* </ul>
|
|
6797
|
+
* @public
|
|
6798
|
+
*/
|
|
6799
|
+
Direction: SortDirection | undefined;
|
|
6800
|
+
}
|
|
6801
|
+
/**
|
|
6802
|
+
* <p>The field sort options in a chart configuration.</p>
|
|
6803
|
+
* @public
|
|
6804
|
+
*/
|
|
6805
|
+
export interface FieldSortOptions {
|
|
6806
|
+
/**
|
|
6807
|
+
* <p>The sort configuration for a field in a field well.</p>
|
|
6808
|
+
* @public
|
|
6809
|
+
*/
|
|
6810
|
+
FieldSort?: FieldSort | undefined;
|
|
6811
|
+
/**
|
|
6812
|
+
* <p>The sort configuration for a column that is not used in a field well.</p>
|
|
6813
|
+
* @public
|
|
6814
|
+
*/
|
|
6815
|
+
ColumnSort?: ColumnSort | undefined;
|
|
6816
|
+
}
|
|
6817
|
+
/**
|
|
6818
|
+
* <p>sort-configuration-description</p>
|
|
6819
|
+
* @public
|
|
6820
|
+
*/
|
|
6821
|
+
export interface BarChartSortConfiguration {
|
|
6822
|
+
/**
|
|
6823
|
+
* <p>The sort configuration of category fields.</p>
|
|
6824
|
+
* @public
|
|
6825
|
+
*/
|
|
6826
|
+
CategorySort?: FieldSortOptions[] | undefined;
|
|
6827
|
+
/**
|
|
6828
|
+
* <p>The limit on the number of categories displayed in a bar chart.</p>
|
|
6829
|
+
* @public
|
|
6830
|
+
*/
|
|
6831
|
+
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
6832
|
+
/**
|
|
6833
|
+
* <p>The sort configuration of color fields in a bar chart.</p>
|
|
6834
|
+
* @public
|
|
6835
|
+
*/
|
|
6836
|
+
ColorSort?: FieldSortOptions[] | undefined;
|
|
6837
|
+
/**
|
|
6838
|
+
* <p>The limit on the number of values displayed in a bar chart.</p>
|
|
6839
|
+
* @public
|
|
6840
|
+
*/
|
|
6841
|
+
ColorItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
6842
|
+
/**
|
|
6843
|
+
* <p>The sort configuration of the small multiples field.</p>
|
|
6844
|
+
* @public
|
|
6845
|
+
*/
|
|
6846
|
+
SmallMultiplesSort?: FieldSortOptions[] | undefined;
|
|
6847
|
+
/**
|
|
6848
|
+
* <p>The limit on the number of small multiples panels that are displayed.</p>
|
|
6849
|
+
* @public
|
|
6850
|
+
*/
|
|
6851
|
+
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
6852
|
+
}
|
|
6853
|
+
/**
|
|
6854
|
+
* <p>The tooltip item for the columns that are not part of a field well.</p>
|
|
6855
|
+
* @public
|
|
6856
|
+
*/
|
|
6857
|
+
export interface ColumnTooltipItem {
|
|
6858
|
+
/**
|
|
6859
|
+
* <p>The target column of the tooltip item.</p>
|
|
6860
|
+
* @public
|
|
6861
|
+
*/
|
|
6862
|
+
Column: ColumnIdentifier | undefined;
|
|
6863
|
+
/**
|
|
6864
|
+
* <p>The label of the tooltip item.</p>
|
|
6865
|
+
* @public
|
|
6866
|
+
*/
|
|
6867
|
+
Label?: string | undefined;
|
|
6868
|
+
/**
|
|
6869
|
+
* <p>The visibility of the tooltip item.</p>
|
|
6870
|
+
* @public
|
|
6871
|
+
*/
|
|
6872
|
+
Visibility?: Visibility | undefined;
|
|
6873
|
+
/**
|
|
6874
|
+
* <p>The aggregation function of the column tooltip item.</p>
|
|
6875
|
+
* @public
|
|
6876
|
+
*/
|
|
6877
|
+
Aggregation?: AggregationFunction | undefined;
|
|
6878
|
+
/**
|
|
6879
|
+
* <p>Determines the target of the column tooltip item in a combo chart visual.</p>
|
|
6880
|
+
* @public
|
|
6881
|
+
*/
|
|
6882
|
+
TooltipTarget?: TooltipTarget | undefined;
|
|
6883
|
+
}
|
|
6884
|
+
/**
|
|
6885
|
+
* <p>The tooltip item for the fields.</p>
|
|
6886
|
+
* @public
|
|
6887
|
+
*/
|
|
6888
|
+
export interface FieldTooltipItem {
|
|
6889
|
+
/**
|
|
6890
|
+
* <p>The unique ID of the field that is targeted by the tooltip.</p>
|
|
6891
|
+
* @public
|
|
6892
|
+
*/
|
|
6893
|
+
FieldId: string | undefined;
|
|
6894
|
+
/**
|
|
6895
|
+
* <p>The label of the tooltip item.</p>
|
|
6896
|
+
* @public
|
|
6897
|
+
*/
|
|
6898
|
+
Label?: string | undefined;
|
|
6899
|
+
/**
|
|
6900
|
+
* <p>The visibility of the tooltip item.</p>
|
|
6901
|
+
* @public
|
|
6902
|
+
*/
|
|
6903
|
+
Visibility?: Visibility | undefined;
|
|
6904
|
+
/**
|
|
6905
|
+
* <p>Determines the target of the field tooltip item in a combo chart visual.</p>
|
|
6906
|
+
* @public
|
|
6907
|
+
*/
|
|
6908
|
+
TooltipTarget?: TooltipTarget | undefined;
|
|
6909
|
+
}
|
|
6910
|
+
/**
|
|
6911
|
+
* <p>The tooltip.</p>
|
|
6912
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
6913
|
+
* @public
|
|
6914
|
+
*/
|
|
6915
|
+
export interface TooltipItem {
|
|
6916
|
+
/**
|
|
6917
|
+
* <p>The tooltip item for the fields.</p>
|
|
6918
|
+
* @public
|
|
6919
|
+
*/
|
|
6920
|
+
FieldTooltipItem?: FieldTooltipItem | undefined;
|
|
6921
|
+
/**
|
|
6922
|
+
* <p>The tooltip item for the columns that are not part of a field well.</p>
|
|
6923
|
+
* @public
|
|
6924
|
+
*/
|
|
6925
|
+
ColumnTooltipItem?: ColumnTooltipItem | undefined;
|
|
6926
|
+
}
|
|
6927
|
+
/**
|
|
6928
|
+
* <p>The setup for the detailed tooltip.</p>
|
|
6929
|
+
* @public
|
|
6930
|
+
*/
|
|
6931
|
+
export interface FieldBasedTooltip {
|
|
6932
|
+
/**
|
|
6933
|
+
* <p>The visibility of <code>Show aggregations</code>.</p>
|
|
6934
|
+
* @public
|
|
6935
|
+
*/
|
|
6936
|
+
AggregationVisibility?: Visibility | undefined;
|
|
6937
|
+
/**
|
|
6938
|
+
* <p>The type for the >tooltip title. Choose one of the following options:</p>
|
|
6939
|
+
* <ul>
|
|
6940
|
+
* <li>
|
|
6941
|
+
* <p>
|
|
6942
|
+
* <code>NONE</code>: Doesn't use the primary value as the title.</p>
|
|
6943
|
+
* </li>
|
|
6944
|
+
* <li>
|
|
6945
|
+
* <p>
|
|
6946
|
+
* <code>PRIMARY_VALUE</code>: Uses primary value as the title.</p>
|
|
6947
|
+
* </li>
|
|
6948
|
+
* </ul>
|
|
6949
|
+
* @public
|
|
6950
|
+
*/
|
|
6951
|
+
TooltipTitleType?: TooltipTitleType | undefined;
|
|
6952
|
+
/**
|
|
6953
|
+
* <p>The fields configuration in the
|
|
6954
|
+
* tooltip.</p>
|
|
6955
|
+
* @public
|
|
6956
|
+
*/
|
|
6957
|
+
TooltipFields?: TooltipItem[] | undefined;
|
|
6958
|
+
}
|
|
6959
|
+
/**
|
|
6960
|
+
* <p>The display options for the visual tooltip.</p>
|
|
6961
|
+
* @public
|
|
6962
|
+
*/
|
|
6963
|
+
export interface TooltipOptions {
|
|
6964
|
+
/**
|
|
6965
|
+
* <p>Determines whether or not the tooltip is visible.</p>
|
|
6966
|
+
* @public
|
|
6967
|
+
*/
|
|
6968
|
+
TooltipVisibility?: Visibility | undefined;
|
|
6969
|
+
/**
|
|
6970
|
+
* <p>The selected type for the tooltip. Choose one of the following options:</p>
|
|
6971
|
+
* <ul>
|
|
6972
|
+
* <li>
|
|
6973
|
+
* <p>
|
|
6974
|
+
* <code>BASIC</code>: A basic tooltip.</p>
|
|
6975
|
+
* </li>
|
|
6976
|
+
* <li>
|
|
6977
|
+
* <p>
|
|
6978
|
+
* <code>DETAILED</code>: A detailed tooltip.</p>
|
|
6979
|
+
* </li>
|
|
6980
|
+
* </ul>
|
|
6981
|
+
* @public
|
|
6982
|
+
*/
|
|
6983
|
+
SelectedTooltipType?: SelectedTooltipType | undefined;
|
|
6984
|
+
/**
|
|
6985
|
+
* <p>The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.</p>
|
|
6986
|
+
* @public
|
|
6987
|
+
*/
|
|
6988
|
+
FieldBasedTooltip?: FieldBasedTooltip | undefined;
|
|
6989
|
+
}
|
|
6990
|
+
/**
|
|
6991
|
+
* <p>The type of the data path value.</p>
|
|
6992
|
+
* @public
|
|
6993
|
+
*/
|
|
6994
|
+
export interface DataPathType {
|
|
6995
|
+
/**
|
|
6996
|
+
* <p>The type of data path value utilized in a pivot table. Choose one of the following options:</p>
|
|
6997
|
+
* <ul>
|
|
6998
|
+
* <li>
|
|
6999
|
+
* <p>
|
|
7000
|
+
* <code>HIERARCHY_ROWS_LAYOUT_COLUMN</code> - The type of data path for the rows layout column, when <code>RowsLayout</code> is set to <code>HIERARCHY</code>.</p>
|
|
7001
|
+
* </li>
|
|
7002
|
+
* <li>
|
|
7003
|
+
* <p>
|
|
7004
|
+
* <code>MULTIPLE_ROW_METRICS_COLUMN</code> - The type of data path for the metric column when the row is set to Metric Placement.</p>
|
|
7005
|
+
* </li>
|
|
7006
|
+
* <li>
|
|
7007
|
+
* <p>
|
|
7008
|
+
* <code>EMPTY_COLUMN_HEADER</code> - The type of data path for the column with empty column header, when there is no field in <code>ColumnsFieldWell</code> and the row is set to Metric Placement.</p>
|
|
7009
|
+
* </li>
|
|
7010
|
+
* <li>
|
|
7011
|
+
* <p>
|
|
7012
|
+
* <code>COUNT_METRIC_COLUMN</code> - The type of data path for the column with <code>COUNT</code> as the metric, when there is no field in the <code>ValuesFieldWell</code>.</p>
|
|
7013
|
+
* </li>
|
|
7014
|
+
* </ul>
|
|
7015
|
+
* @public
|
|
7016
|
+
*/
|
|
7017
|
+
PivotTableDataPathType?: PivotTableDataPathType | undefined;
|
|
7018
|
+
}
|
|
7019
|
+
/**
|
|
7020
|
+
* <p>The data path that needs to be sorted.</p>
|
|
7021
|
+
* @public
|
|
7022
|
+
*/
|
|
7023
|
+
export interface DataPathValue {
|
|
7024
|
+
/**
|
|
7025
|
+
* <p>The field ID of the field that needs to be sorted.</p>
|
|
7026
|
+
* @public
|
|
7027
|
+
*/
|
|
7028
|
+
FieldId?: string | undefined;
|
|
7029
|
+
/**
|
|
7030
|
+
* <p>The actual value of the field that needs to be sorted.</p>
|
|
7031
|
+
* @public
|
|
7032
|
+
*/
|
|
7033
|
+
FieldValue?: string | undefined;
|
|
7034
|
+
/**
|
|
7035
|
+
* <p>The type configuration of the field.</p>
|
|
7036
|
+
* @public
|
|
7037
|
+
*/
|
|
7038
|
+
DataPathType?: DataPathType | undefined;
|
|
7039
|
+
}
|
|
7040
|
+
/**
|
|
7041
|
+
* <p>The color map that determines the color options for a particular element.</p>
|
|
7042
|
+
* @public
|
|
7043
|
+
*/
|
|
7044
|
+
export interface DataPathColor {
|
|
7045
|
+
/**
|
|
7046
|
+
* <p>The element that the color needs to be applied to.</p>
|
|
7047
|
+
* @public
|
|
7048
|
+
*/
|
|
7049
|
+
Element: DataPathValue | undefined;
|
|
7050
|
+
/**
|
|
7051
|
+
* <p>The color that needs to be applied to the element.</p>
|
|
7052
|
+
* @public
|
|
7053
|
+
*/
|
|
7054
|
+
Color: string | undefined;
|
|
7055
|
+
/**
|
|
7056
|
+
* <p>The time granularity of the field that the color needs to be applied to.</p>
|
|
7057
|
+
* @public
|
|
7058
|
+
*/
|
|
7059
|
+
TimeGranularity?: TimeGranularity | undefined;
|
|
7060
|
+
}
|
|
7061
|
+
/**
|
|
7062
|
+
* <p>The visual display options for the visual palette.</p>
|
|
7063
|
+
* @public
|
|
7064
|
+
*/
|
|
7065
|
+
export interface VisualPalette {
|
|
7066
|
+
/**
|
|
7067
|
+
* <p>The chart color options for the visual palette.</p>
|
|
7068
|
+
* @public
|
|
7069
|
+
*/
|
|
7070
|
+
ChartColor?: string | undefined;
|
|
7071
|
+
/**
|
|
7072
|
+
* <p>The color map options for the visual palette.</p>
|
|
7073
|
+
* @public
|
|
7074
|
+
*/
|
|
7075
|
+
ColorMap?: DataPathColor[] | undefined;
|
|
7076
|
+
}
|
|
7077
|
+
/**
|
|
7078
|
+
* <p>The configuration of a <code>BarChartVisual</code>.</p>
|
|
7079
|
+
* @public
|
|
7080
|
+
*/
|
|
7081
|
+
export interface BarChartConfiguration {
|
|
7082
|
+
/**
|
|
7083
|
+
* <p>The field wells of the visual.</p>
|
|
7084
|
+
* @public
|
|
7085
|
+
*/
|
|
7086
|
+
FieldWells?: BarChartFieldWells | undefined;
|
|
7087
|
+
/**
|
|
7088
|
+
* <p>The sort configuration of a <code>BarChartVisual</code>.</p>
|
|
7089
|
+
* @public
|
|
7090
|
+
*/
|
|
7091
|
+
SortConfiguration?: BarChartSortConfiguration | undefined;
|
|
7092
|
+
/**
|
|
7093
|
+
* <p>The orientation of the bars in a bar chart visual. There are two valid values in this structure:</p>
|
|
7094
|
+
* <ul>
|
|
7095
|
+
* <li>
|
|
7096
|
+
* <p>
|
|
7097
|
+
* <code>HORIZONTAL</code>: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.</p>
|
|
7098
|
+
* </li>
|
|
7099
|
+
* <li>
|
|
7100
|
+
* <p>
|
|
7101
|
+
* <code>VERTICAL</code>: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.</p>
|
|
7102
|
+
* </li>
|
|
7103
|
+
* </ul>
|
|
7104
|
+
* @public
|
|
7105
|
+
*/
|
|
7106
|
+
Orientation?: BarChartOrientation | undefined;
|
|
7107
|
+
/**
|
|
7108
|
+
* <p>Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.</p>
|
|
7109
|
+
* @public
|
|
7110
|
+
*/
|
|
7111
|
+
BarsArrangement?: BarsArrangement | undefined;
|
|
7112
|
+
/**
|
|
7113
|
+
* <p>The palette (chart color) display setup of the visual.</p>
|
|
7114
|
+
* @public
|
|
7115
|
+
*/
|
|
7116
|
+
VisualPalette?: VisualPalette | undefined;
|
|
7117
|
+
/**
|
|
7118
|
+
* <p>The small multiples setup for the visual.</p>
|
|
7119
|
+
* @public
|
|
7120
|
+
*/
|
|
7121
|
+
SmallMultiplesOptions?: SmallMultiplesOptions | undefined;
|
|
7122
|
+
/**
|
|
7123
|
+
* <p>The label display options (grid line, range, scale, axis step) for bar chart category.</p>
|
|
7124
|
+
* @public
|
|
7125
|
+
*/
|
|
7126
|
+
CategoryAxis?: AxisDisplayOptions | undefined;
|
|
7127
|
+
/**
|
|
7128
|
+
* <p>The label options (label text, label visibility and sort icon visibility) for a bar chart.</p>
|
|
7129
|
+
* @public
|
|
7130
|
+
*/
|
|
7131
|
+
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
7132
|
+
/**
|
|
7133
|
+
* <p>The label display options (grid line, range, scale, axis step) for a bar chart value.</p>
|
|
7134
|
+
* @public
|
|
7135
|
+
*/
|
|
7136
|
+
ValueAxis?: AxisDisplayOptions | undefined;
|
|
7137
|
+
/**
|
|
7138
|
+
* <p>The label options (label text, label visibility and sort icon visibility) for a bar chart value.</p>
|
|
7139
|
+
* @public
|
|
7140
|
+
*/
|
|
7141
|
+
ValueLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
7142
|
+
/**
|
|
7143
|
+
* <p>The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.</p>
|
|
7144
|
+
* @public
|
|
7145
|
+
*/
|
|
7146
|
+
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
7147
|
+
/**
|
|
7148
|
+
* <p>The legend display setup of the visual.</p>
|
|
7149
|
+
* @public
|
|
7150
|
+
*/
|
|
7151
|
+
Legend?: LegendOptions | undefined;
|
|
7152
|
+
/**
|
|
7153
|
+
* <p>The options that determine if visual data labels are displayed.</p>
|
|
7154
|
+
* @public
|
|
7155
|
+
*/
|
|
7156
|
+
DataLabels?: DataLabelOptions | undefined;
|
|
7157
|
+
/**
|
|
7158
|
+
* <p>The tooltip display setup of the visual.</p>
|
|
7159
|
+
* @public
|
|
7160
|
+
*/
|
|
7161
|
+
Tooltip?: TooltipOptions | undefined;
|
|
7162
|
+
/**
|
|
7163
|
+
* <p>The reference line setup of the visual.</p>
|
|
7164
|
+
* @public
|
|
7165
|
+
*/
|
|
7166
|
+
ReferenceLines?: ReferenceLine[] | undefined;
|
|
7167
|
+
/**
|
|
7168
|
+
* <p>The contribution analysis (anomaly configuration) setup of the visual.</p>
|
|
7169
|
+
* @public
|
|
7170
|
+
*/
|
|
7171
|
+
ContributionAnalysisDefaults?: ContributionAnalysisDefault[] | undefined;
|
|
7172
|
+
/**
|
|
7173
|
+
* <p>The general visual interactions setup for a visual.</p>
|
|
7174
|
+
* @public
|
|
7175
|
+
*/
|
|
7176
|
+
Interactions?: VisualInteractionOptions | undefined;
|
|
7177
|
+
}
|
|
7178
|
+
/**
|
|
7179
|
+
* <p>The category drill down filter.</p>
|
|
7180
|
+
* @public
|
|
7181
|
+
*/
|
|
7182
|
+
export interface CategoryDrillDownFilter {
|
|
7183
|
+
/**
|
|
7184
|
+
* <p>The column that the filter is applied to.</p>
|
|
7185
|
+
* @public
|
|
7186
|
+
*/
|
|
7187
|
+
Column: ColumnIdentifier | undefined;
|
|
7188
|
+
/**
|
|
7189
|
+
* <p>A list of the string inputs that are the values of the category drill down filter.</p>
|
|
7190
|
+
* @public
|
|
7191
|
+
*/
|
|
7192
|
+
CategoryValues: string[] | undefined;
|
|
7193
|
+
}
|
|
7194
|
+
/**
|
|
7195
|
+
* <p>The numeric equality type drill down filter.</p>
|
|
7196
|
+
* @public
|
|
7197
|
+
*/
|
|
7198
|
+
export interface NumericEqualityDrillDownFilter {
|
|
7199
|
+
/**
|
|
7200
|
+
* <p>The column that the filter is applied to.</p>
|
|
7201
|
+
* @public
|
|
7202
|
+
*/
|
|
7203
|
+
Column: ColumnIdentifier | undefined;
|
|
7204
|
+
/**
|
|
7205
|
+
* <p>The value of the double input numeric drill down filter.</p>
|
|
7206
|
+
* @public
|
|
7207
|
+
*/
|
|
7208
|
+
Value: number | undefined;
|
|
7209
|
+
}
|
|
7210
|
+
/**
|
|
7211
|
+
* <p>The time range drill down filter.</p>
|
|
7212
|
+
* @public
|
|
7213
|
+
*/
|
|
7214
|
+
export interface TimeRangeDrillDownFilter {
|
|
7215
|
+
/**
|
|
7216
|
+
* <p>The column that the filter is applied to.</p>
|
|
7217
|
+
* @public
|
|
7218
|
+
*/
|
|
7219
|
+
Column: ColumnIdentifier | undefined;
|
|
7220
|
+
/**
|
|
7221
|
+
* <p>The minimum value for the filter value range.</p>
|
|
7222
|
+
* @public
|
|
7223
|
+
*/
|
|
7224
|
+
RangeMinimum: Date | undefined;
|
|
7225
|
+
/**
|
|
7226
|
+
* <p>The maximum value for the filter value range.</p>
|
|
7227
|
+
* @public
|
|
7228
|
+
*/
|
|
7229
|
+
RangeMaximum: Date | undefined;
|
|
7230
|
+
/**
|
|
7231
|
+
* <p>The level of time precision that is used to aggregate <code>DateTime</code> values.</p>
|
|
7232
|
+
* @public
|
|
7233
|
+
*/
|
|
7234
|
+
TimeGranularity: TimeGranularity | undefined;
|
|
7235
|
+
}
|
|
7236
|
+
/**
|
|
7237
|
+
* <p>The drill down filter for the column hierarchies.</p>
|
|
7238
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
7239
|
+
* @public
|
|
7240
|
+
*/
|
|
7241
|
+
export interface DrillDownFilter {
|
|
7242
|
+
/**
|
|
7243
|
+
* <p>The numeric equality type drill down filter. This filter is used for number type columns.</p>
|
|
7244
|
+
* @public
|
|
7245
|
+
*/
|
|
7246
|
+
NumericEqualityFilter?: NumericEqualityDrillDownFilter | undefined;
|
|
7247
|
+
/**
|
|
7248
|
+
* <p>The category type drill down filter. This filter is used for string type columns.</p>
|
|
7249
|
+
* @public
|
|
7250
|
+
*/
|
|
7251
|
+
CategoryFilter?: CategoryDrillDownFilter | undefined;
|
|
7252
|
+
/**
|
|
7253
|
+
* <p>The time range drill down filter. This filter is used for date time columns.</p>
|
|
7254
|
+
* @public
|
|
7255
|
+
*/
|
|
7256
|
+
TimeRangeFilter?: TimeRangeDrillDownFilter | undefined;
|
|
7257
|
+
}
|
|
7258
|
+
/**
|
|
7259
|
+
* <p>The option that determines the hierarchy of any <code>DateTime</code> fields.</p>
|
|
7260
|
+
* @public
|
|
7261
|
+
*/
|
|
7262
|
+
export interface DateTimeHierarchy {
|
|
7263
|
+
/**
|
|
7264
|
+
* <p>The hierarchy ID of the <code>DateTime</code> hierarchy.</p>
|
|
7265
|
+
* @public
|
|
7266
|
+
*/
|
|
7267
|
+
HierarchyId: string | undefined;
|
|
7268
|
+
/**
|
|
7269
|
+
* <p>The option that determines the drill down filters for the
|
|
7270
|
+
* <code>DateTime</code> hierarchy.</p>
|
|
7271
|
+
* @public
|
|
7272
|
+
*/
|
|
7273
|
+
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
7274
|
+
}
|
|
7275
|
+
/**
|
|
7276
|
+
* <p>The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.</p>
|
|
7277
|
+
* @public
|
|
7278
|
+
*/
|
|
7279
|
+
export interface ExplicitHierarchy {
|
|
7280
|
+
/**
|
|
7281
|
+
* <p>The hierarchy ID of the explicit hierarchy.</p>
|
|
7282
|
+
* @public
|
|
7283
|
+
*/
|
|
7284
|
+
HierarchyId: string | undefined;
|
|
7285
|
+
/**
|
|
7286
|
+
* <p>The list of columns that define the explicit hierarchy.</p>
|
|
7287
|
+
* @public
|
|
7288
|
+
*/
|
|
7289
|
+
Columns: ColumnIdentifier[] | undefined;
|
|
7290
|
+
/**
|
|
7291
|
+
* <p>The option that determines the drill down filters for the explicit hierarchy.</p>
|
|
7292
|
+
* @public
|
|
7293
|
+
*/
|
|
7294
|
+
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
7295
|
+
}
|
|
7296
|
+
/**
|
|
7297
|
+
* <p>The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.</p>
|
|
7298
|
+
* @public
|
|
7299
|
+
*/
|
|
7300
|
+
export interface PredefinedHierarchy {
|
|
7301
|
+
/**
|
|
7302
|
+
* <p>The hierarchy ID of the predefined hierarchy.</p>
|
|
7303
|
+
* @public
|
|
7304
|
+
*/
|
|
7305
|
+
HierarchyId: string | undefined;
|
|
7306
|
+
/**
|
|
7307
|
+
* <p>The list of columns that define the predefined hierarchy.</p>
|
|
7308
|
+
* @public
|
|
7309
|
+
*/
|
|
7310
|
+
Columns: ColumnIdentifier[] | undefined;
|
|
7311
|
+
/**
|
|
7312
|
+
* <p>The option that determines the drill down filters for the predefined hierarchy.</p>
|
|
7313
|
+
* @public
|
|
7314
|
+
*/
|
|
7315
|
+
DrillDownFilters?: DrillDownFilter[] | undefined;
|
|
7316
|
+
}
|
|
7317
|
+
/**
|
|
7318
|
+
* <p>The option that determines the hierarchy of the fields for a visual element.</p>
|
|
7319
|
+
* @public
|
|
7320
|
+
*/
|
|
7321
|
+
export interface ColumnHierarchy {
|
|
7322
|
+
/**
|
|
7323
|
+
* <p>The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.</p>
|
|
7324
|
+
* @public
|
|
7325
|
+
*/
|
|
7326
|
+
ExplicitHierarchy?: ExplicitHierarchy | undefined;
|
|
7327
|
+
/**
|
|
7328
|
+
* <p>The option that determines the hierarchy of any <code>DateTime</code> fields.</p>
|
|
7329
|
+
* @public
|
|
7330
|
+
*/
|
|
7331
|
+
DateTimeHierarchy?: DateTimeHierarchy | undefined;
|
|
7332
|
+
/**
|
|
7333
|
+
* <p>The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.</p>
|
|
7334
|
+
* @public
|
|
7335
|
+
*/
|
|
7336
|
+
PredefinedHierarchy?: PredefinedHierarchy | undefined;
|
|
7337
|
+
}
|
|
7338
|
+
/**
|
|
7339
|
+
* <p>The text format for a subtitle.</p>
|
|
7340
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
7341
|
+
* @public
|
|
7342
|
+
*/
|
|
7343
|
+
export interface LongFormatText {
|
|
7344
|
+
/**
|
|
7345
|
+
* <p>Plain text format.</p>
|
|
7346
|
+
* @public
|
|
7347
|
+
*/
|
|
7348
|
+
PlainText?: string | undefined;
|
|
7349
|
+
/**
|
|
7350
|
+
* <p>Rich text. Examples of rich text include bold, underline, and italics.</p>
|
|
7351
|
+
* @public
|
|
7352
|
+
*/
|
|
7353
|
+
RichText?: string | undefined;
|
|
7354
|
+
}
|
|
7355
|
+
/**
|
|
7356
|
+
* <p>The subtitle label options for a visual.</p>
|
|
7357
|
+
* @public
|
|
7358
|
+
*/
|
|
7359
|
+
export interface VisualSubtitleLabelOptions {
|
|
7360
|
+
/**
|
|
7361
|
+
* <p>The visibility of the subtitle label.</p>
|
|
7362
|
+
* @public
|
|
7363
|
+
*/
|
|
7364
|
+
Visibility?: Visibility | undefined;
|
|
7365
|
+
/**
|
|
7366
|
+
* <p>The long text format of the subtitle label, such as plain text or rich text.</p>
|
|
7367
|
+
* @public
|
|
7368
|
+
*/
|
|
7369
|
+
FormatText?: LongFormatText | undefined;
|
|
7370
|
+
}
|
|
7371
|
+
/**
|
|
7372
|
+
* <p>The text format for the title.</p>
|
|
7373
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
7374
|
+
* @public
|
|
7375
|
+
*/
|
|
7376
|
+
export interface ShortFormatText {
|
|
7377
|
+
/**
|
|
7378
|
+
* <p>Plain text format.</p>
|
|
7379
|
+
* @public
|
|
7380
|
+
*/
|
|
7381
|
+
PlainText?: string | undefined;
|
|
7382
|
+
/**
|
|
7383
|
+
* <p>Rich text. Examples of rich text include bold, underline, and italics.</p>
|
|
7384
|
+
* @public
|
|
7385
|
+
*/
|
|
7386
|
+
RichText?: string | undefined;
|
|
7387
|
+
}
|