Aws Rds DBSnapshot Properties Response
constructor(allocatedStorage: Int? = null, availabilityZone: String? = null, dbInstanceIdentifier: String? = null, dbSnapshotArn: String? = null, dbSnapshotIdentifier: String? = null, dbSystemId: String? = null, dbiResourceId: String? = null, dedicatedLogVolume: Boolean? = null, encrypted: Boolean? = null, engine: String? = null, engineVersion: String? = null, iamDatabaseAuthenticationEnabled: Boolean? = null, instanceCreateTime: String? = null, iops: Int? = null, kmsKeyId: String? = null, licenseModel: String? = null, masterUsername: String? = null, multiTenant: Boolean? = null, optionGroupName: String? = null, originalSnapshotCreateTime: String? = null, percentProgress: Int? = null, port: Int? = null, processorFeatures: List<ProcessorFeatureResponse>? = null, snapshotCreateTime: String? = null, snapshotDatabaseTime: String? = null, snapshotTarget: String? = null, snapshotType: String? = null, sourceDBSnapshotIdentifier: String? = null, sourceRegion: String? = null, status: String? = null, storageThroughput: Int? = null, storageType: String? = null, tagList: List<TagResponse>? = null, tdeCredentialArn: String? = null, timezone: String? = null, vpcId: String? = null)