Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpdateFeatureResponse

import type { UpdateFeatureResponse } from "https://aws-api.deno.dev/v0.3/services/evidently.ts?docs=full";
interface UpdateFeatureResponse {
feature: Feature;
}

§Properties

§
feature: Feature
[src]

A structure that contains information about the updated feature.