@volcengine/pulumi
Version:
A Pulumi package for creating and managing volcengine cloud resources.
142 lines (141 loc) • 11.1 kB
TypeScript
export { AlarmArgs, AlarmState } from "./alarm";
export type Alarm = import("./alarm").Alarm;
export declare const Alarm: typeof import("./alarm").Alarm;
export { AlarmNotifyGroupArgs, AlarmNotifyGroupState } from "./alarmNotifyGroup";
export type AlarmNotifyGroup = import("./alarmNotifyGroup").AlarmNotifyGroup;
export declare const AlarmNotifyGroup: typeof import("./alarmNotifyGroup").AlarmNotifyGroup;
export { AlarmNotifyGroupsArgs, AlarmNotifyGroupsResult, AlarmNotifyGroupsOutputArgs } from "./alarmNotifyGroups";
export declare const alarmNotifyGroups: typeof import("./alarmNotifyGroups").alarmNotifyGroups;
export declare const alarmNotifyGroupsOutput: typeof import("./alarmNotifyGroups").alarmNotifyGroupsOutput;
export { AlarmsArgs, AlarmsResult, AlarmsOutputArgs } from "./alarms";
export declare const alarms: typeof import("./alarms").alarms;
export declare const alarmsOutput: typeof import("./alarms").alarmsOutput;
export { ConsumerGroupArgs, ConsumerGroupState } from "./consumerGroup";
export type ConsumerGroup = import("./consumerGroup").ConsumerGroup;
export declare const ConsumerGroup: typeof import("./consumerGroup").ConsumerGroup;
export { ConsumerGroupsArgs, ConsumerGroupsResult, ConsumerGroupsOutputArgs } from "./consumerGroups";
export declare const consumerGroups: typeof import("./consumerGroups").consumerGroups;
export declare const consumerGroupsOutput: typeof import("./consumerGroups").consumerGroupsOutput;
export { EtlTaskArgs, EtlTaskState } from "./etlTask";
export type EtlTask = import("./etlTask").EtlTask;
export declare const EtlTask: typeof import("./etlTask").EtlTask;
export { EtlTasksArgs, EtlTasksResult, EtlTasksOutputArgs } from "./etlTasks";
export declare const etlTasks: typeof import("./etlTasks").etlTasks;
export declare const etlTasksOutput: typeof import("./etlTasks").etlTasksOutput;
export { GetAlarmNotifyGroupsArgs, GetAlarmNotifyGroupsResult, GetAlarmNotifyGroupsOutputArgs } from "./getAlarmNotifyGroups";
export declare const getAlarmNotifyGroups: typeof import("./getAlarmNotifyGroups").getAlarmNotifyGroups;
export declare const getAlarmNotifyGroupsOutput: typeof import("./getAlarmNotifyGroups").getAlarmNotifyGroupsOutput;
export { GetAlarmsArgs, GetAlarmsResult, GetAlarmsOutputArgs } from "./getAlarms";
export declare const getAlarms: typeof import("./getAlarms").getAlarms;
export declare const getAlarmsOutput: typeof import("./getAlarms").getAlarmsOutput;
export { GetConsumerGroupsArgs, GetConsumerGroupsResult, GetConsumerGroupsOutputArgs } from "./getConsumerGroups";
export declare const getConsumerGroups: typeof import("./getConsumerGroups").getConsumerGroups;
export declare const getConsumerGroupsOutput: typeof import("./getConsumerGroups").getConsumerGroupsOutput;
export { GetEtlTasksArgs, GetEtlTasksResult, GetEtlTasksOutputArgs } from "./getEtlTasks";
export declare const getEtlTasks: typeof import("./getEtlTasks").getEtlTasks;
export declare const getEtlTasksOutput: typeof import("./getEtlTasks").getEtlTasksOutput;
export { GetHostGroupsArgs, GetHostGroupsResult, GetHostGroupsOutputArgs } from "./getHostGroups";
export declare const getHostGroups: typeof import("./getHostGroups").getHostGroups;
export declare const getHostGroupsOutput: typeof import("./getHostGroups").getHostGroupsOutput;
export { GetHostsArgs, GetHostsResult, GetHostsOutputArgs } from "./getHosts";
export declare const getHosts: typeof import("./getHosts").getHosts;
export declare const getHostsOutput: typeof import("./getHosts").getHostsOutput;
export { GetImportTasksArgs, GetImportTasksResult, GetImportTasksOutputArgs } from "./getImportTasks";
export declare const getImportTasks: typeof import("./getImportTasks").getImportTasks;
export declare const getImportTasksOutput: typeof import("./getImportTasks").getImportTasksOutput;
export { GetIndexesArgs, GetIndexesResult, GetIndexesOutputArgs } from "./getIndexes";
export declare const getIndexes: typeof import("./getIndexes").getIndexes;
export declare const getIndexesOutput: typeof import("./getIndexes").getIndexesOutput;
export { GetKafkaConsumersArgs, GetKafkaConsumersResult, GetKafkaConsumersOutputArgs } from "./getKafkaConsumers";
export declare const getKafkaConsumers: typeof import("./getKafkaConsumers").getKafkaConsumers;
export declare const getKafkaConsumersOutput: typeof import("./getKafkaConsumers").getKafkaConsumersOutput;
export { GetProjectsArgs, GetProjectsResult, GetProjectsOutputArgs } from "./getProjects";
export declare const getProjects: typeof import("./getProjects").getProjects;
export declare const getProjectsOutput: typeof import("./getProjects").getProjectsOutput;
export { GetRuleAppliersArgs, GetRuleAppliersResult, GetRuleAppliersOutputArgs } from "./getRuleAppliers";
export declare const getRuleAppliers: typeof import("./getRuleAppliers").getRuleAppliers;
export declare const getRuleAppliersOutput: typeof import("./getRuleAppliers").getRuleAppliersOutput;
export { GetRulesArgs, GetRulesResult, GetRulesOutputArgs } from "./getRules";
export declare const getRules: typeof import("./getRules").getRules;
export declare const getRulesOutput: typeof import("./getRules").getRulesOutput;
export { GetScheduleSqlTasksArgs, GetScheduleSqlTasksResult, GetScheduleSqlTasksOutputArgs } from "./getScheduleSqlTasks";
export declare const getScheduleSqlTasks: typeof import("./getScheduleSqlTasks").getScheduleSqlTasks;
export declare const getScheduleSqlTasksOutput: typeof import("./getScheduleSqlTasks").getScheduleSqlTasksOutput;
export { GetShardsArgs, GetShardsResult, GetShardsOutputArgs } from "./getShards";
export declare const getShards: typeof import("./getShards").getShards;
export declare const getShardsOutput: typeof import("./getShards").getShardsOutput;
export { GetShippersArgs, GetShippersResult, GetShippersOutputArgs } from "./getShippers";
export declare const getShippers: typeof import("./getShippers").getShippers;
export declare const getShippersOutput: typeof import("./getShippers").getShippersOutput;
export { GetTopicsArgs, GetTopicsResult, GetTopicsOutputArgs } from "./getTopics";
export declare const getTopics: typeof import("./getTopics").getTopics;
export declare const getTopicsOutput: typeof import("./getTopics").getTopicsOutput;
export { HostArgs, HostState } from "./host";
export type Host = import("./host").Host;
export declare const Host: typeof import("./host").Host;
export { HostGroupArgs, HostGroupState } from "./hostGroup";
export type HostGroup = import("./hostGroup").HostGroup;
export declare const HostGroup: typeof import("./hostGroup").HostGroup;
export { HostGroupsArgs, HostGroupsResult, HostGroupsOutputArgs } from "./hostGroups";
export declare const hostGroups: typeof import("./hostGroups").hostGroups;
export declare const hostGroupsOutput: typeof import("./hostGroups").hostGroupsOutput;
export { HostsArgs, HostsResult, HostsOutputArgs } from "./hosts";
export declare const hosts: typeof import("./hosts").hosts;
export declare const hostsOutput: typeof import("./hosts").hostsOutput;
export { ImportTaskArgs, ImportTaskState } from "./importTask";
export type ImportTask = import("./importTask").ImportTask;
export declare const ImportTask: typeof import("./importTask").ImportTask;
export { ImportTasksArgs, ImportTasksResult, ImportTasksOutputArgs } from "./importTasks";
export declare const importTasks: typeof import("./importTasks").importTasks;
export declare const importTasksOutput: typeof import("./importTasks").importTasksOutput;
export { IndexArgs, IndexState } from "./index_";
export type Index = import("./index_").Index;
export declare const Index: typeof import("./index_").Index;
export { IndexesArgs, IndexesResult, IndexesOutputArgs } from "./indexes";
export declare const indexes: typeof import("./indexes").indexes;
export declare const indexesOutput: typeof import("./indexes").indexesOutput;
export { KafkaConsumerArgs, KafkaConsumerState } from "./kafkaConsumer";
export type KafkaConsumer = import("./kafkaConsumer").KafkaConsumer;
export declare const KafkaConsumer: typeof import("./kafkaConsumer").KafkaConsumer;
export { KafkaConsumersArgs, KafkaConsumersResult, KafkaConsumersOutputArgs } from "./kafkaConsumers";
export declare const kafkaConsumers: typeof import("./kafkaConsumers").kafkaConsumers;
export declare const kafkaConsumersOutput: typeof import("./kafkaConsumers").kafkaConsumersOutput;
export { ProjectArgs, ProjectState } from "./project";
export type Project = import("./project").Project;
export declare const Project: typeof import("./project").Project;
export { ProjectsArgs, ProjectsResult, ProjectsOutputArgs } from "./projects";
export declare const projects: typeof import("./projects").projects;
export declare const projectsOutput: typeof import("./projects").projectsOutput;
export { RuleArgs, RuleState } from "./rule";
export type Rule = import("./rule").Rule;
export declare const Rule: typeof import("./rule").Rule;
export { RuleApplierArgs, RuleApplierState } from "./ruleApplier";
export type RuleApplier = import("./ruleApplier").RuleApplier;
export declare const RuleApplier: typeof import("./ruleApplier").RuleApplier;
export { RuleAppliersArgs, RuleAppliersResult, RuleAppliersOutputArgs } from "./ruleAppliers";
export declare const ruleAppliers: typeof import("./ruleAppliers").ruleAppliers;
export declare const ruleAppliersOutput: typeof import("./ruleAppliers").ruleAppliersOutput;
export { RulesArgs, RulesResult, RulesOutputArgs } from "./rules";
export declare const rules: typeof import("./rules").rules;
export declare const rulesOutput: typeof import("./rules").rulesOutput;
export { ScheduleSqlTaskArgs, ScheduleSqlTaskState } from "./scheduleSqlTask";
export type ScheduleSqlTask = import("./scheduleSqlTask").ScheduleSqlTask;
export declare const ScheduleSqlTask: typeof import("./scheduleSqlTask").ScheduleSqlTask;
export { ScheduleSqlTasksArgs, ScheduleSqlTasksResult, ScheduleSqlTasksOutputArgs } from "./scheduleSqlTasks";
export declare const scheduleSqlTasks: typeof import("./scheduleSqlTasks").scheduleSqlTasks;
export declare const scheduleSqlTasksOutput: typeof import("./scheduleSqlTasks").scheduleSqlTasksOutput;
export { ShardsArgs, ShardsResult, ShardsOutputArgs } from "./shards";
export declare const shards: typeof import("./shards").shards;
export declare const shardsOutput: typeof import("./shards").shardsOutput;
export { ShipperArgs, ShipperState } from "./shipper";
export type Shipper = import("./shipper").Shipper;
export declare const Shipper: typeof import("./shipper").Shipper;
export { ShippersArgs, ShippersResult, ShippersOutputArgs } from "./shippers";
export declare const shippers: typeof import("./shippers").shippers;
export declare const shippersOutput: typeof import("./shippers").shippersOutput;
export { TopicArgs, TopicState } from "./topic";
export type Topic = import("./topic").Topic;
export declare const Topic: typeof import("./topic").Topic;
export { TopicsArgs, TopicsResult, TopicsOutputArgs } from "./topics";
export declare const topics: typeof import("./topics").topics;
export declare const topicsOutput: typeof import("./topics").topicsOutput;