DBClusterLakeVersionArgs

constructor(backupSetId: Output<String>? = null, computeResource: Output<String>? = null, dbClusterDescription: Output<String>? = null, dbClusterVersion: Output<String>? = null, diskEncryption: Output<Boolean>? = null, enableDefaultResourceGroup: Output<Boolean>? = null, enableSsl: Output<Boolean>? = null, kmsId: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, productForm: Output<String>? = null, productVersion: Output<String>? = null, reservedNodeCount: Output<Int>? = null, reservedNodeSize: Output<String>? = null, resourceGroupId: Output<String>? = null, restoreToTime: Output<String>? = null, restoreType: Output<String>? = null, secondaryVswitchId: Output<String>? = null, secondaryZoneId: Output<String>? = null, securityIps: Output<String>? = null, sourceDbClusterId: Output<String>? = null, storageResource: Output<String>? = null, vpcId: Output<String>? = null, vswitchId: Output<String>? = null, zoneId: Output<String>? = null)