@pulumi/cloudngfwaws
Version:
A Pulumi package for creating and managing Cloud NGFW for AWS resources.
101 lines (100 loc) • 8.79 kB
TypeScript
export { AccountArgs, AccountState } from "./account";
export type Account = import("./account").Account;
export declare const Account: typeof import("./account").Account;
export { AccountOnboardingArgs, AccountOnboardingState } from "./accountOnboarding";
export type AccountOnboarding = import("./accountOnboarding").AccountOnboarding;
export declare const AccountOnboarding: typeof import("./accountOnboarding").AccountOnboarding;
export { AccountOnboardingStackArgs, AccountOnboardingStackState } from "./accountOnboardingStack";
export type AccountOnboardingStack = import("./accountOnboardingStack").AccountOnboardingStack;
export declare const AccountOnboardingStack: typeof import("./accountOnboardingStack").AccountOnboardingStack;
export { CertificateArgs, CertificateState } from "./certificate";
export type Certificate = import("./certificate").Certificate;
export declare const Certificate: typeof import("./certificate").Certificate;
export { CommitRulestackArgs, CommitRulestackState } from "./commitRulestack";
export type CommitRulestack = import("./commitRulestack").CommitRulestack;
export declare const CommitRulestack: typeof import("./commitRulestack").CommitRulestack;
export { CustomUrlCategoryArgs, CustomUrlCategoryState } from "./customUrlCategory";
export type CustomUrlCategory = import("./customUrlCategory").CustomUrlCategory;
export declare const CustomUrlCategory: typeof import("./customUrlCategory").CustomUrlCategory;
export { FqdnListArgs, FqdnListState } from "./fqdnList";
export type FqdnList = import("./fqdnList").FqdnList;
export declare const FqdnList: typeof import("./fqdnList").FqdnList;
export { GetAccountArgs, GetAccountResult, GetAccountOutputArgs } from "./getAccount";
export declare const getAccount: typeof import("./getAccount").getAccount;
export declare const getAccountOutput: typeof import("./getAccount").getAccountOutput;
export { GetAccountsArgs, GetAccountsResult, GetAccountsOutputArgs } from "./getAccounts";
export declare const getAccounts: typeof import("./getAccounts").getAccounts;
export declare const getAccountsOutput: typeof import("./getAccounts").getAccountsOutput;
export { GetAppIdVersionArgs, GetAppIdVersionResult, GetAppIdVersionOutputArgs } from "./getAppIdVersion";
export declare const getAppIdVersion: typeof import("./getAppIdVersion").getAppIdVersion;
export declare const getAppIdVersionOutput: typeof import("./getAppIdVersion").getAppIdVersionOutput;
export { GetAppIdVersionsArgs, GetAppIdVersionsResult, GetAppIdVersionsOutputArgs } from "./getAppIdVersions";
export declare const getAppIdVersions: typeof import("./getAppIdVersions").getAppIdVersions;
export declare const getAppIdVersionsOutput: typeof import("./getAppIdVersions").getAppIdVersionsOutput;
export { GetCertificateArgs, GetCertificateResult, GetCertificateOutputArgs } from "./getCertificate";
export declare const getCertificate: typeof import("./getCertificate").getCertificate;
export declare const getCertificateOutput: typeof import("./getCertificate").getCertificateOutput;
export { GetCountryArgs, GetCountryResult, GetCountryOutputArgs } from "./getCountry";
export declare const getCountry: typeof import("./getCountry").getCountry;
export declare const getCountryOutput: typeof import("./getCountry").getCountryOutput;
export { GetCustomUrlCategoryArgs, GetCustomUrlCategoryResult, GetCustomUrlCategoryOutputArgs } from "./getCustomUrlCategory";
export declare const getCustomUrlCategory: typeof import("./getCustomUrlCategory").getCustomUrlCategory;
export declare const getCustomUrlCategoryOutput: typeof import("./getCustomUrlCategory").getCustomUrlCategoryOutput;
export { GetFqdnListArgs, GetFqdnListResult, GetFqdnListOutputArgs } from "./getFqdnList";
export declare const getFqdnList: typeof import("./getFqdnList").getFqdnList;
export declare const getFqdnListOutput: typeof import("./getFqdnList").getFqdnListOutput;
export { GetIntelligentFeedArgs, GetIntelligentFeedResult, GetIntelligentFeedOutputArgs } from "./getIntelligentFeed";
export declare const getIntelligentFeed: typeof import("./getIntelligentFeed").getIntelligentFeed;
export declare const getIntelligentFeedOutput: typeof import("./getIntelligentFeed").getIntelligentFeedOutput;
export { GetNgfwArgs, GetNgfwResult, GetNgfwOutputArgs } from "./getNgfw";
export declare const getNgfw: typeof import("./getNgfw").getNgfw;
export declare const getNgfwOutput: typeof import("./getNgfw").getNgfwOutput;
export { GetNgfwLogProfileArgs, GetNgfwLogProfileResult, GetNgfwLogProfileOutputArgs } from "./getNgfwLogProfile";
export declare const getNgfwLogProfile: typeof import("./getNgfwLogProfile").getNgfwLogProfile;
export declare const getNgfwLogProfileOutput: typeof import("./getNgfwLogProfile").getNgfwLogProfileOutput;
export { GetNgfwsArgs, GetNgfwsResult, GetNgfwsOutputArgs } from "./getNgfws";
export declare const getNgfws: typeof import("./getNgfws").getNgfws;
export declare const getNgfwsOutput: typeof import("./getNgfws").getNgfwsOutput;
export { GetPredefinedUrlCategoriesArgs, GetPredefinedUrlCategoriesResult, GetPredefinedUrlCategoriesOutputArgs } from "./getPredefinedUrlCategories";
export declare const getPredefinedUrlCategories: typeof import("./getPredefinedUrlCategories").getPredefinedUrlCategories;
export declare const getPredefinedUrlCategoriesOutput: typeof import("./getPredefinedUrlCategories").getPredefinedUrlCategoriesOutput;
export { GetPredefinedUrlCategoryOverrideArgs, GetPredefinedUrlCategoryOverrideResult, GetPredefinedUrlCategoryOverrideOutputArgs } from "./getPredefinedUrlCategoryOverride";
export declare const getPredefinedUrlCategoryOverride: typeof import("./getPredefinedUrlCategoryOverride").getPredefinedUrlCategoryOverride;
export declare const getPredefinedUrlCategoryOverrideOutput: typeof import("./getPredefinedUrlCategoryOverride").getPredefinedUrlCategoryOverrideOutput;
export { GetPrefixListArgs, GetPrefixListResult, GetPrefixListOutputArgs } from "./getPrefixList";
export declare const getPrefixList: typeof import("./getPrefixList").getPrefixList;
export declare const getPrefixListOutput: typeof import("./getPrefixList").getPrefixListOutput;
export { GetRulestackArgs, GetRulestackResult, GetRulestackOutputArgs } from "./getRulestack";
export declare const getRulestack: typeof import("./getRulestack").getRulestack;
export declare const getRulestackOutput: typeof import("./getRulestack").getRulestackOutput;
export { GetSecurityRuleArgs, GetSecurityRuleResult, GetSecurityRuleOutputArgs } from "./getSecurityRule";
export declare const getSecurityRule: typeof import("./getSecurityRule").getSecurityRule;
export declare const getSecurityRuleOutput: typeof import("./getSecurityRule").getSecurityRuleOutput;
export { GetValidateRulestackArgs, GetValidateRulestackResult, GetValidateRulestackOutputArgs } from "./getValidateRulestack";
export declare const getValidateRulestack: typeof import("./getValidateRulestack").getValidateRulestack;
export declare const getValidateRulestackOutput: typeof import("./getValidateRulestack").getValidateRulestackOutput;
export { IntelligentFeedArgs, IntelligentFeedState } from "./intelligentFeed";
export type IntelligentFeed = import("./intelligentFeed").IntelligentFeed;
export declare const IntelligentFeed: typeof import("./intelligentFeed").IntelligentFeed;
export { NgfwArgs, NgfwState } from "./ngfw";
export type Ngfw = import("./ngfw").Ngfw;
export declare const Ngfw: typeof import("./ngfw").Ngfw;
export { NgfwLogProfileArgs, NgfwLogProfileState } from "./ngfwLogProfile";
export type NgfwLogProfile = import("./ngfwLogProfile").NgfwLogProfile;
export declare const NgfwLogProfile: typeof import("./ngfwLogProfile").NgfwLogProfile;
export { PredefinedUrlCategoryOverrideArgs, PredefinedUrlCategoryOverrideState } from "./predefinedUrlCategoryOverride";
export type PredefinedUrlCategoryOverride = import("./predefinedUrlCategoryOverride").PredefinedUrlCategoryOverride;
export declare const PredefinedUrlCategoryOverride: typeof import("./predefinedUrlCategoryOverride").PredefinedUrlCategoryOverride;
export { PrefixListArgs, PrefixListState } from "./prefixList";
export type PrefixList = import("./prefixList").PrefixList;
export declare const PrefixList: typeof import("./prefixList").PrefixList;
export * from "./provider";
export { RulestackArgs, RulestackState } from "./rulestack";
export type Rulestack = import("./rulestack").Rulestack;
export declare const Rulestack: typeof import("./rulestack").Rulestack;
export { SecurityRuleArgs, SecurityRuleState } from "./securityRule";
export type SecurityRule = import("./securityRule").SecurityRule;
export declare const SecurityRule: typeof import("./securityRule").SecurityRule;
import * as config from "./config";
import * as types from "./types";
export { config, types, };