@pulumiverse/dynatrace
Version:
A Pulumi package for creating and managing Dynatrace cloud resources.
545 lines • 108 kB
TypeScript
export { ActivegateTokenArgs, ActivegateTokenState } from "./activegateToken";
export type ActivegateToken = import("./activegateToken").ActivegateToken;
export declare const ActivegateToken: typeof import("./activegateToken").ActivegateToken;
export { ActivegateUpdatesArgs, ActivegateUpdatesState } from "./activegateUpdates";
export type ActivegateUpdates = import("./activegateUpdates").ActivegateUpdates;
export declare const ActivegateUpdates: typeof import("./activegateUpdates").ActivegateUpdates;
export { AgTokenArgs, AgTokenState } from "./agToken";
export type AgToken = import("./agToken").AgToken;
export declare const AgToken: typeof import("./agToken").AgToken;
export { AixExtensionArgs, AixExtensionState } from "./aixExtension";
export type AixExtension = import("./aixExtension").AixExtension;
export declare const AixExtension: typeof import("./aixExtension").AixExtension;
export { AlertingArgs, AlertingState } from "./alerting";
export type Alerting = import("./alerting").Alerting;
export declare const Alerting: typeof import("./alerting").Alerting;
export { AlertingProfileArgs, AlertingProfileState } from "./alertingProfile";
export type AlertingProfile = import("./alertingProfile").AlertingProfile;
export declare const AlertingProfile: typeof import("./alertingProfile").AlertingProfile;
export { AnsibleTowerNotificationArgs, AnsibleTowerNotificationState } from "./ansibleTowerNotification";
export type AnsibleTowerNotification = import("./ansibleTowerNotification").AnsibleTowerNotification;
export declare const AnsibleTowerNotification: typeof import("./ansibleTowerNotification").AnsibleTowerNotification;
export { ApiDetectionArgs, ApiDetectionState } from "./apiDetection";
export type ApiDetection = import("./apiDetection").ApiDetection;
export declare const ApiDetection: typeof import("./apiDetection").ApiDetection;
export { ApiTokenArgs, ApiTokenState } from "./apiToken";
export type ApiToken = import("./apiToken").ApiToken;
export declare const ApiToken: typeof import("./apiToken").ApiToken;
export { AppMonitoringArgs, AppMonitoringState } from "./appMonitoring";
export type AppMonitoring = import("./appMonitoring").AppMonitoring;
export declare const AppMonitoring: typeof import("./appMonitoring").AppMonitoring;
export { ApplicationAnomaliesArgs, ApplicationAnomaliesState } from "./applicationAnomalies";
export type ApplicationAnomalies = import("./applicationAnomalies").ApplicationAnomalies;
export declare const ApplicationAnomalies: typeof import("./applicationAnomalies").ApplicationAnomalies;
export { ApplicationDataPrivacyArgs, ApplicationDataPrivacyState } from "./applicationDataPrivacy";
export type ApplicationDataPrivacy = import("./applicationDataPrivacy").ApplicationDataPrivacy;
export declare const ApplicationDataPrivacy: typeof import("./applicationDataPrivacy").ApplicationDataPrivacy;
export { ApplicationDetectionRuleArgs, ApplicationDetectionRuleState } from "./applicationDetectionRule";
export type ApplicationDetectionRule = import("./applicationDetectionRule").ApplicationDetectionRule;
export declare const ApplicationDetectionRule: typeof import("./applicationDetectionRule").ApplicationDetectionRule;
export { ApplicationDetectionRuleV2Args, ApplicationDetectionRuleV2State } from "./applicationDetectionRuleV2";
export type ApplicationDetectionRuleV2 = import("./applicationDetectionRuleV2").ApplicationDetectionRuleV2;
export declare const ApplicationDetectionRuleV2: typeof import("./applicationDetectionRuleV2").ApplicationDetectionRuleV2;
export { ApplicationErrorRulesArgs, ApplicationErrorRulesState } from "./applicationErrorRules";
export type ApplicationErrorRules = import("./applicationErrorRules").ApplicationErrorRules;
export declare const ApplicationErrorRules: typeof import("./applicationErrorRules").ApplicationErrorRules;
export { AppsecNotificationArgs, AppsecNotificationState } from "./appsecNotification";
export type AppsecNotification = import("./appsecNotification").AppsecNotification;
export declare const AppsecNotification: typeof import("./appsecNotification").AppsecNotification;
export { AttackAlertingArgs, AttackAlertingState } from "./attackAlerting";
export type AttackAlerting = import("./attackAlerting").AttackAlerting;
export declare const AttackAlerting: typeof import("./attackAlerting").AttackAlerting;
export { AttackAllowlistArgs, AttackAllowlistState } from "./attackAllowlist";
export type AttackAllowlist = import("./attackAllowlist").AttackAllowlist;
export declare const AttackAllowlist: typeof import("./attackAllowlist").AttackAllowlist;
export { AttackRulesArgs, AttackRulesState } from "./attackRules";
export type AttackRules = import("./attackRules").AttackRules;
export declare const AttackRules: typeof import("./attackRules").AttackRules;
export { AttackSettingsArgs, AttackSettingsState } from "./attackSettings";
export type AttackSettings = import("./attackSettings").AttackSettings;
export declare const AttackSettings: typeof import("./attackSettings").AttackSettings;
export { AttributeAllowListArgs, AttributeAllowListState } from "./attributeAllowList";
export type AttributeAllowList = import("./attributeAllowList").AttributeAllowList;
export declare const AttributeAllowList: typeof import("./attributeAllowList").AttributeAllowList;
export { AttributeBlockListArgs, AttributeBlockListState } from "./attributeBlockList";
export type AttributeBlockList = import("./attributeBlockList").AttributeBlockList;
export declare const AttributeBlockList: typeof import("./attributeBlockList").AttributeBlockList;
export { AttributeMaskingArgs, AttributeMaskingState } from "./attributeMasking";
export type AttributeMasking = import("./attributeMasking").AttributeMasking;
export declare const AttributeMasking: typeof import("./attributeMasking").AttributeMasking;
export { AttributesPreferencesArgs, AttributesPreferencesState } from "./attributesPreferences";
export type AttributesPreferences = import("./attributesPreferences").AttributesPreferences;
export declare const AttributesPreferences: typeof import("./attributesPreferences").AttributesPreferences;
export { AuditLogArgs, AuditLogState } from "./auditLog";
export type AuditLog = import("./auditLog").AuditLog;
export declare const AuditLog: typeof import("./auditLog").AuditLog;
export { AutomationBusinessCalendarArgs, AutomationBusinessCalendarState } from "./automationBusinessCalendar";
export type AutomationBusinessCalendar = import("./automationBusinessCalendar").AutomationBusinessCalendar;
export declare const AutomationBusinessCalendar: typeof import("./automationBusinessCalendar").AutomationBusinessCalendar;
export { AutomationControllerConnectionsArgs, AutomationControllerConnectionsState } from "./automationControllerConnections";
export type AutomationControllerConnections = import("./automationControllerConnections").AutomationControllerConnections;
export declare const AutomationControllerConnections: typeof import("./automationControllerConnections").AutomationControllerConnections;
export { AutomationSchedulingRuleArgs, AutomationSchedulingRuleState } from "./automationSchedulingRule";
export type AutomationSchedulingRule = import("./automationSchedulingRule").AutomationSchedulingRule;
export declare const AutomationSchedulingRule: typeof import("./automationSchedulingRule").AutomationSchedulingRule;
export { AutomationWorkflowArgs, AutomationWorkflowState } from "./automationWorkflow";
export type AutomationWorkflow = import("./automationWorkflow").AutomationWorkflow;
export declare const AutomationWorkflow: typeof import("./automationWorkflow").AutomationWorkflow;
export { AutomationWorkflowAwsConnectionsArgs, AutomationWorkflowAwsConnectionsState } from "./automationWorkflowAwsConnections";
export type AutomationWorkflowAwsConnections = import("./automationWorkflowAwsConnections").AutomationWorkflowAwsConnections;
export declare const AutomationWorkflowAwsConnections: typeof import("./automationWorkflowAwsConnections").AutomationWorkflowAwsConnections;
export { AutomationWorkflowJiraArgs, AutomationWorkflowJiraState } from "./automationWorkflowJira";
export type AutomationWorkflowJira = import("./automationWorkflowJira").AutomationWorkflowJira;
export declare const AutomationWorkflowJira: typeof import("./automationWorkflowJira").AutomationWorkflowJira;
export { AutomationWorkflowK8sConnectionsArgs, AutomationWorkflowK8sConnectionsState } from "./automationWorkflowK8sConnections";
export type AutomationWorkflowK8sConnections = import("./automationWorkflowK8sConnections").AutomationWorkflowK8sConnections;
export declare const AutomationWorkflowK8sConnections: typeof import("./automationWorkflowK8sConnections").AutomationWorkflowK8sConnections;
export { AutomationWorkflowSlackArgs, AutomationWorkflowSlackState } from "./automationWorkflowSlack";
export type AutomationWorkflowSlack = import("./automationWorkflowSlack").AutomationWorkflowSlack;
export declare const AutomationWorkflowSlack: typeof import("./automationWorkflowSlack").AutomationWorkflowSlack;
export { AutotagArgs, AutotagState } from "./autotag";
export type Autotag = import("./autotag").Autotag;
export declare const Autotag: typeof import("./autotag").Autotag;
export { AutotagRulesArgs, AutotagRulesState } from "./autotagRules";
export type AutotagRules = import("./autotagRules").AutotagRules;
export declare const AutotagRules: typeof import("./autotagRules").AutotagRules;
export { AutotagV2Args, AutotagV2State } from "./autotagV2";
export type AutotagV2 = import("./autotagV2").AutotagV2;
export declare const AutotagV2: typeof import("./autotagV2").AutotagV2;
export { AwsAnomaliesArgs, AwsAnomaliesState } from "./awsAnomalies";
export type AwsAnomalies = import("./awsAnomalies").AwsAnomalies;
export declare const AwsAnomalies: typeof import("./awsAnomalies").AwsAnomalies;
export { AwsCredentialsArgs, AwsCredentialsState } from "./awsCredentials";
export type AwsCredentials = import("./awsCredentials").AwsCredentials;
export declare const AwsCredentials: typeof import("./awsCredentials").AwsCredentials;
export { AwsServiceArgs, AwsServiceState } from "./awsService";
export type AwsService = import("./awsService").AwsService;
export declare const AwsService: typeof import("./awsService").AwsService;
export { AzureCredentialsArgs, AzureCredentialsState } from "./azureCredentials";
export type AzureCredentials = import("./azureCredentials").AzureCredentials;
export declare const AzureCredentials: typeof import("./azureCredentials").AzureCredentials;
export { AzureServiceArgs, AzureServiceState } from "./azureService";
export type AzureService = import("./azureService").AzureService;
export declare const AzureService: typeof import("./azureService").AzureService;
export { BrowserMonitorArgs, BrowserMonitorState } from "./browserMonitor";
export type BrowserMonitor = import("./browserMonitor").BrowserMonitor;
export declare const BrowserMonitor: typeof import("./browserMonitor").BrowserMonitor;
export { BrowserMonitorOutageArgs, BrowserMonitorOutageState } from "./browserMonitorOutage";
export type BrowserMonitorOutage = import("./browserMonitorOutage").BrowserMonitorOutage;
export declare const BrowserMonitorOutage: typeof import("./browserMonitorOutage").BrowserMonitorOutage;
export { BrowserMonitorPerformanceArgs, BrowserMonitorPerformanceState } from "./browserMonitorPerformance";
export type BrowserMonitorPerformance = import("./browserMonitorPerformance").BrowserMonitorPerformance;
export declare const BrowserMonitorPerformance: typeof import("./browserMonitorPerformance").BrowserMonitorPerformance;
export { BuiltinProcessMonitoringArgs, BuiltinProcessMonitoringState } from "./builtinProcessMonitoring";
export type BuiltinProcessMonitoring = import("./builtinProcessMonitoring").BuiltinProcessMonitoring;
export declare const BuiltinProcessMonitoring: typeof import("./builtinProcessMonitoring").BuiltinProcessMonitoring;
export { BusinessEventsBucketsArgs, BusinessEventsBucketsState } from "./businessEventsBuckets";
export type BusinessEventsBuckets = import("./businessEventsBuckets").BusinessEventsBuckets;
export declare const BusinessEventsBuckets: typeof import("./businessEventsBuckets").BusinessEventsBuckets;
export { BusinessEventsCapturingVariantsArgs, BusinessEventsCapturingVariantsState } from "./businessEventsCapturingVariants";
export type BusinessEventsCapturingVariants = import("./businessEventsCapturingVariants").BusinessEventsCapturingVariants;
export declare const BusinessEventsCapturingVariants: typeof import("./businessEventsCapturingVariants").BusinessEventsCapturingVariants;
export { BusinessEventsMetricsArgs, BusinessEventsMetricsState } from "./businessEventsMetrics";
export type BusinessEventsMetrics = import("./businessEventsMetrics").BusinessEventsMetrics;
export declare const BusinessEventsMetrics: typeof import("./businessEventsMetrics").BusinessEventsMetrics;
export { BusinessEventsOneagentArgs, BusinessEventsOneagentState } from "./businessEventsOneagent";
export type BusinessEventsOneagent = import("./businessEventsOneagent").BusinessEventsOneagent;
export declare const BusinessEventsOneagent: typeof import("./businessEventsOneagent").BusinessEventsOneagent;
export { BusinessEventsOneagentOutgoingArgs, BusinessEventsOneagentOutgoingState } from "./businessEventsOneagentOutgoing";
export type BusinessEventsOneagentOutgoing = import("./businessEventsOneagentOutgoing").BusinessEventsOneagentOutgoing;
export declare const BusinessEventsOneagentOutgoing: typeof import("./businessEventsOneagentOutgoing").BusinessEventsOneagentOutgoing;
export { BusinessEventsProcessingArgs, BusinessEventsProcessingState } from "./businessEventsProcessing";
export type BusinessEventsProcessing = import("./businessEventsProcessing").BusinessEventsProcessing;
export declare const BusinessEventsProcessing: typeof import("./businessEventsProcessing").BusinessEventsProcessing;
export { BusinessEventsSecurityContextArgs, BusinessEventsSecurityContextState } from "./businessEventsSecurityContext";
export type BusinessEventsSecurityContext = import("./businessEventsSecurityContext").BusinessEventsSecurityContext;
export declare const BusinessEventsSecurityContext: typeof import("./businessEventsSecurityContext").BusinessEventsSecurityContext;
export { CalculatedMobileMetricArgs, CalculatedMobileMetricState } from "./calculatedMobileMetric";
export type CalculatedMobileMetric = import("./calculatedMobileMetric").CalculatedMobileMetric;
export declare const CalculatedMobileMetric: typeof import("./calculatedMobileMetric").CalculatedMobileMetric;
export { CalculatedServiceMetricArgs, CalculatedServiceMetricState } from "./calculatedServiceMetric";
export type CalculatedServiceMetric = import("./calculatedServiceMetric").CalculatedServiceMetric;
export declare const CalculatedServiceMetric: typeof import("./calculatedServiceMetric").CalculatedServiceMetric;
export { CalculatedSyntheticMetricArgs, CalculatedSyntheticMetricState } from "./calculatedSyntheticMetric";
export type CalculatedSyntheticMetric = import("./calculatedSyntheticMetric").CalculatedSyntheticMetric;
export declare const CalculatedSyntheticMetric: typeof import("./calculatedSyntheticMetric").CalculatedSyntheticMetric;
export { CalculatedWebMetricArgs, CalculatedWebMetricState } from "./calculatedWebMetric";
export type CalculatedWebMetric = import("./calculatedWebMetric").CalculatedWebMetric;
export declare const CalculatedWebMetric: typeof import("./calculatedWebMetric").CalculatedWebMetric;
export { CloudDevelopmentEnvironmentsArgs, CloudDevelopmentEnvironmentsState } from "./cloudDevelopmentEnvironments";
export type CloudDevelopmentEnvironments = import("./cloudDevelopmentEnvironments").CloudDevelopmentEnvironments;
export declare const CloudDevelopmentEnvironments: typeof import("./cloudDevelopmentEnvironments").CloudDevelopmentEnvironments;
export { CloudFoundryArgs, CloudFoundryState } from "./cloudFoundry";
export type CloudFoundry = import("./cloudFoundry").CloudFoundry;
export declare const CloudFoundry: typeof import("./cloudFoundry").CloudFoundry;
export { CloudappWorkloaddetectionArgs, CloudappWorkloaddetectionState } from "./cloudappWorkloaddetection";
export type CloudappWorkloaddetection = import("./cloudappWorkloaddetection").CloudappWorkloaddetection;
export declare const CloudappWorkloaddetection: typeof import("./cloudappWorkloaddetection").CloudappWorkloaddetection;
export { CloudfoundryCredentialsArgs, CloudfoundryCredentialsState } from "./cloudfoundryCredentials";
export type CloudfoundryCredentials = import("./cloudfoundryCredentials").CloudfoundryCredentials;
export declare const CloudfoundryCredentials: typeof import("./cloudfoundryCredentials").CloudfoundryCredentials;
export { ConnectivityAlertsArgs, ConnectivityAlertsState } from "./connectivityAlerts";
export type ConnectivityAlerts = import("./connectivityAlerts").ConnectivityAlerts;
export declare const ConnectivityAlerts: typeof import("./connectivityAlerts").ConnectivityAlerts;
export { ContainerBuiltinRuleArgs, ContainerBuiltinRuleState } from "./containerBuiltinRule";
export type ContainerBuiltinRule = import("./containerBuiltinRule").ContainerBuiltinRule;
export declare const ContainerBuiltinRule: typeof import("./containerBuiltinRule").ContainerBuiltinRule;
export { ContainerRegistryArgs, ContainerRegistryState } from "./containerRegistry";
export type ContainerRegistry = import("./containerRegistry").ContainerRegistry;
export declare const ContainerRegistry: typeof import("./containerRegistry").ContainerRegistry;
export { ContainerRuleArgs, ContainerRuleState } from "./containerRule";
export type ContainerRule = import("./containerRule").ContainerRule;
export declare const ContainerRule: typeof import("./containerRule").ContainerRule;
export { ContainerTechnologyArgs, ContainerTechnologyState } from "./containerTechnology";
export type ContainerTechnology = import("./containerTechnology").ContainerTechnology;
export declare const ContainerTechnology: typeof import("./containerTechnology").ContainerTechnology;
export { CrashdumpAnalyticsArgs, CrashdumpAnalyticsState } from "./crashdumpAnalytics";
export type CrashdumpAnalytics = import("./crashdumpAnalytics").CrashdumpAnalytics;
export declare const CrashdumpAnalytics: typeof import("./crashdumpAnalytics").CrashdumpAnalytics;
export { CredentialsArgs, CredentialsState } from "./credentials";
export type Credentials = import("./credentials").Credentials;
export declare const Credentials: typeof import("./credentials").Credentials;
export { CustomAnomaliesArgs, CustomAnomaliesState } from "./customAnomalies";
export type CustomAnomalies = import("./customAnomalies").CustomAnomalies;
export declare const CustomAnomalies: typeof import("./customAnomalies").CustomAnomalies;
export { CustomAppAnomaliesArgs, CustomAppAnomaliesState } from "./customAppAnomalies";
export type CustomAppAnomalies = import("./customAppAnomalies").CustomAppAnomalies;
export declare const CustomAppAnomalies: typeof import("./customAppAnomalies").CustomAppAnomalies;
export { CustomAppCrashRateArgs, CustomAppCrashRateState } from "./customAppCrashRate";
export type CustomAppCrashRate = import("./customAppCrashRate").CustomAppCrashRate;
export declare const CustomAppCrashRate: typeof import("./customAppCrashRate").CustomAppCrashRate;
export { CustomAppEnablementArgs, CustomAppEnablementState } from "./customAppEnablement";
export type CustomAppEnablement = import("./customAppEnablement").CustomAppEnablement;
export declare const CustomAppEnablement: typeof import("./customAppEnablement").CustomAppEnablement;
export { CustomDeviceArgs, CustomDeviceState } from "./customDevice";
export type CustomDevice = import("./customDevice").CustomDevice;
export declare const CustomDevice: typeof import("./customDevice").CustomDevice;
export { CustomServiceArgs, CustomServiceState } from "./customService";
export type CustomService = import("./customService").CustomService;
export declare const CustomService: typeof import("./customService").CustomService;
export { CustomTagsArgs, CustomTagsState } from "./customTags";
export type CustomTags = import("./customTags").CustomTags;
export declare const CustomTags: typeof import("./customTags").CustomTags;
export { CustomUnitsArgs, CustomUnitsState } from "./customUnits";
export type CustomUnits = import("./customUnits").CustomUnits;
export declare const CustomUnits: typeof import("./customUnits").CustomUnits;
export { DashboardArgs, DashboardState } from "./dashboard";
export type Dashboard = import("./dashboard").Dashboard;
export declare const Dashboard: typeof import("./dashboard").Dashboard;
export { DashboardSharingArgs, DashboardSharingState } from "./dashboardSharing";
export type DashboardSharing = import("./dashboardSharing").DashboardSharing;
export declare const DashboardSharing: typeof import("./dashboardSharing").DashboardSharing;
export { DashboardsAllowlistArgs, DashboardsAllowlistState } from "./dashboardsAllowlist";
export type DashboardsAllowlist = import("./dashboardsAllowlist").DashboardsAllowlist;
export declare const DashboardsAllowlist: typeof import("./dashboardsAllowlist").DashboardsAllowlist;
export { DashboardsGeneralArgs, DashboardsGeneralState } from "./dashboardsGeneral";
export type DashboardsGeneral = import("./dashboardsGeneral").DashboardsGeneral;
export declare const DashboardsGeneral: typeof import("./dashboardsGeneral").DashboardsGeneral;
export { DashboardsPresetsArgs, DashboardsPresetsState } from "./dashboardsPresets";
export type DashboardsPresets = import("./dashboardsPresets").DashboardsPresets;
export declare const DashboardsPresets: typeof import("./dashboardsPresets").DashboardsPresets;
export { DataPrivacyArgs, DataPrivacyState } from "./dataPrivacy";
export type DataPrivacy = import("./dataPrivacy").DataPrivacy;
export declare const DataPrivacy: typeof import("./dataPrivacy").DataPrivacy;
export { DatabaseAnomaliesArgs, DatabaseAnomaliesState } from "./databaseAnomalies";
export type DatabaseAnomalies = import("./databaseAnomalies").DatabaseAnomalies;
export declare const DatabaseAnomalies: typeof import("./databaseAnomalies").DatabaseAnomalies;
export { DatabaseAnomaliesV2Args, DatabaseAnomaliesV2State } from "./databaseAnomaliesV2";
export type DatabaseAnomaliesV2 = import("./databaseAnomaliesV2").DatabaseAnomaliesV2;
export declare const DatabaseAnomaliesV2: typeof import("./databaseAnomaliesV2").DatabaseAnomaliesV2;
export { DavisAnomalyDetectorsArgs, DavisAnomalyDetectorsState } from "./davisAnomalyDetectors";
export type DavisAnomalyDetectors = import("./davisAnomalyDetectors").DavisAnomalyDetectors;
export declare const DavisAnomalyDetectors: typeof import("./davisAnomalyDetectors").DavisAnomalyDetectors;
export { DavisCopilotArgs, DavisCopilotState } from "./davisCopilot";
export type DavisCopilot = import("./davisCopilot").DavisCopilot;
export declare const DavisCopilot: typeof import("./davisCopilot").DavisCopilot;
export { DbAppFeatureFlagsArgs, DbAppFeatureFlagsState } from "./dbAppFeatureFlags";
export type DbAppFeatureFlags = import("./dbAppFeatureFlags").DbAppFeatureFlags;
export declare const DbAppFeatureFlags: typeof import("./dbAppFeatureFlags").DbAppFeatureFlags;
export { DduPoolArgs, DduPoolState } from "./dduPool";
export type DduPool = import("./dduPool").DduPool;
export declare const DduPool: typeof import("./dduPool").DduPool;
export { DeclarativeGroupingArgs, DeclarativeGroupingState } from "./declarativeGrouping";
export type DeclarativeGrouping = import("./declarativeGrouping").DeclarativeGrouping;
export declare const DeclarativeGrouping: typeof import("./declarativeGrouping").DeclarativeGrouping;
export { DefaultLaunchpadArgs, DefaultLaunchpadState } from "./defaultLaunchpad";
export type DefaultLaunchpad = import("./defaultLaunchpad").DefaultLaunchpad;
export declare const DefaultLaunchpad: typeof import("./defaultLaunchpad").DefaultLaunchpad;
export { DevobsAgentOptinArgs, DevobsAgentOptinState } from "./devobsAgentOptin";
export type DevobsAgentOptin = import("./devobsAgentOptin").DevobsAgentOptin;
export declare const DevobsAgentOptin: typeof import("./devobsAgentOptin").DevobsAgentOptin;
export { DevobsDataMaskingArgs, DevobsDataMaskingState } from "./devobsDataMasking";
export type DevobsDataMasking = import("./devobsDataMasking").DevobsDataMasking;
export declare const DevobsDataMasking: typeof import("./devobsDataMasking").DevobsDataMasking;
export { DevobsGitOnpremArgs, DevobsGitOnpremState } from "./devobsGitOnprem";
export type DevobsGitOnprem = import("./devobsGitOnprem").DevobsGitOnprem;
export declare const DevobsGitOnprem: typeof import("./devobsGitOnprem").DevobsGitOnprem;
export { DirectSharesArgs, DirectSharesState } from "./directShares";
export type DirectShares = import("./directShares").DirectShares;
export declare const DirectShares: typeof import("./directShares").DirectShares;
export { DiscoveryDefaultRulesArgs, DiscoveryDefaultRulesState } from "./discoveryDefaultRules";
export type DiscoveryDefaultRules = import("./discoveryDefaultRules").DiscoveryDefaultRules;
export declare const DiscoveryDefaultRules: typeof import("./discoveryDefaultRules").DiscoveryDefaultRules;
export { DiscoveryFeatureFlagsArgs, DiscoveryFeatureFlagsState } from "./discoveryFeatureFlags";
export type DiscoveryFeatureFlags = import("./discoveryFeatureFlags").DiscoveryFeatureFlags;
export declare const DiscoveryFeatureFlags: typeof import("./discoveryFeatureFlags").DiscoveryFeatureFlags;
export { DiskAnalyticsArgs, DiskAnalyticsState } from "./diskAnalytics";
export type DiskAnalytics = import("./diskAnalytics").DiskAnalytics;
export declare const DiskAnalytics: typeof import("./diskAnalytics").DiskAnalytics;
export { DiskAnomaliesArgs, DiskAnomaliesState } from "./diskAnomalies";
export type DiskAnomalies = import("./diskAnomalies").DiskAnomalies;
export declare const DiskAnomalies: typeof import("./diskAnomalies").DiskAnomalies;
export { DiskAnomaliesV2Args, DiskAnomaliesV2State } from "./diskAnomaliesV2";
export type DiskAnomaliesV2 = import("./diskAnomaliesV2").DiskAnomaliesV2;
export declare const DiskAnomaliesV2: typeof import("./diskAnomaliesV2").DiskAnomaliesV2;
export { DiskAnomalyRulesArgs, DiskAnomalyRulesState } from "./diskAnomalyRules";
export type DiskAnomalyRules = import("./diskAnomalyRules").DiskAnomalyRules;
export declare const DiskAnomalyRules: typeof import("./diskAnomalyRules").DiskAnomalyRules;
export { DiskEdgeAnomalyDetectorsArgs, DiskEdgeAnomalyDetectorsState } from "./diskEdgeAnomalyDetectors";
export type DiskEdgeAnomalyDetectors = import("./diskEdgeAnomalyDetectors").DiskEdgeAnomalyDetectors;
export declare const DiskEdgeAnomalyDetectors: typeof import("./diskEdgeAnomalyDetectors").DiskEdgeAnomalyDetectors;
export { DiskOptionsArgs, DiskOptionsState } from "./diskOptions";
export type DiskOptions = import("./diskOptions").DiskOptions;
export declare const DiskOptions: typeof import("./diskOptions").DiskOptions;
export { DiskSpecificAnomaliesV2Args, DiskSpecificAnomaliesV2State } from "./diskSpecificAnomaliesV2";
export type DiskSpecificAnomaliesV2 = import("./diskSpecificAnomaliesV2").DiskSpecificAnomaliesV2;
export declare const DiskSpecificAnomaliesV2: typeof import("./diskSpecificAnomaliesV2").DiskSpecificAnomaliesV2;
export { DocumentArgs, DocumentState } from "./document";
export type Document = import("./document").Document;
export declare const Document: typeof import("./document").Document;
export { EbpfServiceDiscoveryArgs, EbpfServiceDiscoveryState } from "./ebpfServiceDiscovery";
export type EbpfServiceDiscovery = import("./ebpfServiceDiscovery").EbpfServiceDiscovery;
export declare const EbpfServiceDiscovery: typeof import("./ebpfServiceDiscovery").EbpfServiceDiscovery;
export { EmailNotificationArgs, EmailNotificationState } from "./emailNotification";
export type EmailNotification = import("./emailNotification").EmailNotification;
export declare const EmailNotification: typeof import("./emailNotification").EmailNotification;
export { EnvironmentArgs, EnvironmentState } from "./environment";
export type Environment = import("./environment").Environment;
export declare const Environment: typeof import("./environment").Environment;
export { EulaSettingsArgs, EulaSettingsState } from "./eulaSettings";
export type EulaSettings = import("./eulaSettings").EulaSettings;
export declare const EulaSettings: typeof import("./eulaSettings").EulaSettings;
export { EventDrivenAnsibleConnectionsArgs, EventDrivenAnsibleConnectionsState } from "./eventDrivenAnsibleConnections";
export type EventDrivenAnsibleConnections = import("./eventDrivenAnsibleConnections").EventDrivenAnsibleConnections;
export declare const EventDrivenAnsibleConnections: typeof import("./eventDrivenAnsibleConnections").EventDrivenAnsibleConnections;
export { ExtensionExecutionControllerArgs, ExtensionExecutionControllerState } from "./extensionExecutionController";
export type ExtensionExecutionController = import("./extensionExecutionController").ExtensionExecutionController;
export declare const ExtensionExecutionController: typeof import("./extensionExecutionController").ExtensionExecutionController;
export { ExtensionExecutionRemoteArgs, ExtensionExecutionRemoteState } from "./extensionExecutionRemote";
export type ExtensionExecutionRemote = import("./extensionExecutionRemote").ExtensionExecutionRemote;
export declare const ExtensionExecutionRemote: typeof import("./extensionExecutionRemote").ExtensionExecutionRemote;
export { FailureDetectionParametersArgs, FailureDetectionParametersState } from "./failureDetectionParameters";
export type FailureDetectionParameters = import("./failureDetectionParameters").FailureDetectionParameters;
export declare const FailureDetectionParameters: typeof import("./failureDetectionParameters").FailureDetectionParameters;
export { FailureDetectionRulesArgs, FailureDetectionRulesState } from "./failureDetectionRules";
export type FailureDetectionRules = import("./failureDetectionRules").FailureDetectionRules;
export declare const FailureDetectionRules: typeof import("./failureDetectionRules").FailureDetectionRules;
export { FrequentIssuesArgs, FrequentIssuesState } from "./frequentIssues";
export type FrequentIssues = import("./frequentIssues").FrequentIssues;
export declare const FrequentIssues: typeof import("./frequentIssues").FrequentIssues;
export { GenericRelationshipsArgs, GenericRelationshipsState } from "./genericRelationships";
export type GenericRelationships = import("./genericRelationships").GenericRelationships;
export declare const GenericRelationships: typeof import("./genericRelationships").GenericRelationships;
export { GenericSettingArgs, GenericSettingState } from "./genericSetting";
export type GenericSetting = import("./genericSetting").GenericSetting;
export declare const GenericSetting: typeof import("./genericSetting").GenericSetting;
export { GenericTypesArgs, GenericTypesState } from "./genericTypes";
export type GenericTypes = import("./genericTypes").GenericTypes;
export declare const GenericTypes: typeof import("./genericTypes").GenericTypes;
export { GeolocationArgs, GeolocationState } from "./geolocation";
export type Geolocation = import("./geolocation").Geolocation;
export declare const Geolocation: typeof import("./geolocation").Geolocation;
export { GetAlertingProfileArgs, GetAlertingProfileResult, GetAlertingProfileOutputArgs } from "./getAlertingProfile";
export declare const getAlertingProfile: typeof import("./getAlertingProfile").getAlertingProfile;
export declare const getAlertingProfileOutput: typeof import("./getAlertingProfile").getAlertingProfileOutput;
export { GetAlertingProfilesArgs, GetAlertingProfilesResult, GetAlertingProfilesOutputArgs } from "./getAlertingProfiles";
export declare const getAlertingProfiles: typeof import("./getAlertingProfiles").getAlertingProfiles;
export declare const getAlertingProfilesOutput: typeof import("./getAlertingProfiles").getAlertingProfilesOutput;
export { GetApiTokenArgs, GetApiTokenResult, GetApiTokenOutputArgs } from "./getApiToken";
export declare const getApiToken: typeof import("./getApiToken").getApiToken;
export declare const getApiTokenOutput: typeof import("./getApiToken").getApiTokenOutput;
export { GetApiTokensResult } from "./getApiTokens";
export declare const getApiTokens: typeof import("./getApiTokens").getApiTokens;
export declare const getApiTokensOutput: typeof import("./getApiTokens").getApiTokensOutput;
export { GetApplicationArgs, GetApplicationResult, GetApplicationOutputArgs } from "./getApplication";
export declare const getApplication: typeof import("./getApplication").getApplication;
export declare const getApplicationOutput: typeof import("./getApplication").getApplicationOutput;
export { GetApplicationDetectionRulesResult } from "./getApplicationDetectionRules";
export declare const getApplicationDetectionRules: typeof import("./getApplicationDetectionRules").getApplicationDetectionRules;
export declare const getApplicationDetectionRulesOutput: typeof import("./getApplicationDetectionRules").getApplicationDetectionRulesOutput;
export { GetAttackAlertingArgs, GetAttackAlertingResult, GetAttackAlertingOutputArgs } from "./getAttackAlerting";
export declare const getAttackAlerting: typeof import("./getAttackAlerting").getAttackAlerting;
export declare const getAttackAlertingOutput: typeof import("./getAttackAlerting").getAttackAlertingOutput;
export { GetAutotagArgs, GetAutotagResult, GetAutotagOutputArgs } from "./getAutotag";
export declare const getAutotag: typeof import("./getAutotag").getAutotag;
export declare const getAutotagOutput: typeof import("./getAutotag").getAutotagOutput;
export { GetAwsCredentialsArgs, GetAwsCredentialsResult, GetAwsCredentialsOutputArgs } from "./getAwsCredentials";
export declare const getAwsCredentials: typeof import("./getAwsCredentials").getAwsCredentials;
export declare const getAwsCredentialsOutput: typeof import("./getAwsCredentials").getAwsCredentialsOutput;
export { GetAwsIamExternalResult } from "./getAwsIamExternal";
export declare const getAwsIamExternal: typeof import("./getAwsIamExternal").getAwsIamExternal;
export declare const getAwsIamExternalOutput: typeof import("./getAwsIamExternal").getAwsIamExternalOutput;
export { GetAwsSupportedServicesArgs, GetAwsSupportedServicesResult, GetAwsSupportedServicesOutputArgs } from "./getAwsSupportedServices";
export declare const getAwsSupportedServices: typeof import("./getAwsSupportedServices").getAwsSupportedServices;
export declare const getAwsSupportedServicesOutput: typeof import("./getAwsSupportedServices").getAwsSupportedServicesOutput;
export { GetAzureCredentialsArgs, GetAzureCredentialsResult, GetAzureCredentialsOutputArgs } from "./getAzureCredentials";
export declare const getAzureCredentials: typeof import("./getAzureCredentials").getAzureCredentials;
export declare const getAzureCredentialsOutput: typeof import("./getAzureCredentials").getAzureCredentialsOutput;
export { GetAzureSupportedServicesArgs, GetAzureSupportedServicesResult, GetAzureSupportedServicesOutputArgs } from "./getAzureSupportedServices";
export declare const getAzureSupportedServices: typeof import("./getAzureSupportedServices").getAzureSupportedServices;
export declare const getAzureSupportedServicesOutput: typeof import("./getAzureSupportedServices").getAzureSupportedServicesOutput;
export { GetCalculatedServiceMetricArgs, GetCalculatedServiceMetricResult, GetCalculatedServiceMetricOutputArgs } from "./getCalculatedServiceMetric";
export declare const getCalculatedServiceMetric: typeof import("./getCalculatedServiceMetric").getCalculatedServiceMetric;
export declare const getCalculatedServiceMetricOutput: typeof import("./getCalculatedServiceMetric").getCalculatedServiceMetricOutput;
export { GetCredentialsArgs, GetCredentialsResult, GetCredentialsOutputArgs } from "./getCredentials";
export declare const getCredentials: typeof import("./getCredentials").getCredentials;
export declare const getCredentialsOutput: typeof import("./getCredentials").getCredentialsOutput;
export { GetDashboardArgs, GetDashboardResult, GetDashboardOutputArgs } from "./getDashboard";
export declare const getDashboard: typeof import("./getDashboard").getDashboard;
export declare const getDashboardOutput: typeof import("./getDashboard").getDashboardOutput;
export { GetDocumentsArgs, GetDocumentsResult, GetDocumentsOutputArgs } from "./getDocuments";
export declare const getDocuments: typeof import("./getDocuments").getDocuments;
export declare const getDocumentsOutput: typeof import("./getDocuments").getDocumentsOutput;
export { GetDqlArgs, GetDqlResult, GetDqlOutputArgs } from "./getDql";
export declare const getDql: typeof import("./getDql").getDql;
export declare const getDqlOutput: typeof import("./getDql").getDqlOutput;
export { GetEntitiesArgs, GetEntitiesResult, GetEntitiesOutputArgs } from "./getEntities";
export declare const getEntities: typeof import("./getEntities").getEntities;
export declare const getEntitiesOutput: typeof import("./getEntities").getEntitiesOutput;
export { GetEntityArgs, GetEntityResult, GetEntityOutputArgs } from "./getEntity";
export declare const getEntity: typeof import("./getEntity").getEntity;
export declare const getEntityOutput: typeof import("./getEntity").getEntityOutput;
export { GetFailureDetectionParametersArgs, GetFailureDetectionParametersResult, GetFailureDetectionParametersOutputArgs } from "./getFailureDetectionParameters";
export declare const getFailureDetectionParameters: typeof import("./getFailureDetectionParameters").getFailureDetectionParameters;
export declare const getFailureDetectionParametersOutput: typeof import("./getFailureDetectionParameters").getFailureDetectionParametersOutput;
export { GetGenericSettingArgs, GetGenericSettingResult, GetGenericSettingOutputArgs } from "./getGenericSetting";
export declare const getGenericSetting: typeof import("./getGenericSetting").getGenericSetting;
export declare const getGenericSettingOutput: typeof import("./getGenericSetting").getGenericSettingOutput;
export { GetGenericSettingsArgs, GetGenericSettingsResult, GetGenericSettingsOutputArgs } from "./getGenericSettings";
export declare const getGenericSettings: typeof import("./getGenericSettings").getGenericSettings;
export declare const getGenericSettingsOutput: typeof import("./getGenericSettings").getGenericSettingsOutput;
export { GetGeoCitiesArgs, GetGeoCitiesResult, GetGeoCitiesOutputArgs } from "./getGeoCities";
export declare const getGeoCities: typeof import("./getGeoCities").getGeoCities;
export declare const getGeoCitiesOutput: typeof import("./getGeoCities").getGeoCitiesOutput;
export { GetGeoCountriesResult } from "./getGeoCountries";
export declare const getGeoCountries: typeof import("./getGeoCountries").getGeoCountries;
export declare const getGeoCountriesOutput: typeof import("./getGeoCountries").getGeoCountriesOutput;
export { GetGeoRegionsArgs, GetGeoRegionsResult, GetGeoRegionsOutputArgs } from "./getGeoRegions";
export declare const getGeoRegions: typeof import("./getGeoRegions").getGeoRegions;
export declare const getGeoRegionsOutput: typeof import("./getGeoRegions").getGeoRegionsOutput;
export { GetHostArgs, GetHostResult, GetHostOutputArgs } from "./getHost";
export declare const getHost: typeof import("./getHost").getHost;
export declare const getHostOutput: typeof import("./getHost").getHostOutput;
export { GetHubItemsArgs, GetHubItemsResult, GetHubItemsOutputArgs } from "./getHubItems";
export declare const getHubItems: typeof import("./getHubItems").getHubItems;
export declare const getHubItemsOutput: typeof import("./getHubItems").getHubItemsOutput;
export { GetIamGroupArgs, GetIamGroupResult, GetIamGroupOutputArgs } from "./getIamGroup";
export declare const getIamGroup: typeof import("./getIamGroup").getIamGroup;
export declare const getIamGroupOutput: typeof import("./getIamGroup").getIamGroupOutput;
export { GetIamGroupsResult } from "./getIamGroups";
export declare const getIamGroups: typeof import("./getIamGroups").getIamGroups;
export declare const getIamGroupsOutput: typeof import("./getIamGroups").getIamGroupsOutput;
export { GetIamPoliciesArgs, GetIamPoliciesResult, GetIamPoliciesOutputArgs } from "./getIamPolicies";
export declare const getIamPolicies: typeof import("./getIamPolicies").getIamPolicies;
export declare const getIamPoliciesOutput: typeof import("./getIamPolicies").getIamPoliciesOutput;
export { GetIamPolicyArgs, GetIamPolicyResult, GetIamPolicyOutputArgs } from "./getIamPolicy";
export declare const getIamPolicy: typeof import("./getIamPolicy").getIamPolicy;
export declare const getIamPolicyOutput: typeof import("./getIamPolicy").getIamPolicyOutput;
export { GetIamUserArgs, GetIamUserResult, GetIamUserOutputArgs } from "./getIamUser";
export declare const getIamUser: typeof import("./getIamUser").getIamUser;
export declare const getIamUserOutput: typeof import("./getIamUser").getIamUserOutput;
export { GetLambdaAgentVersionArgs, GetLambdaAgentVersionResult, GetLambdaAgentVersionOutputArgs } from "./getLambdaAgentVersion";
export declare const getLambdaAgentVersion: typeof import("./getLambdaAgentVersion").getLambdaAgentVersion;
export declare const getLambdaAgentVersionOutput: typeof import("./getLambdaAgentVersion").getLambdaAgentVersionOutput;
export { GetManagementZoneArgs, GetManagementZoneResult, GetManagementZoneOutputArgs } from "./getManagementZone";
export declare const getManagementZone: typeof import("./getManagementZone").getManagementZone;
export declare const getManagementZoneOutput: typeof import("./getManagementZone").getManagementZoneOutput;
export { GetManagementZoneV2Args, GetManagementZoneV2Result, GetManagementZoneV2OutputArgs } from "./getManagementZoneV2";
export declare const getManagementZoneV2: typeof import("./getManagementZoneV2").getManagementZoneV2;
export declare const getManagementZoneV2Output: typeof import("./getManagementZoneV2").getManagementZoneV2Output;
export { GetManagementZonesResult } from "./getManagementZones";
export declare const getManagementZones: typeof import("./getManagementZones").getManagementZones;
export declare const getManagementZonesOutput: typeof import("./getManagementZones").getManagementZonesOutput;
export { GetMobileApplicationArgs, GetMobileApplicationResult, GetMobileApplicationOutputArgs } from "./getMobileApplication";
export declare const getMobileApplication: typeof import("./getMobileApplication").getMobileApplication;
export declare const getMobileApplicationOutput: typeof import("./getMobileApplication").getMobileApplicationOutput;
export { GetProcessArgs, GetProcessResult, GetProcessOutputArgs } from "./getProcess";
export declare const getProcess: typeof import("./getProcess").getProcess;
export declare const getProcessOutput: typeof import("./getProcess").getProcessOutput;
export { GetProcessGroupArgs, GetProcessGroupResult, GetProcessGroupOutputArgs } from "./getProcessGroup";
export declare const getProcessGroup: typeof import("./getProcessGroup").getProcessGroup;
export declare const getProcessGroupOutput: typeof import("./getProcessGroup").getProcessGroupOutput;
export { GetRemoteEnvironmentsResult } from "./getRemoteEnvironments";
export declare const getRemoteEnvironments: typeof import("./getRemoteEnvironments").getRemoteEnvironments;
export declare const getRemoteEnvironmentsOutput: typeof import("./getRemoteEnvironments").getRemoteEnvironmentsOutput;
export { GetRequestAttributeArgs, GetRequestAttributeResult, GetRequestAttributeOutputArgs } from "./getRequestAttribute";
export declare const getRequestAttribute: typeof import("./getRequestAttribute").getRequestAttribute;
export declare const getRequestAttributeOutput: typeof import("./getRequestAttribute").getRequestAttributeOutput;
export { GetRequestNamingArgs, GetRequestNamingResult, GetRequestNamingOutputArgs } from "./getRequestNaming";
export declare const getRequestNaming: typeof import("./getRequestNaming").getRequestNaming;
export declare const getRequestNamingOutput: typeof import("./getRequestNaming").getRequestNamingOutput;
export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
export declare const getService: typeof import("./getService").getService;
export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
export { GetSloArgs, GetSloResult, GetSloOutputArgs } from "./getSlo";
export declare const getSlo: typeof import("./getSlo").getSlo;
export declare const getSloOutput: typeof import("./getSlo").getSloOutput;
export { GetSyntheticLocationArgs, GetSyntheticLocationResult, GetSyntheticLocationOutputArgs } from "./getSyntheticLocation";
export declare const getSyntheticLocation: typeof import("./getSyntheticLocation").getSyntheticLocation;
export declare const getSyntheticLocationOutput: typeof import("./getSyntheticLocation").getSyntheticLocationOutput;
export { GetSyntheticLocationsArgs, GetSyntheticLocationsResult, GetSyntheticLocationsOutputArgs } from "./getSyntheticLocations";
export declare const getSyntheticLocations: typeof import("./getSyntheticLocations").getSyntheticLocations;
export declare const getSyntheticLocationsOutput: typeof import("./getSyntheticLocations").getSyntheticLocationsOutput;
export { GetSyntheticNodesResult } from "./getSyntheticNodes";
export declare const getSyntheticNodes: typeof import("./getSyntheticNodes").getSyntheticNodes;
export declare const getSyntheticNodesOutput: typeof import("./getSyntheticNodes").getSyntheticNodesOutput;
export { GetTenantResult } from "./getTenant";
export declare const getTenant: typeof import("./getTenant").getTenant;
export declare const getTenantOutput: typeof import("./getTenant").getTenantOutput;
export { GetUpdateWindowsArgs, GetUpdateWindowsResult, GetUpdateWindowsOutputArgs } from "./getUpdateWindows";
export declare const getUpdateWindows: typeof import("./getUpdateWindows").getUpdateWindows;
export declare const getUpdateWindowsOutput: typeof import("./getUpdateWindows").getUpdateWindowsOutput;
export { GetVulnerabilityAlertingArgs, GetVulnerabilityAlertingResult, GetVulnerabilityAlertingOutputArgs } from "./getVulnerabilityAlerting";
export declare const getVulnerabilityAlerting: typeof import("./getVulnerabilityAlerting").getVulnerabilityAlerting;
export declare const getVulnerabilityAlertingOutput: typeof import("./getVulnerabilityAlerting").getVulnerabilityAlertingOutput;
export { GithubConnectionArgs, GithubConnectionState } from "./githubConnection";
export type GithubConnection = import("./githubConnection").GithubConnection;
export declare const GithubConnection: typeof import("./githubConnection").GithubConnection;
export { GitlabConnectionArgs, GitlabConnectionState } from "./gitlabConnection";
export type GitlabConnection = import("./gitlabConnection").GitlabConnection;
export declare const GitlabConnection: typeof import("./gitlabConnection").GitlabConnection;
export { GoldenStateArgs, GoldenStateState } from "./goldenState";
export type GoldenState = import("./goldenState").GoldenState;
export declare const GoldenState: typeof import("./goldenState").GoldenState;
export { GrailMetricsAllowallArgs, GrailMetricsAllowallState } from "./grailMetricsAllowall";
export type GrailMetricsAllowall = import("./grailMetricsAllowall").GrailMetricsAllowall;
export declare const GrailMetricsAllowall: typeof import("./grailMetricsAllowall").GrailMetricsAllowall;
export { GrailMetricsAllowlistArgs, GrailMetricsAllowlistState } from "./grailMetricsAllowlist";
export type GrailMetricsAllowlist = import("./grailMetricsAllowlist").GrailMetricsAllowlist;
export declare const GrailMetricsAllowlist: typeof import("./grailMetricsAllowlist").GrailMetricsAllowlist;
export { GrailSecurityContextArgs, GrailSecurityContextState } from "./grailSecurityContext";
export type GrailSecurityContext = import("./grailSecurityContext").GrailSecurityContext;
export declare const GrailSecurityContext: typeof import("./grailSecurityContext").GrailSecurityContext;
export { HistogramMetricsArgs, HistogramMetricsState } from "./histogramMetrics";
export type HistogramMetrics = import("./histogramMetrics").HistogramMetrics;
export declare const HistogramMetrics: typeof import("./histogramMetrics").HistogramMetrics;
export { HostAnomaliesArgs, HostAnomaliesState } from "./hostAnomalies";
export type HostAnomalies = import("./hostAnomalies").HostAnomalies;
export declare const HostAnomalies: typeof import("./hostAnomalies").HostAnomalies;
export { HostAnomaliesV2Args, HostAnomaliesV2State } from "./hostAnomaliesV2";
export type HostAnomaliesV2 = import("./hostAnomaliesV2").HostAnomaliesV2;
export declare const HostAnomaliesV2: typeof import("./hostAnomaliesV2").HostAnomaliesV2;
export { HostMonitoringArgs, HostMonitoringState } from "./hostMonitoring";
export type HostMonitoring = import("./hostMonitoring").HostMonitoring;
export declare const HostMonitoring: typeof import("./hostMonitoring").HostMonitoring;
export { HostMonitoringAdvancedArgs, HostMonitoringAdvancedState } from "./hostMonitoringAdvanced";
export type HostMonitoringAdvanced = import("./hostMonitoringAdvanced").HostMonitoringAdvanced;
export declare const HostMonitoringAdvanced: typeof import("./hostMonitoringAdvanced").HostMonitoringAdvanced;
export { HostMonitoringModeArgs, HostMonitoringModeState } from "./hostMonitoringMode";
export type HostMonitoringMode = import("./hostMonitoringMode").HostMonitoringMode;
export declare const HostMonitoringMode: typeof import("./hostMonitoringMode").HostMonitoringMode;
export { HostNamingArgs, HostNamingState } from "./hostNaming";
export type HostNaming = import("./hostNaming").HostNaming;
export declare const HostNaming: typeof import("./hostNaming").HostNaming;
export { HostProcessGroupMonitoringArgs, HostProcessGroupMonitoringState } from "./hostProcessGroupMonitoring";
export type HostProcessGroupMonitoring = import("./hostProc