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

Model

import type { Model } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/frauddetector.ts";
interface Model {
arn?: string | null;
createdTime?: string | null;
description?: string | null;
eventTypeName?: string | null;
lastUpdatedTime?: string | null;
modelId?: string | null;
modelType?: ModelTypeEnum | null;
}

§Properties

§
arn?: string | null
[src]
§
createdTime?: string | null
[src]
§
description?: string | null
[src]
§
eventTypeName?: string | null
[src]
§
lastUpdatedTime?: string | null
[src]
§
modelId?: string | null
[src]
§
modelType?: ModelTypeEnum | null
[src]