UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

98 lines 3.79 kB
export * from './LogKind'; export * from './LogSubscription'; export * from './LogSubscriptionCreation'; export * from './LogSubscriptionResource'; export * from './LogSubscriptionResponse'; export * from './LogUrlCreation'; export * from './TemporaryLogsLink'; export * from './Alias'; export * from './Archive'; export * from './ArchiveRetrievalStateEnum'; export * from './ArchiveUrl'; export * from './CertificationLevelEnum'; export * from './Cluster'; export * from './ClusterClusterTypeEnum'; export * from './ClusterRegionEnum'; export * from './ClusterRetention'; export * from './ClusterUpdate'; export * from './Dashboard'; export * from './DeliveryStatusEnum'; export * from './EncryptionKey'; export * from './EncryptionKeyAlgorithmEnum'; export * from './Engine'; export * from './EngineNameEnum'; export * from './FlowggerConfiguration'; export * from './FlowggerConfigurationLogFormatEnum'; export * from './FlowggerConfigurationLogFramingEnum'; export * from './Helper'; export * from './HelperSection'; export * from './HelperSectionNameEnum'; export * from './Index.interface'; export * from './Input'; export * from './InputAction'; export * from './InputActionTypeEnum'; export * from './InputConfigurationFlowggerUpdate'; export * from './InputConfigurationLogstashUpdate'; export * from './InputCreation'; export * from './InputStatusEnum'; export * from './InputUpdate'; export * from './LogstashConfiguration'; export * from './Member'; export * from './MetricSubscription'; export * from './MetricTenant'; export * from './NewMetricTenant'; export * from './Operation'; export * from './OperationStateEnum'; export * from './Osd'; export * from './OsdCreation'; export * from './OsdUpdate'; export * from './OutputGraylogDashboardCreation'; export * from './OutputGraylogDashboardDuplicateCreation'; export * from './OutputGraylogDashboardUpdate'; export * from './OutputGraylogStreamAlertCreation'; export * from './OutputGraylogStreamAlertUpdate'; export * from './OutputGraylogStreamCreation'; export * from './OutputGraylogStreamRuleCreation'; export * from './OutputGraylogStreamUpdate'; export * from './OutputOpenSearchAliasCreation'; export * from './OutputOpenSearchAliasIndexCreation'; export * from './OutputOpenSearchAliasStreamCreation'; export * from './OutputOpenSearchAliasUpdate'; export * from './OutputOpenSearchIndexCreation'; export * from './OutputOpenSearchIndexUpdate'; export * from './Permission'; export * from './PermissionTypeEnum'; export * from './RetentionTypeEnum'; export * from './Role'; export * from './RoleCreation'; export * from './RoleMemberCreation'; export * from './RoleMemberUpdate'; export * from './RolePermissionAliasCreation'; export * from './RolePermissionDashboardCreation'; export * from './RolePermissionIndexCreation'; export * from './RolePermissionOsdCreation'; export * from './RolePermissionStreamCreation'; export * from './RoleUpdate'; export * from './Service'; export * from './ServiceMetric'; export * from './ServicePlanEnum'; export * from './ServiceStateEnum'; export * from './ServiceWithIAM'; export * from './Stream'; export * from './StreamAlertCondition'; export * from './StreamAlertConditionConditionTypeEnum'; export * from './StreamAlertConditionConstraintTypeEnum'; export * from './StreamAlertConditionThresholdTypeEnum'; export * from './StreamColdStorageCompressionEnum'; export * from './StreamColdStorageContentEnum'; export * from './StreamColdStorageTargetEnum'; export * from './StreamRule'; export * from './StreamRuleOperatorEnum'; export * from './TestResult'; export * from './Token'; export * from './TokenCreation'; export * from './Update'; export * from './Url'; export * from './UrlTypeEnum'; export * from './UserChangePasswordCreation'; //# sourceMappingURL=index.d.ts.map