@pulumi/fastly
Version:
A Pulumi package for creating and managing fastly cloud resources.. Based on terraform-provider-fastly: version v4
263 lines (262 loc) • 26.2 kB
TypeScript
export { AlertArgs, AlertState } from "./alert";
export type Alert = import("./alert").Alert;
export declare const Alert: typeof import("./alert").Alert;
export { ComputeAclArgs, ComputeAclState } from "./computeAcl";
export type ComputeAcl = import("./computeAcl").ComputeAcl;
export declare const ComputeAcl: typeof import("./computeAcl").ComputeAcl;
export { ComputeAclEntriesArgs, ComputeAclEntriesState } from "./computeAclEntries";
export type ComputeAclEntries = import("./computeAclEntries").ComputeAclEntries;
export declare const ComputeAclEntries: typeof import("./computeAclEntries").ComputeAclEntries;
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 { DomainV1ServiceLinkArgs, DomainV1ServiceLinkState } from "./domainV1ServiceLink";
export type DomainV1ServiceLink = import("./domainV1ServiceLink").DomainV1ServiceLink;
export declare const DomainV1ServiceLink: typeof import("./domainV1ServiceLink").DomainV1ServiceLink;
export { GetComputeAclsResult } from "./getComputeAcls";
export declare const getComputeAcls: typeof import("./getComputeAcls").getComputeAcls;
export declare const getComputeAclsOutput: typeof import("./getComputeAcls").getComputeAclsOutput;
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 { GetDomainsV1Args, GetDomainsV1Result, GetDomainsV1OutputArgs } from "./getDomainsV1";
export declare const getDomainsV1: typeof import("./getDomainsV1").getDomainsV1;
export declare const getDomainsV1Output: typeof import("./getDomainsV1").getDomainsV1Output;
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 { GetNgwafAccountListsResult } from "./getNgwafAccountLists";
export declare const getNgwafAccountLists: typeof import("./getNgwafAccountLists").getNgwafAccountLists;
export declare const getNgwafAccountListsOutput: typeof import("./getNgwafAccountLists").getNgwafAccountListsOutput;
export { GetNgwafAccountRulesResult } from "./getNgwafAccountRules";
export declare const getNgwafAccountRules: typeof import("./getNgwafAccountRules").getNgwafAccountRules;
export declare const getNgwafAccountRulesOutput: typeof import("./getNgwafAccountRules").getNgwafAccountRulesOutput;
export { GetNgwafAccountSignalsResult } from "./getNgwafAccountSignals";
export declare const getNgwafAccountSignals: typeof import("./getNgwafAccountSignals").getNgwafAccountSignals;
export declare const getNgwafAccountSignalsOutput: typeof import("./getNgwafAccountSignals").getNgwafAccountSignalsOutput;
export { GetNgwafAlertDatadogIntegrationArgs, GetNgwafAlertDatadogIntegrationResult, GetNgwafAlertDatadogIntegrationOutputArgs } from "./getNgwafAlertDatadogIntegration";
export declare const getNgwafAlertDatadogIntegration: typeof import("./getNgwafAlertDatadogIntegration").getNgwafAlertDatadogIntegration;
export declare const getNgwafAlertDatadogIntegrationOutput: typeof import("./getNgwafAlertDatadogIntegration").getNgwafAlertDatadogIntegrationOutput;
export { GetNgwafAlertJiraIntegrationArgs, GetNgwafAlertJiraIntegrationResult, GetNgwafAlertJiraIntegrationOutputArgs } from "./getNgwafAlertJiraIntegration";
export declare const getNgwafAlertJiraIntegration: typeof import("./getNgwafAlertJiraIntegration").getNgwafAlertJiraIntegration;
export declare const getNgwafAlertJiraIntegrationOutput: typeof import("./getNgwafAlertJiraIntegration").getNgwafAlertJiraIntegrationOutput;
export { GetNgwafAlertMailingListIntegrationArgs, GetNgwafAlertMailingListIntegrationResult, GetNgwafAlertMailingListIntegrationOutputArgs } from "./getNgwafAlertMailingListIntegration";
export declare const getNgwafAlertMailingListIntegration: typeof import("./getNgwafAlertMailingListIntegration").getNgwafAlertMailingListIntegration;
export declare const getNgwafAlertMailingListIntegrationOutput: typeof import("./getNgwafAlertMailingListIntegration").getNgwafAlertMailingListIntegrationOutput;
export { GetNgwafAlertMicrosoftTeamsIntegrationArgs, GetNgwafAlertMicrosoftTeamsIntegrationResult, GetNgwafAlertMicrosoftTeamsIntegrationOutputArgs } from "./getNgwafAlertMicrosoftTeamsIntegration";
export declare const getNgwafAlertMicrosoftTeamsIntegration: typeof import("./getNgwafAlertMicrosoftTeamsIntegration").getNgwafAlertMicrosoftTeamsIntegration;
export declare const getNgwafAlertMicrosoftTeamsIntegrationOutput: typeof import("./getNgwafAlertMicrosoftTeamsIntegration").getNgwafAlertMicrosoftTeamsIntegrationOutput;
export { GetNgwafAlertOpsgenieIntegrationArgs, GetNgwafAlertOpsgenieIntegrationResult, GetNgwafAlertOpsgenieIntegrationOutputArgs } from "./getNgwafAlertOpsgenieIntegration";
export declare const getNgwafAlertOpsgenieIntegration: typeof import("./getNgwafAlertOpsgenieIntegration").getNgwafAlertOpsgenieIntegration;
export declare const getNgwafAlertOpsgenieIntegrationOutput: typeof import("./getNgwafAlertOpsgenieIntegration").getNgwafAlertOpsgenieIntegrationOutput;
export { GetNgwafAlertPagerdutyIntegrationArgs, GetNgwafAlertPagerdutyIntegrationResult, GetNgwafAlertPagerdutyIntegrationOutputArgs } from "./getNgwafAlertPagerdutyIntegration";
export declare const getNgwafAlertPagerdutyIntegration: typeof import("./getNgwafAlertPagerdutyIntegration").getNgwafAlertPagerdutyIntegration;
export declare const getNgwafAlertPagerdutyIntegrationOutput: typeof import("./getNgwafAlertPagerdutyIntegration").getNgwafAlertPagerdutyIntegrationOutput;
export { GetNgwafAlertSlackIntegrationArgs, GetNgwafAlertSlackIntegrationResult, GetNgwafAlertSlackIntegrationOutputArgs } from "./getNgwafAlertSlackIntegration";
export declare const getNgwafAlertSlackIntegration: typeof import("./getNgwafAlertSlackIntegration").getNgwafAlertSlackIntegration;
export declare const getNgwafAlertSlackIntegrationOutput: typeof import("./getNgwafAlertSlackIntegration").getNgwafAlertSlackIntegrationOutput;
export { GetNgwafAlertWebhookIntegrationArgs, GetNgwafAlertWebhookIntegrationResult, GetNgwafAlertWebhookIntegrationOutputArgs } from "./getNgwafAlertWebhookIntegration";
export declare const getNgwafAlertWebhookIntegration: typeof import("./getNgwafAlertWebhookIntegration").getNgwafAlertWebhookIntegration;
export declare const getNgwafAlertWebhookIntegrationOutput: typeof import("./getNgwafAlertWebhookIntegration").getNgwafAlertWebhookIntegrationOutput;
export { GetNgwafRedactionsArgs, GetNgwafRedactionsResult, GetNgwafRedactionsOutputArgs } from "./getNgwafRedactions";
export declare const getNgwafRedactions: typeof import("./getNgwafRedactions").getNgwafRedactions;
export declare const getNgwafRedactionsOutput: typeof import("./getNgwafRedactions").getNgwafRedactionsOutput;
export { GetNgwafThresholdsArgs, GetNgwafThresholdsResult, GetNgwafThresholdsOutputArgs } from "./getNgwafThresholds";
export declare const getNgwafThresholds: typeof import("./getNgwafThresholds").getNgwafThresholds;
export declare const getNgwafThresholdsOutput: typeof import("./getNgwafThresholds").getNgwafThresholdsOutput;
export { GetNgwafVirtualPatchesArgs, GetNgwafVirtualPatchesResult, GetNgwafVirtualPatchesOutputArgs } from "./getNgwafVirtualPatches";
export declare const getNgwafVirtualPatches: typeof import("./getNgwafVirtualPatches").getNgwafVirtualPatches;
export declare const getNgwafVirtualPatchesOutput: typeof import("./getNgwafVirtualPatches").getNgwafVirtualPatchesOutput;
export { GetNgwafWorkspaceListsArgs, GetNgwafWorkspaceListsResult, GetNgwafWorkspaceListsOutputArgs } from "./getNgwafWorkspaceLists";
export declare const getNgwafWorkspaceLists: typeof import("./getNgwafWorkspaceLists").getNgwafWorkspaceLists;
export declare const getNgwafWorkspaceListsOutput: typeof import("./getNgwafWorkspaceLists").getNgwafWorkspaceListsOutput;
export { GetNgwafWorkspaceRulesArgs, GetNgwafWorkspaceRulesResult, GetNgwafWorkspaceRulesOutputArgs } from "./getNgwafWorkspaceRules";
export declare const getNgwafWorkspaceRules: typeof import("./getNgwafWorkspaceRules").getNgwafWorkspaceRules;
export declare const getNgwafWorkspaceRulesOutput: typeof import("./getNgwafWorkspaceRules").getNgwafWorkspaceRulesOutput;
export { GetNgwafWorkspaceSignalsArgs, GetNgwafWorkspaceSignalsResult, GetNgwafWorkspaceSignalsOutputArgs } from "./getNgwafWorkspaceSignals";
export declare const getNgwafWorkspaceSignals: typeof import("./getNgwafWorkspaceSignals").getNgwafWorkspaceSignals;
export declare const getNgwafWorkspaceSignalsOutput: typeof import("./getNgwafWorkspaceSignals").getNgwafWorkspaceSignalsOutput;
export { GetNgwafWorkspacesResult } from "./getNgwafWorkspaces";
export declare const getNgwafWorkspaces: typeof import("./getNgwafWorkspaces").getNgwafWorkspaces;
export declare const getNgwafWorkspacesOutput: typeof import("./getNgwafWorkspaces").getNgwafWorkspacesOutput;
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 { NgwafAccountListArgs, NgwafAccountListState } from "./ngwafAccountList";
export type NgwafAccountList = import("./ngwafAccountList").NgwafAccountList;
export declare const NgwafAccountList: typeof import("./ngwafAccountList").NgwafAccountList;
export { NgwafAccountRuleArgs, NgwafAccountRuleState } from "./ngwafAccountRule";
export type NgwafAccountRule = import("./ngwafAccountRule").NgwafAccountRule;
export declare const NgwafAccountRule: typeof import("./ngwafAccountRule").NgwafAccountRule;
export { NgwafAccountSignalArgs, NgwafAccountSignalState } from "./ngwafAccountSignal";
export type NgwafAccountSignal = import("./ngwafAccountSignal").NgwafAccountSignal;
export declare const NgwafAccountSignal: typeof import("./ngwafAccountSignal").NgwafAccountSignal;
export { NgwafAlertDatadogIntegrationArgs, NgwafAlertDatadogIntegrationState } from "./ngwafAlertDatadogIntegration";
export type NgwafAlertDatadogIntegration = import("./ngwafAlertDatadogIntegration").NgwafAlertDatadogIntegration;
export declare const NgwafAlertDatadogIntegration: typeof import("./ngwafAlertDatadogIntegration").NgwafAlertDatadogIntegration;
export { NgwafAlertJiraIntegrationArgs, NgwafAlertJiraIntegrationState } from "./ngwafAlertJiraIntegration";
export type NgwafAlertJiraIntegration = import("./ngwafAlertJiraIntegration").NgwafAlertJiraIntegration;
export declare const NgwafAlertJiraIntegration: typeof import("./ngwafAlertJiraIntegration").NgwafAlertJiraIntegration;
export { NgwafAlertMailingListIntegrationArgs, NgwafAlertMailingListIntegrationState } from "./ngwafAlertMailingListIntegration";
export type NgwafAlertMailingListIntegration = import("./ngwafAlertMailingListIntegration").NgwafAlertMailingListIntegration;
export declare const NgwafAlertMailingListIntegration: typeof import("./ngwafAlertMailingListIntegration").NgwafAlertMailingListIntegration;
export { NgwafAlertMicrosoftTeamsIntegrationArgs, NgwafAlertMicrosoftTeamsIntegrationState } from "./ngwafAlertMicrosoftTeamsIntegration";
export type NgwafAlertMicrosoftTeamsIntegration = import("./ngwafAlertMicrosoftTeamsIntegration").NgwafAlertMicrosoftTeamsIntegration;
export declare const NgwafAlertMicrosoftTeamsIntegration: typeof import("./ngwafAlertMicrosoftTeamsIntegration").NgwafAlertMicrosoftTeamsIntegration;
export { NgwafAlertOpsgenieIntegrationArgs, NgwafAlertOpsgenieIntegrationState } from "./ngwafAlertOpsgenieIntegration";
export type NgwafAlertOpsgenieIntegration = import("./ngwafAlertOpsgenieIntegration").NgwafAlertOpsgenieIntegration;
export declare const NgwafAlertOpsgenieIntegration: typeof import("./ngwafAlertOpsgenieIntegration").NgwafAlertOpsgenieIntegration;
export { NgwafAlertPagerdutyIntegrationArgs, NgwafAlertPagerdutyIntegrationState } from "./ngwafAlertPagerdutyIntegration";
export type NgwafAlertPagerdutyIntegration = import("./ngwafAlertPagerdutyIntegration").NgwafAlertPagerdutyIntegration;
export declare const NgwafAlertPagerdutyIntegration: typeof import("./ngwafAlertPagerdutyIntegration").NgwafAlertPagerdutyIntegration;
export { NgwafAlertSlackIntegrationArgs, NgwafAlertSlackIntegrationState } from "./ngwafAlertSlackIntegration";
export type NgwafAlertSlackIntegration = import("./ngwafAlertSlackIntegration").NgwafAlertSlackIntegration;
export declare const NgwafAlertSlackIntegration: typeof import("./ngwafAlertSlackIntegration").NgwafAlertSlackIntegration;
export { NgwafAlertWebhookIntegrationArgs, NgwafAlertWebhookIntegrationState } from "./ngwafAlertWebhookIntegration";
export type NgwafAlertWebhookIntegration = import("./ngwafAlertWebhookIntegration").NgwafAlertWebhookIntegration;
export declare const NgwafAlertWebhookIntegration: typeof import("./ngwafAlertWebhookIntegration").NgwafAlertWebhookIntegration;
export { NgwafRedactionArgs, NgwafRedactionState } from "./ngwafRedaction";
export type NgwafRedaction = import("./ngwafRedaction").NgwafRedaction;
export declare const NgwafRedaction: typeof import("./ngwafRedaction").NgwafRedaction;
export { NgwafThresholdsArgs, NgwafThresholdsState } from "./ngwafThresholds";
export type NgwafThresholds = import("./ngwafThresholds").NgwafThresholds;
export declare const NgwafThresholds: typeof import("./ngwafThresholds").NgwafThresholds;
export { NgwafVirtualPatchesArgs, NgwafVirtualPatchesState } from "./ngwafVirtualPatches";
export type NgwafVirtualPatches = import("./ngwafVirtualPatches").NgwafVirtualPatches;
export declare const NgwafVirtualPatches: typeof import("./ngwafVirtualPatches").NgwafVirtualPatches;
export { NgwafWorkspaceArgs, NgwafWorkspaceState } from "./ngwafWorkspace";
export type NgwafWorkspace = import("./ngwafWorkspace").NgwafWorkspace;
export declare const NgwafWorkspace: typeof import("./ngwafWorkspace").NgwafWorkspace;
export { NgwafWorkspaceListArgs, NgwafWorkspaceListState } from "./ngwafWorkspaceList";
export type NgwafWorkspaceList = import("./ngwafWorkspaceList").NgwafWorkspaceList;
export declare const NgwafWorkspaceList: typeof import("./ngwafWorkspaceList").NgwafWorkspaceList;
export { NgwafWorkspaceRuleArgs, NgwafWorkspaceRuleState } from "./ngwafWorkspaceRule";
export type NgwafWorkspaceRule = import("./ngwafWorkspaceRule").NgwafWorkspaceRule;
export declare const NgwafWorkspaceRule: typeof import("./ngwafWorkspaceRule").NgwafWorkspaceRule;
export { NgwafWorkspaceSignalArgs, NgwafWorkspaceSignalState } from "./ngwafWorkspaceSignal";
export type NgwafWorkspaceSignal = import("./ngwafWorkspaceSignal").NgwafWorkspaceSignal;
export declare const NgwafWorkspaceSignal: typeof import("./ngwafWorkspaceSignal").NgwafWorkspaceSignal;
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, };