@pulumiverse/fortios
Version:
A Pulumi package for creating and managing Fortios resources. Based on terraform-provider-fortios: version v1.16.0
88 lines (87 loc) • 5.65 kB
TypeScript
export { AdgrpArgs, AdgrpState } from "./adgrp";
export type Adgrp = import("./adgrp").Adgrp;
export declare const Adgrp: typeof import("./adgrp").Adgrp;
export { CertificateArgs, CertificateState } from "./certificate";
export type Certificate = import("./certificate").Certificate;
export declare const Certificate: typeof import("./certificate").Certificate;
export { DeviceArgs, DeviceState } from "./device";
export type Device = import("./device").Device;
export declare const Device: typeof import("./device").Device;
export { DeviceaccesslistArgs, DeviceaccesslistState } from "./deviceaccesslist";
export type Deviceaccesslist = import("./deviceaccesslist").Deviceaccesslist;
export declare const Deviceaccesslist: typeof import("./deviceaccesslist").Deviceaccesslist;
export { DevicecategoryArgs, DevicecategoryState } from "./devicecategory";
export type Devicecategory = import("./devicecategory").Devicecategory;
export declare const Devicecategory: typeof import("./devicecategory").Devicecategory;
export { DevicegroupArgs, DevicegroupState } from "./devicegroup";
export type Devicegroup = import("./devicegroup").Devicegroup;
export declare const Devicegroup: typeof import("./devicegroup").Devicegroup;
export { DomaincontrollerArgs, DomaincontrollerState } from "./domaincontroller";
export type Domaincontroller = import("./domaincontroller").Domaincontroller;
export declare const Domaincontroller: typeof import("./domaincontroller").Domaincontroller;
export { ExchangeArgs, ExchangeState } from "./exchange";
export type Exchange = import("./exchange").Exchange;
export declare const Exchange: typeof import("./exchange").Exchange;
export { ExternalidentityproviderArgs, ExternalidentityproviderState } from "./externalidentityprovider";
export type Externalidentityprovider = import("./externalidentityprovider").Externalidentityprovider;
export declare const Externalidentityprovider: typeof import("./externalidentityprovider").Externalidentityprovider;
export { FortitokenArgs, FortitokenState } from "./fortitoken";
export type Fortitoken = import("./fortitoken").Fortitoken;
export declare const Fortitoken: typeof import("./fortitoken").Fortitoken;
export { FssoArgs, FssoState } from "./fsso";
export type Fsso = import("./fsso").Fsso;
export declare const Fsso: typeof import("./fsso").Fsso;
export { FssopollingArgs, FssopollingState } from "./fssopolling";
export type Fssopolling = import("./fssopolling").Fssopolling;
export declare const Fssopolling: typeof import("./fssopolling").Fssopolling;
export { GetSamlArgs, GetSamlResult, GetSamlOutputArgs } from "./getSaml";
export declare const getSaml: typeof import("./getSaml").getSaml;
export declare const getSamlOutput: typeof import("./getSaml").getSamlOutput;
export { GetSamllistArgs, GetSamllistResult, GetSamllistOutputArgs } from "./getSamllist";
export declare const getSamllist: typeof import("./getSamllist").getSamllist;
export declare const getSamllistOutput: typeof import("./getSamllist").getSamllistOutput;
export { GroupArgs, GroupState } from "./group";
export type Group = import("./group").Group;
export declare const Group: typeof import("./group").Group;
export { KrbkeytabArgs, KrbkeytabState } from "./krbkeytab";
export type Krbkeytab = import("./krbkeytab").Krbkeytab;
export declare const Krbkeytab: typeof import("./krbkeytab").Krbkeytab;
export { LdapArgs, LdapState } from "./ldap";
export type Ldap = import("./ldap").Ldap;
export declare const Ldap: typeof import("./ldap").Ldap;
export { LocalArgs, LocalState } from "./local";
export type Local = import("./local").Local;
export declare const Local: typeof import("./local").Local;
export { NacpolicyArgs, NacpolicyState } from "./nacpolicy";
export type Nacpolicy = import("./nacpolicy").Nacpolicy;
export declare const Nacpolicy: typeof import("./nacpolicy").Nacpolicy;
export { PasswordpolicyArgs, PasswordpolicyState } from "./passwordpolicy";
export type Passwordpolicy = import("./passwordpolicy").Passwordpolicy;
export declare const Passwordpolicy: typeof import("./passwordpolicy").Passwordpolicy;
export { PeerArgs, PeerState } from "./peer";
export type Peer = import("./peer").Peer;
export declare const Peer: typeof import("./peer").Peer;
export { PeergrpArgs, PeergrpState } from "./peergrp";
export type Peergrp = import("./peergrp").Peergrp;
export declare const Peergrp: typeof import("./peergrp").Peergrp;
export { Pop3Args, Pop3State } from "./pop3";
export type Pop3 = import("./pop3").Pop3;
export declare const Pop3: typeof import("./pop3").Pop3;
export { QuarantineArgs, QuarantineState } from "./quarantine";
export type Quarantine = import("./quarantine").Quarantine;
export declare const Quarantine: typeof import("./quarantine").Quarantine;
export { RadiusArgs, RadiusState } from "./radius";
export type Radius = import("./radius").Radius;
export declare const Radius: typeof import("./radius").Radius;
export { SamlArgs, SamlState } from "./saml";
export type Saml = import("./saml").Saml;
export declare const Saml: typeof import("./saml").Saml;
export { SecurityexemptlistArgs, SecurityexemptlistState } from "./securityexemptlist";
export type Securityexemptlist = import("./securityexemptlist").Securityexemptlist;
export declare const Securityexemptlist: typeof import("./securityexemptlist").Securityexemptlist;
export { SettingArgs, SettingState } from "./setting";
export type Setting = import("./setting").Setting;
export declare const Setting: typeof import("./setting").Setting;
export { TacacsArgs, TacacsState } from "./tacacs";
export type Tacacs = import("./tacacs").Tacacs;
export declare const Tacacs: typeof import("./tacacs").Tacacs;