import { Construct } from 'constructs'; import * as cdktf from 'cdktf'; export interface DataIosxeAaaConfig extends cdktf.TerraformMetaArguments { /** * A device name from the provider configuration. * * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ciscodevnet/iosxe/0.15.0/docs/data-sources/aaa#device DataIosxeAaa#device} */ readonly device?: string; } export interface DataIosxeAaaGroupServerRadiusServerNames { } export declare function dataIosxeAaaGroupServerRadiusServerNamesToTerraform(struct?: DataIosxeAaaGroupServerRadiusServerNames): any; export declare function dataIosxeAaaGroupServerRadiusServerNamesToHclTerraform(struct?: DataIosxeAaaGroupServerRadiusServerNames): any; export declare class DataIosxeAaaGroupServerRadiusServerNamesOutputReference extends cdktf.ComplexObject { private isEmptyObject; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param complexObjectIndex the index of this item in the list * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean); get internalValue(): DataIosxeAaaGroupServerRadiusServerNames | undefined; set internalValue(value: DataIosxeAaaGroupServerRadiusServerNames | undefined); get name(): any; } export declare class DataIosxeAaaGroupServerRadiusServerNamesList extends cdktf.ComplexList { protected terraformResource: cdktf.IInterpolatingParent; protected terraformAttribute: string; protected wrapsSet: boolean; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean); /** * @param index the index of the item to return */ get(index: number): DataIosxeAaaGroupServerRadiusServerNamesOutputReference; } export interface DataIosxeAaaGroupServerRadius { } export declare function dataIosxeAaaGroupServerRadiusToTerraform(struct?: DataIosxeAaaGroupServerRadius): any; export declare function dataIosxeAaaGroupServerRadiusToHclTerraform(struct?: DataIosxeAaaGroupServerRadius): any; export declare class DataIosxeAaaGroupServerRadiusOutputReference extends cdktf.ComplexObject { private isEmptyObject; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param complexObjectIndex the index of this item in the list * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean); get internalValue(): DataIosxeAaaGroupServerRadius | undefined; set internalValue(value: DataIosxeAaaGroupServerRadius | undefined); get deadtime(): any; get ipRadiusSourceInterfaceFiveGigabitEthernet(): any; get ipRadiusSourceInterfaceFortyGigabitEthernet(): any; get ipRadiusSourceInterfaceGigabitEthernet(): any; get ipRadiusSourceInterfaceHundredGigabitEthernet(): any; get ipRadiusSourceInterfaceLoopback(): any; get ipRadiusSourceInterfaceTenGigabitEthernet(): any; get ipRadiusSourceInterfaceTwentyFiveGigabitEthernet(): any; get ipRadiusSourceInterfaceTwoGigabitEthernet(): any; get ipRadiusSourceInterfaceVlan(): any; get name(): any; private _serverNames; get serverNames(): DataIosxeAaaGroupServerRadiusServerNamesList; } export declare class DataIosxeAaaGroupServerRadiusList extends cdktf.ComplexList { protected terraformResource: cdktf.IInterpolatingParent; protected terraformAttribute: string; protected wrapsSet: boolean; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean); /** * @param index the index of the item to return */ get(index: number): DataIosxeAaaGroupServerRadiusOutputReference; } export interface DataIosxeAaaGroupServerTacacsplusServerNames { } export declare function dataIosxeAaaGroupServerTacacsplusServerNamesToTerraform(struct?: DataIosxeAaaGroupServerTacacsplusServerNames): any; export declare function dataIosxeAaaGroupServerTacacsplusServerNamesToHclTerraform(struct?: DataIosxeAaaGroupServerTacacsplusServerNames): any; export declare class DataIosxeAaaGroupServerTacacsplusServerNamesOutputReference extends cdktf.ComplexObject { private isEmptyObject; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param complexObjectIndex the index of this item in the list * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean); get internalValue(): DataIosxeAaaGroupServerTacacsplusServerNames | undefined; set internalValue(value: DataIosxeAaaGroupServerTacacsplusServerNames | undefined); get name(): any; } export declare class DataIosxeAaaGroupServerTacacsplusServerNamesList extends cdktf.ComplexList { protected terraformResource: cdktf.IInterpolatingParent; protected terraformAttribute: string; protected wrapsSet: boolean; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean); /** * @param index the index of the item to return */ get(index: number): DataIosxeAaaGroupServerTacacsplusServerNamesOutputReference; } export interface DataIosxeAaaGroupServerTacacsplus { } export declare function dataIosxeAaaGroupServerTacacsplusToTerraform(struct?: DataIosxeAaaGroupServerTacacsplus): any; export declare function dataIosxeAaaGroupServerTacacsplusToHclTerraform(struct?: DataIosxeAaaGroupServerTacacsplus): any; export declare class DataIosxeAaaGroupServerTacacsplusOutputReference extends cdktf.ComplexObject { private isEmptyObject; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param complexObjectIndex the index of this item in the list * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean); get internalValue(): DataIosxeAaaGroupServerTacacsplus | undefined; set internalValue(value: DataIosxeAaaGroupServerTacacsplus | undefined); get ipTacacsSourceInterfaceFiveGigabitEthernet(): any; get ipTacacsSourceInterfaceFortyGigabitEthernet(): any; get ipTacacsSourceInterfaceGigabitEthernet(): any; get ipTacacsSourceInterfaceHundredGigabitEthernet(): any; get ipTacacsSourceInterfaceLoopback(): any; get ipTacacsSourceInterfaceTenGigabitEthernet(): any; get ipTacacsSourceInterfaceTwentyFiveGigabitEthernet(): any; get ipTacacsSourceInterfaceTwoGigabitEthernet(): any; get ipTacacsSourceInterfaceVlan(): any; get name(): any; private _serverNames; get serverNames(): DataIosxeAaaGroupServerTacacsplusServerNamesList; get vrf(): any; } export declare class DataIosxeAaaGroupServerTacacsplusList extends cdktf.ComplexList { protected terraformResource: cdktf.IInterpolatingParent; protected terraformAttribute: string; protected wrapsSet: boolean; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean); /** * @param index the index of the item to return */ get(index: number): DataIosxeAaaGroupServerTacacsplusOutputReference; } export interface DataIosxeAaaServerRadiusDynamicAuthorClients { } export declare function dataIosxeAaaServerRadiusDynamicAuthorClientsToTerraform(struct?: DataIosxeAaaServerRadiusDynamicAuthorClients): any; export declare function dataIosxeAaaServerRadiusDynamicAuthorClientsToHclTerraform(struct?: DataIosxeAaaServerRadiusDynamicAuthorClients): any; export declare class DataIosxeAaaServerRadiusDynamicAuthorClientsOutputReference extends cdktf.ComplexObject { private isEmptyObject; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param complexObjectIndex the index of this item in the list * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean); get internalValue(): DataIosxeAaaServerRadiusDynamicAuthorClients | undefined; set internalValue(value: DataIosxeAaaServerRadiusDynamicAuthorClients | undefined); get ip(): any; get serverKey(): any; get serverKeyType(): any; } export declare class DataIosxeAaaServerRadiusDynamicAuthorClientsList extends cdktf.ComplexList { protected terraformResource: cdktf.IInterpolatingParent; protected terraformAttribute: string; protected wrapsSet: boolean; /** * @param terraformResource The parent resource * @param terraformAttribute The attribute on the parent resource this class is referencing * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index) */ constructor(terraformResource: cdktf.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean); /** * @param index the index of the item to return */ get(index: number): DataIosxeAaaServerRadiusDynamicAuthorClientsOutputReference; } /** * Represents a {@link https://registry.terraform.io/providers/ciscodevnet/iosxe/0.15.0/docs/data-sources/aaa iosxe_aaa} */ export declare class DataIosxeAaa extends cdktf.TerraformDataSource { static readonly tfResourceType = "iosxe_aaa"; /** * Generates CDKTF code for importing a DataIosxeAaa resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the DataIosxeAaa to import * @param importFromId The id of the existing DataIosxeAaa that should be imported. Refer to the {@link https://registry.terraform.io/providers/ciscodevnet/iosxe/0.15.0/docs/data-sources/aaa#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the DataIosxeAaa to import is found */ static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any; /** * Create a new {@link https://registry.terraform.io/providers/ciscodevnet/iosxe/0.15.0/docs/data-sources/aaa iosxe_aaa} Data Source * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope * @param options DataIosxeAaaConfig = {} */ constructor(scope: Construct, id: string, config?: DataIosxeAaaConfig); private _device?; get device(): string; set device(value: string); resetDevice(): void; get deviceInput(): string; private _groupServerRadius; get groupServerRadius(): DataIosxeAaaGroupServerRadiusList; private _groupServerTacacsplus; get groupServerTacacsplus(): DataIosxeAaaGroupServerTacacsplusList; get id(): any; get localAuthenticationMaxFailAttempts(): any; get localAuthenticationType(): any; get localAuthorization(): any; get newModel(): any; get serverRadiusDynamicAuthor(): any; private _serverRadiusDynamicAuthorClients; get serverRadiusDynamicAuthorClients(): DataIosxeAaaServerRadiusDynamicAuthorClientsList; get sessionId(): any; protected synthesizeAttributes(): { [name: string]: any; }; protected synthesizeHclAttributes(): { [name: string]: any; }; }