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

CreateDatasetContentResponse

import type { CreateDatasetContentResponse } from "https://aws-api.deno.dev/v0.3/services/iotanalytics.ts?docs=full";
interface CreateDatasetContentResponse {
versionId?: string | null;
}

§Properties

§
versionId?: string | null
[src]

The version ID of the dataset contents that are being created.