@pulumi/aws
Version:
A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.
137 lines (136 loc) • 11.9 kB
TypeScript
export { CertificateArgs, CertificateState } from "./certificate";
export type Certificate = import("./certificate").Certificate;
export declare const Certificate: typeof import("./certificate").Certificate;
export { ClusterArgs, ClusterState } from "./cluster";
export type Cluster = import("./cluster").Cluster;
export declare const Cluster: typeof import("./cluster").Cluster;
export { ClusterActivityStreamArgs, ClusterActivityStreamState } from "./clusterActivityStream";
export type ClusterActivityStream = import("./clusterActivityStream").ClusterActivityStream;
export declare const ClusterActivityStream: typeof import("./clusterActivityStream").ClusterActivityStream;
export { ClusterEndpointArgs, ClusterEndpointState } from "./clusterEndpoint";
export type ClusterEndpoint = import("./clusterEndpoint").ClusterEndpoint;
export declare const ClusterEndpoint: typeof import("./clusterEndpoint").ClusterEndpoint;
export { ClusterInstanceArgs, ClusterInstanceState } from "./clusterInstance";
export type ClusterInstance = import("./clusterInstance").ClusterInstance;
export declare const ClusterInstance: typeof import("./clusterInstance").ClusterInstance;
export { ClusterParameterGroupArgs, ClusterParameterGroupState } from "./clusterParameterGroup";
export type ClusterParameterGroup = import("./clusterParameterGroup").ClusterParameterGroup;
export declare const ClusterParameterGroup: typeof import("./clusterParameterGroup").ClusterParameterGroup;
export { ClusterRoleAssociationArgs, ClusterRoleAssociationState } from "./clusterRoleAssociation";
export type ClusterRoleAssociation = import("./clusterRoleAssociation").ClusterRoleAssociation;
export declare const ClusterRoleAssociation: typeof import("./clusterRoleAssociation").ClusterRoleAssociation;
export { ClusterSnapshotArgs, ClusterSnapshotState } from "./clusterSnapshot";
export type ClusterSnapshot = import("./clusterSnapshot").ClusterSnapshot;
export declare const ClusterSnapshot: typeof import("./clusterSnapshot").ClusterSnapshot;
export { ClusterSnapshotCopyArgs, ClusterSnapshotCopyState } from "./clusterSnapshotCopy";
export type ClusterSnapshotCopy = import("./clusterSnapshotCopy").ClusterSnapshotCopy;
export declare const ClusterSnapshotCopy: typeof import("./clusterSnapshotCopy").ClusterSnapshotCopy;
export { CustomDbEngineVersionArgs, CustomDbEngineVersionState } from "./customDbEngineVersion";
export type CustomDbEngineVersion = import("./customDbEngineVersion").CustomDbEngineVersion;
export declare const CustomDbEngineVersion: typeof import("./customDbEngineVersion").CustomDbEngineVersion;
export { EventSubscriptionArgs, EventSubscriptionState } from "./eventSubscription";
export type EventSubscription = import("./eventSubscription").EventSubscription;
export declare const EventSubscription: typeof import("./eventSubscription").EventSubscription;
export { ExportTaskArgs, ExportTaskState } from "./exportTask";
export type ExportTask = import("./exportTask").ExportTask;
export declare const ExportTask: typeof import("./exportTask").ExportTask;
export { GetCertificateArgs, GetCertificateResult, GetCertificateOutputArgs } from "./getCertificate";
export declare const getCertificate: typeof import("./getCertificate").getCertificate;
export declare const getCertificateOutput: typeof import("./getCertificate").getCertificateOutput;
export { GetClusterArgs, GetClusterResult, GetClusterOutputArgs } from "./getCluster";
export declare const getCluster: typeof import("./getCluster").getCluster;
export declare const getClusterOutput: typeof import("./getCluster").getClusterOutput;
export { GetClusterParameterGroupArgs, GetClusterParameterGroupResult, GetClusterParameterGroupOutputArgs } from "./getClusterParameterGroup";
export declare const getClusterParameterGroup: typeof import("./getClusterParameterGroup").getClusterParameterGroup;
export declare const getClusterParameterGroupOutput: typeof import("./getClusterParameterGroup").getClusterParameterGroupOutput;
export { GetClusterSnapshotArgs, GetClusterSnapshotResult, GetClusterSnapshotOutputArgs } from "./getClusterSnapshot";
export declare const getClusterSnapshot: typeof import("./getClusterSnapshot").getClusterSnapshot;
export declare const getClusterSnapshotOutput: typeof import("./getClusterSnapshot").getClusterSnapshotOutput;
export { GetClustersArgs, GetClustersResult, GetClustersOutputArgs } from "./getClusters";
export declare const getClusters: typeof import("./getClusters").getClusters;
export declare const getClustersOutput: typeof import("./getClusters").getClustersOutput;
export { GetEngineVersionArgs, GetEngineVersionResult, GetEngineVersionOutputArgs } from "./getEngineVersion";
export declare const getEngineVersion: typeof import("./getEngineVersion").getEngineVersion;
export declare const getEngineVersionOutput: typeof import("./getEngineVersion").getEngineVersionOutput;
export { GetEventCategoriesArgs, GetEventCategoriesResult, GetEventCategoriesOutputArgs } from "./getEventCategories";
export declare const getEventCategories: typeof import("./getEventCategories").getEventCategories;
export declare const getEventCategoriesOutput: typeof import("./getEventCategories").getEventCategoriesOutput;
export { GetGlobalClusterArgs, GetGlobalClusterResult, GetGlobalClusterOutputArgs } from "./getGlobalCluster";
export declare const getGlobalCluster: typeof import("./getGlobalCluster").getGlobalCluster;
export declare const getGlobalClusterOutput: typeof import("./getGlobalCluster").getGlobalClusterOutput;
export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
export declare const getInstance: typeof import("./getInstance").getInstance;
export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
export { GetInstancesArgs, GetInstancesResult, GetInstancesOutputArgs } from "./getInstances";
export declare const getInstances: typeof import("./getInstances").getInstances;
export declare const getInstancesOutput: typeof import("./getInstances").getInstancesOutput;
export { GetOrderableDbInstanceArgs, GetOrderableDbInstanceResult, GetOrderableDbInstanceOutputArgs } from "./getOrderableDbInstance";
export declare const getOrderableDbInstance: typeof import("./getOrderableDbInstance").getOrderableDbInstance;
export declare const getOrderableDbInstanceOutput: typeof import("./getOrderableDbInstance").getOrderableDbInstanceOutput;
export { GetParameterGroupArgs, GetParameterGroupResult, GetParameterGroupOutputArgs } from "./getParameterGroup";
export declare const getParameterGroup: typeof import("./getParameterGroup").getParameterGroup;
export declare const getParameterGroupOutput: typeof import("./getParameterGroup").getParameterGroupOutput;
export { GetProxyArgs, GetProxyResult, GetProxyOutputArgs } from "./getProxy";
export declare const getProxy: typeof import("./getProxy").getProxy;
export declare const getProxyOutput: typeof import("./getProxy").getProxyOutput;
export { GetReservedInstanceOfferingArgs, GetReservedInstanceOfferingResult, GetReservedInstanceOfferingOutputArgs } from "./getReservedInstanceOffering";
export declare const getReservedInstanceOffering: typeof import("./getReservedInstanceOffering").getReservedInstanceOffering;
export declare const getReservedInstanceOfferingOutput: typeof import("./getReservedInstanceOffering").getReservedInstanceOfferingOutput;
export { GetSnapshotArgs, GetSnapshotResult, GetSnapshotOutputArgs } from "./getSnapshot";
export declare const getSnapshot: typeof import("./getSnapshot").getSnapshot;
export declare const getSnapshotOutput: typeof import("./getSnapshot").getSnapshotOutput;
export { GetSubnetGroupArgs, GetSubnetGroupResult, GetSubnetGroupOutputArgs } from "./getSubnetGroup";
export declare const getSubnetGroup: typeof import("./getSubnetGroup").getSubnetGroup;
export declare const getSubnetGroupOutput: typeof import("./getSubnetGroup").getSubnetGroupOutput;
export { GlobalClusterArgs, GlobalClusterState } from "./globalCluster";
export type GlobalCluster = import("./globalCluster").GlobalCluster;
export declare const GlobalCluster: typeof import("./globalCluster").GlobalCluster;
export { InstanceArgs, InstanceState } from "./instance";
export type Instance = import("./instance").Instance;
export declare const Instance: typeof import("./instance").Instance;
export { InstanceAutomatedBackupsReplicationArgs, InstanceAutomatedBackupsReplicationState } from "./instanceAutomatedBackupsReplication";
export type InstanceAutomatedBackupsReplication = import("./instanceAutomatedBackupsReplication").InstanceAutomatedBackupsReplication;
export declare const InstanceAutomatedBackupsReplication: typeof import("./instanceAutomatedBackupsReplication").InstanceAutomatedBackupsReplication;
export { InstanceDesiredStateArgs, InstanceDesiredStateState } from "./instanceDesiredState";
export type InstanceDesiredState = import("./instanceDesiredState").InstanceDesiredState;
export declare const InstanceDesiredState: typeof import("./instanceDesiredState").InstanceDesiredState;
export { IntegrationArgs, IntegrationState } from "./integration";
export type Integration = import("./integration").Integration;
export declare const Integration: typeof import("./integration").Integration;
export { OptionGroupArgs, OptionGroupState } from "./optionGroup";
export type OptionGroup = import("./optionGroup").OptionGroup;
export declare const OptionGroup: typeof import("./optionGroup").OptionGroup;
export { ParameterGroupArgs, ParameterGroupState } from "./parameterGroup";
export type ParameterGroup = import("./parameterGroup").ParameterGroup;
export declare const ParameterGroup: typeof import("./parameterGroup").ParameterGroup;
export { ProxyArgs, ProxyState } from "./proxy";
export type Proxy = import("./proxy").Proxy;
export declare const Proxy: typeof import("./proxy").Proxy;
export { ProxyDefaultTargetGroupArgs, ProxyDefaultTargetGroupState } from "./proxyDefaultTargetGroup";
export type ProxyDefaultTargetGroup = import("./proxyDefaultTargetGroup").ProxyDefaultTargetGroup;
export declare const ProxyDefaultTargetGroup: typeof import("./proxyDefaultTargetGroup").ProxyDefaultTargetGroup;
export { ProxyEndpointArgs, ProxyEndpointState } from "./proxyEndpoint";
export type ProxyEndpoint = import("./proxyEndpoint").ProxyEndpoint;
export declare const ProxyEndpoint: typeof import("./proxyEndpoint").ProxyEndpoint;
export { ProxyTargetArgs, ProxyTargetState } from "./proxyTarget";
export type ProxyTarget = import("./proxyTarget").ProxyTarget;
export declare const ProxyTarget: typeof import("./proxyTarget").ProxyTarget;
export { ReservedInstanceArgs, ReservedInstanceState } from "./reservedInstance";
export type ReservedInstance = import("./reservedInstance").ReservedInstance;
export declare const ReservedInstance: typeof import("./reservedInstance").ReservedInstance;
export { RoleAssociationArgs, RoleAssociationState } from "./roleAssociation";
export type RoleAssociation = import("./roleAssociation").RoleAssociation;
export declare const RoleAssociation: typeof import("./roleAssociation").RoleAssociation;
export { ShardGroupArgs, ShardGroupState } from "./shardGroup";
export type ShardGroup = import("./shardGroup").ShardGroup;
export declare const ShardGroup: typeof import("./shardGroup").ShardGroup;
export { SnapshotArgs, SnapshotState } from "./snapshot";
export type Snapshot = import("./snapshot").Snapshot;
export declare const Snapshot: typeof import("./snapshot").Snapshot;
export { SnapshotCopyArgs, SnapshotCopyState } from "./snapshotCopy";
export type SnapshotCopy = import("./snapshotCopy").SnapshotCopy;
export declare const SnapshotCopy: typeof import("./snapshotCopy").SnapshotCopy;
export { SubnetGroupArgs, SubnetGroupState } from "./subnetGroup";
export type SubnetGroup = import("./subnetGroup").SubnetGroup;
export declare const SubnetGroup: typeof import("./subnetGroup").SubnetGroup;
export * from "../types/enums/rds";