AwsRdsDBInstancePropertiesResponse

constructor(allocatedStorage: String? = null, allowMajorVersionUpgrade: Boolean? = null, associatedRoles: List<DBInstanceRoleResponse>? = null, autoMinorVersionUpgrade: Boolean? = null, automaticBackupReplicationKmsKeyId: String? = null, automaticBackupReplicationRegion: String? = null, availabilityZone: String? = null, backupRetentionPeriod: Int? = null, caCertificateIdentifier: String? = null, certificateDetails: CertificateDetailsResponse? = null, certificateRotationRestart: Boolean? = null, characterSetName: String? = null, copyTagsToSnapshot: Boolean? = null, customIAMInstanceProfile: String? = null, dbClusterIdentifier: String? = null, dbClusterSnapshotIdentifier: String? = null, dbInstanceArn: String? = null, dbInstanceClass: String? = null, dbInstanceIdentifier: String? = null, dbName: String? = null, dbParameterGroupName: String? = null, dbSecurityGroups: List<String>? = null, dbSnapshotIdentifier: String? = null, dbSubnetGroupName: String? = null, dbSystemId: String? = null, dbiResourceId: String? = null, dedicatedLogVolume: Boolean? = null, deleteAutomatedBackups: Boolean? = null, deletionProtection: Boolean? = null, domain: String? = null, domainAuthSecretArn: String? = null, domainDnsIps: List<String>? = null, domainFqdn: String? = null, domainIAMRoleName: String? = null, domainOu: String? = null, enableCloudwatchLogsExports: List<String>? = null, enableIAMDatabaseAuthentication: Boolean? = null, enablePerformanceInsights: Boolean? = null, endpoint: RdsDbInstanceEndpointResponse? = null, engine: String? = null, engineVersion: String? = null, iops: Int? = null, kmsKeyId: String? = null, licenseModel: String? = null, manageMasterUserPassword: Boolean? = null, masterUserPassword: String? = null, masterUserSecret: MasterUserSecretResponse? = null, masterUsername: String? = null, maxAllocatedStorage: Int? = null, monitoringInterval: Int? = null, monitoringRoleArn: String? = null, multiAZ: Boolean? = null, ncharCharacterSetName: String? = null, networkType: String? = null, optionGroupName: String? = null, performanceInsightsKMSKeyId: String? = null, performanceInsightsRetentionPeriod: Int? = null, port: String? = null, preferredBackupWindow: String? = null, preferredMaintenanceWindow: String? = null, processorFeatures: List<ProcessorFeatureResponse>? = null, promotionTier: Int? = null, publiclyAccessible: Boolean? = null, replicaMode: String? = null, restoreTime: String? = null, sourceDBClusterIdentifier: String? = null, sourceDBInstanceAutomatedBackupsArn: String? = null, sourceDBInstanceIdentifier: String? = null, sourceDbiResourceId: String? = null, sourceRegion: String? = null, storageEncrypted: Boolean? = null, storageThroughput: Int? = null, storageType: String? = null, tags: List<TagResponse>? = null, tdeCredentialArn: String? = null, tdeCredentialPassword: String? = null, timezone: String? = null, useDefaultProcessorFeatures: Boolean? = null, useLatestRestorableTime: Boolean? = null, vpcSecurityGroups: List<String>? = null)