import { Construct } from 'constructs'; import * as cdktf from 'cdktf'; export interface DataTencentcloudPostgresqlDefaultParametersConfig extends cdktf.TerraformMetaArguments { /** * Database engine, such as postgresql, mssql_compatible. * * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters#db_engine DataTencentcloudPostgresqlDefaultParameters#db_engine} */ readonly dbEngine: string; /** * The major database version number, such as 11, 12, 13. * * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters#db_major_version DataTencentcloudPostgresqlDefaultParameters#db_major_version} */ readonly dbMajorVersion: string; /** * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters#id DataTencentcloudPostgresqlDefaultParameters#id} * * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. */ readonly id?: string; /** * Used to save results. * * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters#result_output_file DataTencentcloudPostgresqlDefaultParameters#result_output_file} */ readonly resultOutputFile?: string; } export interface DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSet { } export declare function dataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSetToTerraform(struct?: DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSet): any; export declare function dataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSetToHclTerraform(struct?: DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSet): any; export declare class DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSetOutputReference 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(): DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSet | undefined; set internalValue(value: DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSet | undefined); get enumValue(): any; get max(): any; get memory(): any; get min(): any; get name(): any; get unit(): any; get value(): any; } export declare class DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSetList 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): DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSetOutputReference; } export interface DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSet { } export declare function dataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSetToTerraform(struct?: DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSet): any; export declare function dataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSetToHclTerraform(struct?: DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSet): any; export declare class DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSetOutputReference 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(): DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSet | undefined; set internalValue(value: DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSet | undefined); get dbKernelVersion(): any; get enumValue(): any; get max(): any; get min(): any; get name(): any; get unit(): any; get value(): any; } export declare class DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSetList 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): DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSetOutputReference; } export interface DataTencentcloudPostgresqlDefaultParametersParamInfoSet { } export declare function dataTencentcloudPostgresqlDefaultParametersParamInfoSetToTerraform(struct?: DataTencentcloudPostgresqlDefaultParametersParamInfoSet): any; export declare function dataTencentcloudPostgresqlDefaultParametersParamInfoSetToHclTerraform(struct?: DataTencentcloudPostgresqlDefaultParametersParamInfoSet): any; export declare class DataTencentcloudPostgresqlDefaultParametersParamInfoSetOutputReference 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(): DataTencentcloudPostgresqlDefaultParametersParamInfoSet | undefined; set internalValue(value: DataTencentcloudPostgresqlDefaultParametersParamInfoSet | undefined); get advanced(): any; get classificationCn(): any; get classificationEn(): any; get currentValue(): any; get defaultValue(): any; get enumValue(): any; get id(): any; get lastModifyTime(): any; get max(): any; get min(): any; get name(): any; get needReboot(): any; get paramDescriptionCh(): any; get paramDescriptionEn(): any; get paramValueType(): any; get specRelated(): any; private _specRelationSet; get specRelationSet(): DataTencentcloudPostgresqlDefaultParametersParamInfoSetSpecRelationSetList; get standbyRelated(): any; get unit(): any; private _versionRelationSet; get versionRelationSet(): DataTencentcloudPostgresqlDefaultParametersParamInfoSetVersionRelationSetList; } export declare class DataTencentcloudPostgresqlDefaultParametersParamInfoSetList 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): DataTencentcloudPostgresqlDefaultParametersParamInfoSetOutputReference; } /** * Represents a {@link https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters tencentcloud_postgresql_default_parameters} */ export declare class DataTencentcloudPostgresqlDefaultParameters extends cdktf.TerraformDataSource { static readonly tfResourceType = "tencentcloud_postgresql_default_parameters"; /** * Generates CDKTF code for importing a DataTencentcloudPostgresqlDefaultParameters 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 DataTencentcloudPostgresqlDefaultParameters to import * @param importFromId The id of the existing DataTencentcloudPostgresqlDefaultParameters that should be imported. Refer to the {@link https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the DataTencentcloudPostgresqlDefaultParameters 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/tencentcloudstack/tencentcloud/1.82.49/docs/data-sources/postgresql_default_parameters tencentcloud_postgresql_default_parameters} 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 DataTencentcloudPostgresqlDefaultParametersConfig */ constructor(scope: Construct, id: string, config: DataTencentcloudPostgresqlDefaultParametersConfig); private _dbEngine?; get dbEngine(): string; set dbEngine(value: string); get dbEngineInput(): string; private _dbMajorVersion?; get dbMajorVersion(): string; set dbMajorVersion(value: string); get dbMajorVersionInput(): string; private _id?; get id(): string; set id(value: string); resetId(): void; get idInput(): string; private _paramInfoSet; get paramInfoSet(): DataTencentcloudPostgresqlDefaultParametersParamInfoSetList; private _resultOutputFile?; get resultOutputFile(): string; set resultOutputFile(value: string); resetResultOutputFile(): void; get resultOutputFileInput(): string; protected synthesizeAttributes(): { [name: string]: any; }; protected synthesizeHclAttributes(): { [name: string]: any; }; }