@pulumi/ise
Version:
A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance.. Based on terraform-provider-ise: version v0.2.1
91 lines (90 loc) • 10.2 kB
TypeScript
export { AllowedProtocolsTacacsArgs, AllowedProtocolsTacacsState } from "./allowedProtocolsTacacs";
export type AllowedProtocolsTacacs = import("./allowedProtocolsTacacs").AllowedProtocolsTacacs;
export declare const AllowedProtocolsTacacs: typeof import("./allowedProtocolsTacacs").AllowedProtocolsTacacs;
export { AuthenticationRuleArgs, AuthenticationRuleState } from "./authenticationRule";
export type AuthenticationRule = import("./authenticationRule").AuthenticationRule;
export declare const AuthenticationRule: typeof import("./authenticationRule").AuthenticationRule;
export { AuthenticationRuleUpdateRankArgs, AuthenticationRuleUpdateRankState } from "./authenticationRuleUpdateRank";
export type AuthenticationRuleUpdateRank = import("./authenticationRuleUpdateRank").AuthenticationRuleUpdateRank;
export declare const AuthenticationRuleUpdateRank: typeof import("./authenticationRuleUpdateRank").AuthenticationRuleUpdateRank;
export { AuthenticationRuleUpdateRanksArgs, AuthenticationRuleUpdateRanksState } from "./authenticationRuleUpdateRanks";
export type AuthenticationRuleUpdateRanks = import("./authenticationRuleUpdateRanks").AuthenticationRuleUpdateRanks;
export declare const AuthenticationRuleUpdateRanks: typeof import("./authenticationRuleUpdateRanks").AuthenticationRuleUpdateRanks;
export { AuthorizationExceptionRuleArgs, AuthorizationExceptionRuleState } from "./authorizationExceptionRule";
export type AuthorizationExceptionRule = import("./authorizationExceptionRule").AuthorizationExceptionRule;
export declare const AuthorizationExceptionRule: typeof import("./authorizationExceptionRule").AuthorizationExceptionRule;
export { AuthorizationExceptionRuleUpdateRankArgs, AuthorizationExceptionRuleUpdateRankState } from "./authorizationExceptionRuleUpdateRank";
export type AuthorizationExceptionRuleUpdateRank = import("./authorizationExceptionRuleUpdateRank").AuthorizationExceptionRuleUpdateRank;
export declare const AuthorizationExceptionRuleUpdateRank: typeof import("./authorizationExceptionRuleUpdateRank").AuthorizationExceptionRuleUpdateRank;
export { AuthorizationExceptionRuleUpdateRanksArgs, AuthorizationExceptionRuleUpdateRanksState } from "./authorizationExceptionRuleUpdateRanks";
export type AuthorizationExceptionRuleUpdateRanks = import("./authorizationExceptionRuleUpdateRanks").AuthorizationExceptionRuleUpdateRanks;
export declare const AuthorizationExceptionRuleUpdateRanks: typeof import("./authorizationExceptionRuleUpdateRanks").AuthorizationExceptionRuleUpdateRanks;
export { AuthorizationGlobalExceptionRuleArgs, AuthorizationGlobalExceptionRuleState } from "./authorizationGlobalExceptionRule";
export type AuthorizationGlobalExceptionRule = import("./authorizationGlobalExceptionRule").AuthorizationGlobalExceptionRule;
export declare const AuthorizationGlobalExceptionRule: typeof import("./authorizationGlobalExceptionRule").AuthorizationGlobalExceptionRule;
export { AuthorizationGlobalExceptionRuleUpdateRankArgs, AuthorizationGlobalExceptionRuleUpdateRankState } from "./authorizationGlobalExceptionRuleUpdateRank";
export type AuthorizationGlobalExceptionRuleUpdateRank = import("./authorizationGlobalExceptionRuleUpdateRank").AuthorizationGlobalExceptionRuleUpdateRank;
export declare const AuthorizationGlobalExceptionRuleUpdateRank: typeof import("./authorizationGlobalExceptionRuleUpdateRank").AuthorizationGlobalExceptionRuleUpdateRank;
export { AuthorizationGlobalExceptionRuleUpdateRanksArgs, AuthorizationGlobalExceptionRuleUpdateRanksState } from "./authorizationGlobalExceptionRuleUpdateRanks";
export type AuthorizationGlobalExceptionRuleUpdateRanks = import("./authorizationGlobalExceptionRuleUpdateRanks").AuthorizationGlobalExceptionRuleUpdateRanks;
export declare const AuthorizationGlobalExceptionRuleUpdateRanks: typeof import("./authorizationGlobalExceptionRuleUpdateRanks").AuthorizationGlobalExceptionRuleUpdateRanks;
export { AuthorizationRuleArgs, AuthorizationRuleState } from "./authorizationRule";
export type AuthorizationRule = import("./authorizationRule").AuthorizationRule;
export declare const AuthorizationRule: typeof import("./authorizationRule").AuthorizationRule;
export { AuthorizationRuleUpdateRankArgs, AuthorizationRuleUpdateRankState } from "./authorizationRuleUpdateRank";
export type AuthorizationRuleUpdateRank = import("./authorizationRuleUpdateRank").AuthorizationRuleUpdateRank;
export declare const AuthorizationRuleUpdateRank: typeof import("./authorizationRuleUpdateRank").AuthorizationRuleUpdateRank;
export { AuthorizationRuleUpdateRanksArgs, AuthorizationRuleUpdateRanksState } from "./authorizationRuleUpdateRanks";
export type AuthorizationRuleUpdateRanks = import("./authorizationRuleUpdateRanks").AuthorizationRuleUpdateRanks;
export declare const AuthorizationRuleUpdateRanks: typeof import("./authorizationRuleUpdateRanks").AuthorizationRuleUpdateRanks;
export { ConditionArgs, ConditionState } from "./condition";
export type Condition = import("./condition").Condition;
export declare const Condition: typeof import("./condition").Condition;
export { GetAllowedProtocolsTacacsArgs, GetAllowedProtocolsTacacsResult, GetAllowedProtocolsTacacsOutputArgs } from "./getAllowedProtocolsTacacs";
export declare const getAllowedProtocolsTacacs: typeof import("./getAllowedProtocolsTacacs").getAllowedProtocolsTacacs;
export declare const getAllowedProtocolsTacacsOutput: typeof import("./getAllowedProtocolsTacacs").getAllowedProtocolsTacacsOutput;
export { GetAuthenticationRuleArgs, GetAuthenticationRuleResult, GetAuthenticationRuleOutputArgs } from "./getAuthenticationRule";
export declare const getAuthenticationRule: typeof import("./getAuthenticationRule").getAuthenticationRule;
export declare const getAuthenticationRuleOutput: typeof import("./getAuthenticationRule").getAuthenticationRuleOutput;
export { GetAuthorizationExceptionRuleArgs, GetAuthorizationExceptionRuleResult, GetAuthorizationExceptionRuleOutputArgs } from "./getAuthorizationExceptionRule";
export declare const getAuthorizationExceptionRule: typeof import("./getAuthorizationExceptionRule").getAuthorizationExceptionRule;
export declare const getAuthorizationExceptionRuleOutput: typeof import("./getAuthorizationExceptionRule").getAuthorizationExceptionRuleOutput;
export { GetAuthorizationGlobalExceptionRuleArgs, GetAuthorizationGlobalExceptionRuleResult, GetAuthorizationGlobalExceptionRuleOutputArgs } from "./getAuthorizationGlobalExceptionRule";
export declare const getAuthorizationGlobalExceptionRule: typeof import("./getAuthorizationGlobalExceptionRule").getAuthorizationGlobalExceptionRule;
export declare const getAuthorizationGlobalExceptionRuleOutput: typeof import("./getAuthorizationGlobalExceptionRule").getAuthorizationGlobalExceptionRuleOutput;
export { GetAuthorizationRuleArgs, GetAuthorizationRuleResult, GetAuthorizationRuleOutputArgs } from "./getAuthorizationRule";
export declare const getAuthorizationRule: typeof import("./getAuthorizationRule").getAuthorizationRule;
export declare const getAuthorizationRuleOutput: typeof import("./getAuthorizationRule").getAuthorizationRuleOutput;
export { GetConditionArgs, GetConditionResult, GetConditionOutputArgs } from "./getCondition";
export declare const getCondition: typeof import("./getCondition").getCondition;
export declare const getConditionOutput: typeof import("./getCondition").getConditionOutput;
export { GetPolicySetArgs, GetPolicySetResult, GetPolicySetOutputArgs } from "./getPolicySet";
export declare const getPolicySet: typeof import("./getPolicySet").getPolicySet;
export declare const getPolicySetOutput: typeof import("./getPolicySet").getPolicySetOutput;
export { GetTacacsCommandSetArgs, GetTacacsCommandSetResult, GetTacacsCommandSetOutputArgs } from "./getTacacsCommandSet";
export declare const getTacacsCommandSet: typeof import("./getTacacsCommandSet").getTacacsCommandSet;
export declare const getTacacsCommandSetOutput: typeof import("./getTacacsCommandSet").getTacacsCommandSetOutput;
export { GetTacacsProfileArgs, GetTacacsProfileResult, GetTacacsProfileOutputArgs } from "./getTacacsProfile";
export declare const getTacacsProfile: typeof import("./getTacacsProfile").getTacacsProfile;
export declare const getTacacsProfileOutput: typeof import("./getTacacsProfile").getTacacsProfileOutput;
export { GetTimeAndDateConditionArgs, GetTimeAndDateConditionResult, GetTimeAndDateConditionOutputArgs } from "./getTimeAndDateCondition";
export declare const getTimeAndDateCondition: typeof import("./getTimeAndDateCondition").getTimeAndDateCondition;
export declare const getTimeAndDateConditionOutput: typeof import("./getTimeAndDateCondition").getTimeAndDateConditionOutput;
export { PolicySetArgs, PolicySetState } from "./policySet";
export type PolicySet = import("./policySet").PolicySet;
export declare const PolicySet: typeof import("./policySet").PolicySet;
export { PolicySetUpdateRankArgs, PolicySetUpdateRankState } from "./policySetUpdateRank";
export type PolicySetUpdateRank = import("./policySetUpdateRank").PolicySetUpdateRank;
export declare const PolicySetUpdateRank: typeof import("./policySetUpdateRank").PolicySetUpdateRank;
export { PolicySetUpdateRanksArgs, PolicySetUpdateRanksState } from "./policySetUpdateRanks";
export type PolicySetUpdateRanks = import("./policySetUpdateRanks").PolicySetUpdateRanks;
export declare const PolicySetUpdateRanks: typeof import("./policySetUpdateRanks").PolicySetUpdateRanks;
export { TacacsCommandSetArgs, TacacsCommandSetState } from "./tacacsCommandSet";
export type TacacsCommandSet = import("./tacacsCommandSet").TacacsCommandSet;
export declare const TacacsCommandSet: typeof import("./tacacsCommandSet").TacacsCommandSet;
export { TacacsProfileArgs, TacacsProfileState } from "./tacacsProfile";
export type TacacsProfile = import("./tacacsProfile").TacacsProfile;
export declare const TacacsProfile: typeof import("./tacacsProfile").TacacsProfile;
export { TimeAndDateConditionArgs, TimeAndDateConditionState } from "./timeAndDateCondition";
export type TimeAndDateCondition = import("./timeAndDateCondition").TimeAndDateCondition;
export declare const TimeAndDateCondition: typeof import("./timeAndDateCondition").TimeAndDateCondition;