Get Db Instance Result
constructor(allocatedStorage: String? = null, associatedRoles: List<DbInstanceDbInstanceRole>? = null, autoMinorVersionUpgrade: Boolean? = null, automaticBackupReplicationRegion: String? = null, automaticBackupReplicationRetentionPeriod: Int? = null, availabilityZone: String? = null, backupRetentionPeriod: Int? = null, caCertificateIdentifier: String? = null, certificateDetails: DbInstanceCertificateDetails? = null, copyTagsToSnapshot: Boolean? = null, databaseInsightsMode: String? = null, dbClusterSnapshotIdentifier: String? = null, dbInstanceArn: String? = null, dbInstanceClass: String? = null, dbParameterGroupName: String? = null, dbSecurityGroups: List<String>? = null, dbiResourceId: String? = null, dedicatedLogVolume: 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: DbInstanceEndpoint? = null, engine: String? = null, engineLifecycleSupport: String? = null, engineVersion: String? = null, iops: Int? = null, licenseModel: String? = null, manageMasterUserPassword: Boolean? = null, masterUserSecret: DbInstanceMasterUserSecret? = null, maxAllocatedStorage: Int? = null, monitoringInterval: Int? = null, monitoringRoleArn: String? = null, multiAz: Boolean? = null, networkType: String? = null, optionGroupName: String? = null, performanceInsightsKmsKeyId: String? = null, performanceInsightsRetentionPeriod: Int? = null, port: String? = null, preferredBackupWindow: String? = null, preferredMaintenanceWindow: String? = null, processorFeatures: List<DbInstanceProcessorFeature>? = null, promotionTier: Int? = null, publiclyAccessible: Boolean? = null, replicaMode: String? = null, sourceDbClusterIdentifier: String? = null, storageThroughput: Int? = null, storageType: String? = null, tags: List<Tag>? = null, tdeCredentialArn: String? = null, vpcSecurityGroups: List<String>? = null)