UNPKG

@volcengine/pulumi

Version:

A Pulumi package for creating and managing volcengine cloud resources.

100 lines (99 loc) 8.29 kB
export { AclRuleArgs, AclRuleState } from "./aclRule"; export type AclRule = import("./aclRule").AclRule; export declare const AclRule: typeof import("./aclRule").AclRule; export { AclRulesArgs, AclRulesResult, AclRulesOutputArgs } from "./aclRules"; export declare const aclRules: typeof import("./aclRules").aclRules; export declare const aclRulesOutput: typeof import("./aclRules").aclRulesOutput; export { BotAnalyseProtectRuleArgs, BotAnalyseProtectRuleState } from "./botAnalyseProtectRule"; export type BotAnalyseProtectRule = import("./botAnalyseProtectRule").BotAnalyseProtectRule; export declare const BotAnalyseProtectRule: typeof import("./botAnalyseProtectRule").BotAnalyseProtectRule; export { BotAnalyseProtectRulesArgs, BotAnalyseProtectRulesResult, BotAnalyseProtectRulesOutputArgs } from "./botAnalyseProtectRules"; export declare const botAnalyseProtectRules: typeof import("./botAnalyseProtectRules").botAnalyseProtectRules; export declare const botAnalyseProtectRulesOutput: typeof import("./botAnalyseProtectRules").botAnalyseProtectRulesOutput; export { CcRuleArgs, CcRuleState } from "./ccRule"; export type CcRule = import("./ccRule").CcRule; export declare const CcRule: typeof import("./ccRule").CcRule; export { CcRulesArgs, CcRulesResult, CcRulesOutputArgs } from "./ccRules"; export declare const ccRules: typeof import("./ccRules").ccRules; export declare const ccRulesOutput: typeof import("./ccRules").ccRulesOutput; export { CustomBotArgs, CustomBotState } from "./customBot"; export type CustomBot = import("./customBot").CustomBot; export declare const CustomBot: typeof import("./customBot").CustomBot; export { CustomBotsArgs, CustomBotsResult, CustomBotsOutputArgs } from "./customBots"; export declare const customBots: typeof import("./customBots").customBots; export declare const customBotsOutput: typeof import("./customBots").customBotsOutput; export { CustomPageArgs, CustomPageState } from "./customPage"; export type CustomPage = import("./customPage").CustomPage; export declare const CustomPage: typeof import("./customPage").CustomPage; export { CustomPagesArgs, CustomPagesResult, CustomPagesOutputArgs } from "./customPages"; export declare const customPages: typeof import("./customPages").customPages; export declare const customPagesOutput: typeof import("./customPages").customPagesOutput; export { DomainsArgs, DomainsResult, DomainsOutputArgs } from "./domains"; export declare const domains: typeof import("./domains").domains; export declare const domainsOutput: typeof import("./domains").domainsOutput; export { GetAclRulesArgs, GetAclRulesResult, GetAclRulesOutputArgs } from "./getAclRules"; export declare const getAclRules: typeof import("./getAclRules").getAclRules; export declare const getAclRulesOutput: typeof import("./getAclRules").getAclRulesOutput; export { GetBotAnalyseProtectRulesArgs, GetBotAnalyseProtectRulesResult, GetBotAnalyseProtectRulesOutputArgs } from "./getBotAnalyseProtectRules"; export declare const getBotAnalyseProtectRules: typeof import("./getBotAnalyseProtectRules").getBotAnalyseProtectRules; export declare const getBotAnalyseProtectRulesOutput: typeof import("./getBotAnalyseProtectRules").getBotAnalyseProtectRulesOutput; export { GetCcRulesArgs, GetCcRulesResult, GetCcRulesOutputArgs } from "./getCcRules"; export declare const getCcRules: typeof import("./getCcRules").getCcRules; export declare const getCcRulesOutput: typeof import("./getCcRules").getCcRulesOutput; export { GetCustomBotsArgs, GetCustomBotsResult, GetCustomBotsOutputArgs } from "./getCustomBots"; export declare const getCustomBots: typeof import("./getCustomBots").getCustomBots; export declare const getCustomBotsOutput: typeof import("./getCustomBots").getCustomBotsOutput; export { GetCustomPagesArgs, GetCustomPagesResult, GetCustomPagesOutputArgs } from "./getCustomPages"; export declare const getCustomPages: typeof import("./getCustomPages").getCustomPages; export declare const getCustomPagesOutput: typeof import("./getCustomPages").getCustomPagesOutput; export { GetDomainsArgs, GetDomainsResult, GetDomainsOutputArgs } from "./getDomains"; export declare const getDomains: typeof import("./getDomains").getDomains; export declare const getDomainsOutput: typeof import("./getDomains").getDomainsOutput; export { GetHostGroupsArgs, GetHostGroupsResult, GetHostGroupsOutputArgs } from "./getHostGroups"; export declare const getHostGroups: typeof import("./getHostGroups").getHostGroups; export declare const getHostGroupsOutput: typeof import("./getHostGroups").getHostGroupsOutput; export { GetIpGroupsArgs, GetIpGroupsResult, GetIpGroupsOutputArgs } from "./getIpGroups"; export declare const getIpGroups: typeof import("./getIpGroups").getIpGroups; export declare const getIpGroupsOutput: typeof import("./getIpGroups").getIpGroupsOutput; export { GetProhibitionsArgs, GetProhibitionsResult, GetProhibitionsOutputArgs } from "./getProhibitions"; export declare const getProhibitions: typeof import("./getProhibitions").getProhibitions; export declare const getProhibitionsOutput: typeof import("./getProhibitions").getProhibitionsOutput; export { GetServiceCertificatesArgs, GetServiceCertificatesResult, GetServiceCertificatesOutputArgs } from "./getServiceCertificates"; export declare const getServiceCertificates: typeof import("./getServiceCertificates").getServiceCertificates; export declare const getServiceCertificatesOutput: typeof import("./getServiceCertificates").getServiceCertificatesOutput; export { GetSystemBotsArgs, GetSystemBotsResult, GetSystemBotsOutputArgs } from "./getSystemBots"; export declare const getSystemBots: typeof import("./getSystemBots").getSystemBots; export declare const getSystemBotsOutput: typeof import("./getSystemBots").getSystemBotsOutput; export { HostGroupArgs, HostGroupState } from "./hostGroup"; export type HostGroup = import("./hostGroup").HostGroup; export declare const HostGroup: typeof import("./hostGroup").HostGroup; export { HostGroupsArgs, HostGroupsResult, HostGroupsOutputArgs } from "./hostGroups"; export declare const hostGroups: typeof import("./hostGroups").hostGroups; export declare const hostGroupsOutput: typeof import("./hostGroups").hostGroupsOutput; export { InstanceCtlArgs, InstanceCtlState } from "./instanceCtl"; export type InstanceCtl = import("./instanceCtl").InstanceCtl; export declare const InstanceCtl: typeof import("./instanceCtl").InstanceCtl; export { IpGroupArgs, IpGroupState } from "./ipGroup"; export type IpGroup = import("./ipGroup").IpGroup; export declare const IpGroup: typeof import("./ipGroup").IpGroup; export { IpGroupsArgs, IpGroupsResult, IpGroupsOutputArgs } from "./ipGroups"; export declare const ipGroups: typeof import("./ipGroups").ipGroups; export declare const ipGroupsOutput: typeof import("./ipGroups").ipGroupsOutput; export { ProhibitionsArgs, ProhibitionsResult, ProhibitionsOutputArgs } from "./prohibitions"; export declare const prohibitions: typeof import("./prohibitions").prohibitions; export declare const prohibitionsOutput: typeof import("./prohibitions").prohibitionsOutput; export { ServiceCertificatesArgs, ServiceCertificatesResult, ServiceCertificatesOutputArgs } from "./serviceCertificates"; export declare const serviceCertificates: typeof import("./serviceCertificates").serviceCertificates; export declare const serviceCertificatesOutput: typeof import("./serviceCertificates").serviceCertificatesOutput; export { SystemBotArgs, SystemBotState } from "./systemBot"; export type SystemBot = import("./systemBot").SystemBot; export declare const SystemBot: typeof import("./systemBot").SystemBot; export { SystemBotsArgs, SystemBotsResult, SystemBotsOutputArgs } from "./systemBots"; export declare const systemBots: typeof import("./systemBots").systemBots; export declare const systemBotsOutput: typeof import("./systemBots").systemBotsOutput; export { VulnerabilityArgs, VulnerabilityState } from "./vulnerability"; export type Vulnerability = import("./vulnerability").Vulnerability; export declare const Vulnerability: typeof import("./vulnerability").Vulnerability; export { WafDomainArgs, WafDomainState } from "./wafDomain"; export type WafDomain = import("./wafDomain").WafDomain; export declare const WafDomain: typeof import("./wafDomain").WafDomain;