InstanceArgs

constructor(accountPassword: Output<String>? = null, autoRenew: Output<Boolean>? = null, backupInterval: Output<String>? = null, backupPeriods: Output<List<String>>? = null, backupRetentionPeriod: Output<Int>? = null, backupRetentionPolicyOnClusterDeletion: Output<Int>? = null, backupTime: Output<String>? = null, cloudDiskEncryptionKey: Output<String>? = null, dbInstanceClass: Output<String>? = null, dbInstanceStorage: Output<Int>? = null, effectiveTime: Output<String>? = null, enableBackupLog: Output<Int>? = null, encrypted: Output<Boolean>? = null, encryptionKey: Output<String>? = null, encryptorName: Output<String>? = null, engineVersion: Output<String>? = null, hiddenZoneId: Output<String>? = null, instanceChargeType: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, logBackupRetentionPeriod: Output<Int>? = null, maintainEndTime: Output<String>? = null, maintainStartTime: Output<String>? = null, name: Output<String>? = null, networkType: Output<String>? = null, orderType: Output<String>? = null, parameters: Output<List<InstanceParameterArgs>>? = null, period: Output<Int>? = null, provisionedIops: Output<Int>? = null, readonlyReplicas: Output<Int>? = null, replicationFactor: Output<Int>? = null, resourceGroupId: Output<String>? = null, roleArn: Output<String>? = null, secondaryZoneId: Output<String>? = null, securityGroupId: Output<String>? = null, securityIpLists: Output<List<String>>? = null, snapshotBackupType: Output<String>? = null, sslAction: Output<String>? = null, storageEngine: Output<String>? = null, storageType: Output<String>? = null, tags: Output<Map<String, String>>? = null, tdeStatus: Output<String>? = null, vpcId: Output<String>? = null, vswitchId: Output<String>? = null, zoneId: Output<String>? = null)