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

GetDeploymentsResult

import type { GetDeploymentsResult } from "https://aws-api.deno.dev/v0.4/services/sagemakeredge.ts?docs=full";
interface GetDeploymentsResult {
Deployments?: EdgeDeployment[] | null;
}

§Properties

§
Deployments?: EdgeDeployment[] | null
[src]

Returns a list of the configurations of the active deployments on the device.