UNPKG

@pulumi/fastly

Version:

A Pulumi package for creating and managing fastly cloud resources.. Based on terraform-provider-fastly: version v4

140 lines (139 loc) • 12.2 kB
export { AlertArgs, AlertState } from "./alert"; export type Alert = import("./alert").Alert; export declare const Alert: typeof import("./alert").Alert; export { ConfigstoreArgs, ConfigstoreState } from "./configstore"; export type Configstore = import("./configstore").Configstore; export declare const Configstore: typeof import("./configstore").Configstore; export { ConfigstoreEntriesArgs, ConfigstoreEntriesState } from "./configstoreEntries"; export type ConfigstoreEntries = import("./configstoreEntries").ConfigstoreEntries; export declare const ConfigstoreEntries: typeof import("./configstoreEntries").ConfigstoreEntries; export { CustomDashboardArgs, CustomDashboardState } from "./customDashboard"; export type CustomDashboard = import("./customDashboard").CustomDashboard; export declare const CustomDashboard: typeof import("./customDashboard").CustomDashboard; export { DomainV1Args, DomainV1State } from "./domainV1"; export type DomainV1 = import("./domainV1").DomainV1; export declare const DomainV1: typeof import("./domainV1").DomainV1; export { GetConfigstoresResult } from "./getConfigstores"; export declare const getConfigstores: typeof import("./getConfigstores").getConfigstores; export declare const getConfigstoresOutput: typeof import("./getConfigstores").getConfigstoresOutput; export { GetDatacentersResult } from "./getDatacenters"; export declare const getDatacenters: typeof import("./getDatacenters").getDatacenters; export declare const getDatacentersOutput: typeof import("./getDatacenters").getDatacentersOutput; export { GetDictionariesArgs, GetDictionariesResult, GetDictionariesOutputArgs } from "./getDictionaries"; export declare const getDictionaries: typeof import("./getDictionaries").getDictionaries; export declare const getDictionariesOutput: typeof import("./getDictionaries").getDictionariesOutput; export { GetFastlyIpRangesResult } from "./getFastlyIpRanges"; export declare const getFastlyIpRanges: typeof import("./getFastlyIpRanges").getFastlyIpRanges; export declare const getFastlyIpRangesOutput: typeof import("./getFastlyIpRanges").getFastlyIpRangesOutput; export { GetKvstoresResult } from "./getKvstores"; export declare const getKvstores: typeof import("./getKvstores").getKvstores; export declare const getKvstoresOutput: typeof import("./getKvstores").getKvstoresOutput; export { GetPackageHashArgs, GetPackageHashResult, GetPackageHashOutputArgs } from "./getPackageHash"; export declare const getPackageHash: typeof import("./getPackageHash").getPackageHash; export declare const getPackageHashOutput: typeof import("./getPackageHash").getPackageHashOutput; export { GetSecretstoresResult } from "./getSecretstores"; export declare const getSecretstores: typeof import("./getSecretstores").getSecretstores; export declare const getSecretstoresOutput: typeof import("./getSecretstores").getSecretstoresOutput; export { GetServicesResult } from "./getServices"; export declare const getServices: typeof import("./getServices").getServices; export declare const getServicesOutput: typeof import("./getServices").getServicesOutput; export { GetTlsActivationArgs, GetTlsActivationResult, GetTlsActivationOutputArgs } from "./getTlsActivation"; export declare const getTlsActivation: typeof import("./getTlsActivation").getTlsActivation; export declare const getTlsActivationOutput: typeof import("./getTlsActivation").getTlsActivationOutput; export { GetTlsActivationIdsArgs, GetTlsActivationIdsResult, GetTlsActivationIdsOutputArgs } from "./getTlsActivationIds"; export declare const getTlsActivationIds: typeof import("./getTlsActivationIds").getTlsActivationIds; export declare const getTlsActivationIdsOutput: typeof import("./getTlsActivationIds").getTlsActivationIdsOutput; export { GetTlsCertificateArgs, GetTlsCertificateResult, GetTlsCertificateOutputArgs } from "./getTlsCertificate"; export declare const getTlsCertificate: typeof import("./getTlsCertificate").getTlsCertificate; export declare const getTlsCertificateOutput: typeof import("./getTlsCertificate").getTlsCertificateOutput; export { GetTlsCertificateIdsResult } from "./getTlsCertificateIds"; export declare const getTlsCertificateIds: typeof import("./getTlsCertificateIds").getTlsCertificateIds; export declare const getTlsCertificateIdsOutput: typeof import("./getTlsCertificateIds").getTlsCertificateIdsOutput; export { GetTlsConfigurationArgs, GetTlsConfigurationResult, GetTlsConfigurationOutputArgs } from "./getTlsConfiguration"; export declare const getTlsConfiguration: typeof import("./getTlsConfiguration").getTlsConfiguration; export declare const getTlsConfigurationOutput: typeof import("./getTlsConfiguration").getTlsConfigurationOutput; export { GetTlsConfigurationIdsResult } from "./getTlsConfigurationIds"; export declare const getTlsConfigurationIds: typeof import("./getTlsConfigurationIds").getTlsConfigurationIds; export declare const getTlsConfigurationIdsOutput: typeof import("./getTlsConfigurationIds").getTlsConfigurationIdsOutput; export { GetTlsDomainArgs, GetTlsDomainResult, GetTlsDomainOutputArgs } from "./getTlsDomain"; export declare const getTlsDomain: typeof import("./getTlsDomain").getTlsDomain; export declare const getTlsDomainOutput: typeof import("./getTlsDomain").getTlsDomainOutput; export { GetTlsPlatformCertificateArgs, GetTlsPlatformCertificateResult, GetTlsPlatformCertificateOutputArgs } from "./getTlsPlatformCertificate"; export declare const getTlsPlatformCertificate: typeof import("./getTlsPlatformCertificate").getTlsPlatformCertificate; export declare const getTlsPlatformCertificateOutput: typeof import("./getTlsPlatformCertificate").getTlsPlatformCertificateOutput; export { GetTlsPlatformCertificateIdsResult } from "./getTlsPlatformCertificateIds"; export declare const getTlsPlatformCertificateIds: typeof import("./getTlsPlatformCertificateIds").getTlsPlatformCertificateIds; export declare const getTlsPlatformCertificateIdsOutput: typeof import("./getTlsPlatformCertificateIds").getTlsPlatformCertificateIdsOutput; export { GetTlsPrivateKeyArgs, GetTlsPrivateKeyResult, GetTlsPrivateKeyOutputArgs } from "./getTlsPrivateKey"; export declare const getTlsPrivateKey: typeof import("./getTlsPrivateKey").getTlsPrivateKey; export declare const getTlsPrivateKeyOutput: typeof import("./getTlsPrivateKey").getTlsPrivateKeyOutput; export { GetTlsPrivateKeyIdsResult } from "./getTlsPrivateKeyIds"; export declare const getTlsPrivateKeyIds: typeof import("./getTlsPrivateKeyIds").getTlsPrivateKeyIds; export declare const getTlsPrivateKeyIdsOutput: typeof import("./getTlsPrivateKeyIds").getTlsPrivateKeyIdsOutput; export { GetTlsSubscriptionArgs, GetTlsSubscriptionResult, GetTlsSubscriptionOutputArgs } from "./getTlsSubscription"; export declare const getTlsSubscription: typeof import("./getTlsSubscription").getTlsSubscription; export declare const getTlsSubscriptionOutput: typeof import("./getTlsSubscription").getTlsSubscriptionOutput; export { GetTlsSubscriptionIdsResult } from "./getTlsSubscriptionIds"; export declare const getTlsSubscriptionIds: typeof import("./getTlsSubscriptionIds").getTlsSubscriptionIds; export declare const getTlsSubscriptionIdsOutput: typeof import("./getTlsSubscriptionIds").getTlsSubscriptionIdsOutput; export { GetVclSnippetsArgs, GetVclSnippetsResult, GetVclSnippetsOutputArgs } from "./getVclSnippets"; export declare const getVclSnippets: typeof import("./getVclSnippets").getVclSnippets; export declare const getVclSnippetsOutput: typeof import("./getVclSnippets").getVclSnippetsOutput; export { IntegrationArgs, IntegrationState } from "./integration"; export type Integration = import("./integration").Integration; export declare const Integration: typeof import("./integration").Integration; export { KvstoreArgs, KvstoreState } from "./kvstore"; export type Kvstore = import("./kvstore").Kvstore; export declare const Kvstore: typeof import("./kvstore").Kvstore; export { ObjectStorageAccessKeysArgs, ObjectStorageAccessKeysState } from "./objectStorageAccessKeys"; export type ObjectStorageAccessKeys = import("./objectStorageAccessKeys").ObjectStorageAccessKeys; export declare const ObjectStorageAccessKeys: typeof import("./objectStorageAccessKeys").ObjectStorageAccessKeys; export * from "./provider"; export { SecretstoreArgs, SecretstoreState } from "./secretstore"; export type Secretstore = import("./secretstore").Secretstore; export declare const Secretstore: typeof import("./secretstore").Secretstore; export { ServiceACLEntriesArgs, ServiceACLEntriesState } from "./serviceACLEntries"; export type ServiceACLEntries = import("./serviceACLEntries").ServiceACLEntries; export declare const ServiceACLEntries: typeof import("./serviceACLEntries").ServiceACLEntries; export { ServiceAuthorizationArgs, ServiceAuthorizationState } from "./serviceAuthorization"; export type ServiceAuthorization = import("./serviceAuthorization").ServiceAuthorization; export declare const ServiceAuthorization: typeof import("./serviceAuthorization").ServiceAuthorization; export { ServiceComputeArgs, ServiceComputeState } from "./serviceCompute"; export type ServiceCompute = import("./serviceCompute").ServiceCompute; export declare const ServiceCompute: typeof import("./serviceCompute").ServiceCompute; export { ServiceDictionaryItemsArgs, ServiceDictionaryItemsState } from "./serviceDictionaryItems"; export type ServiceDictionaryItems = import("./serviceDictionaryItems").ServiceDictionaryItems; export declare const ServiceDictionaryItems: typeof import("./serviceDictionaryItems").ServiceDictionaryItems; export { ServiceDynamicSnippetContentArgs, ServiceDynamicSnippetContentState } from "./serviceDynamicSnippetContent"; export type ServiceDynamicSnippetContent = import("./serviceDynamicSnippetContent").ServiceDynamicSnippetContent; export declare const ServiceDynamicSnippetContent: typeof import("./serviceDynamicSnippetContent").ServiceDynamicSnippetContent; export { ServiceVclArgs, ServiceVclState } from "./serviceVcl"; export type ServiceVcl = import("./serviceVcl").ServiceVcl; export declare const ServiceVcl: typeof import("./serviceVcl").ServiceVcl; export { TlsActivationArgs, TlsActivationState } from "./tlsActivation"; export type TlsActivation = import("./tlsActivation").TlsActivation; export declare const TlsActivation: typeof import("./tlsActivation").TlsActivation; export { TlsCertificateArgs, TlsCertificateState } from "./tlsCertificate"; export type TlsCertificate = import("./tlsCertificate").TlsCertificate; export declare const TlsCertificate: typeof import("./tlsCertificate").TlsCertificate; export { TlsMutualAuthenticationArgs, TlsMutualAuthenticationState } from "./tlsMutualAuthentication"; export type TlsMutualAuthentication = import("./tlsMutualAuthentication").TlsMutualAuthentication; export declare const TlsMutualAuthentication: typeof import("./tlsMutualAuthentication").TlsMutualAuthentication; export { TlsPlatformCertificateArgs, TlsPlatformCertificateState } from "./tlsPlatformCertificate"; export type TlsPlatformCertificate = import("./tlsPlatformCertificate").TlsPlatformCertificate; export declare const TlsPlatformCertificate: typeof import("./tlsPlatformCertificate").TlsPlatformCertificate; export { TlsPrivateKeyArgs, TlsPrivateKeyState } from "./tlsPrivateKey"; export type TlsPrivateKey = import("./tlsPrivateKey").TlsPrivateKey; export declare const TlsPrivateKey: typeof import("./tlsPrivateKey").TlsPrivateKey; export { TlsSubscriptionArgs, TlsSubscriptionState } from "./tlsSubscription"; export type TlsSubscription = import("./tlsSubscription").TlsSubscription; export declare const TlsSubscription: typeof import("./tlsSubscription").TlsSubscription; export { TlsSubscriptionValidationArgs, TlsSubscriptionValidationState } from "./tlsSubscriptionValidation"; export type TlsSubscriptionValidation = import("./tlsSubscriptionValidation").TlsSubscriptionValidation; export declare const TlsSubscriptionValidation: typeof import("./tlsSubscriptionValidation").TlsSubscriptionValidation; export { UserArgs, UserState } from "./user"; export type User = import("./user").User; export declare const User: typeof import("./user").User; import * as config from "./config"; import * as types from "./types"; export { config, types, };