GetSnapshotResult

constructor(allocatedStorage: Int, availabilityZone: String, dbInstanceIdentifier: String? = null, dbSnapshotArn: String, dbSnapshotIdentifier: String? = null, encrypted: Boolean, engine: String, engineVersion: String, id: String, includePublic: Boolean? = null, includeShared: Boolean? = null, iops: Int, kmsKeyId: String, licenseModel: String, mostRecent: Boolean? = null, optionGroupName: String, port: Int, snapshotCreateTime: String, snapshotType: String? = null, sourceDbSnapshotIdentifier: String, sourceRegion: String, status: String, storageType: String, vpcId: String)