UNPKG

@pulumiverse/fortios

Version:

A Pulumi package for creating and managing Fortios resources. Based on terraform-provider-fortios: version v1.16.0

28 lines (27 loc) 1.57 kB
export { BlockallowlistArgs, BlockallowlistState } from "./blockallowlist"; export type Blockallowlist = import("./blockallowlist").Blockallowlist; export declare const Blockallowlist: typeof import("./blockallowlist").Blockallowlist; export { BwlArgs, BwlState } from "./bwl"; export type Bwl = import("./bwl").Bwl; export declare const Bwl: typeof import("./bwl").Bwl; export { BwordArgs, BwordState } from "./bword"; export type Bword = import("./bword").Bword; export declare const Bword: typeof import("./bword").Bword; export { DnsblArgs, DnsblState } from "./dnsbl"; export type Dnsbl = import("./dnsbl").Dnsbl; export declare const Dnsbl: typeof import("./dnsbl").Dnsbl; export { FortishieldArgs, FortishieldState } from "./fortishield"; export type Fortishield = import("./fortishield").Fortishield; export declare const Fortishield: typeof import("./fortishield").Fortishield; export { IptrustArgs, IptrustState } from "./iptrust"; export type Iptrust = import("./iptrust").Iptrust; export declare const Iptrust: typeof import("./iptrust").Iptrust; export { MheaderArgs, MheaderState } from "./mheader"; export type Mheader = import("./mheader").Mheader; export declare const Mheader: typeof import("./mheader").Mheader; export { OptionsArgs, OptionsState } from "./options"; export type Options = import("./options").Options; export declare const Options: typeof import("./options").Options; export { ProfileArgs, ProfileState } from "./profile"; export type Profile = import("./profile").Profile; export declare const Profile: typeof import("./profile").Profile;