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

BatchSuccessfulResultModel

import type { BatchSuccessfulResultModel } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Details from a successful operation

interface BatchSuccessfulResultModel {
Arn?: string | null;
Id?: string | null;
State?: string | null;
}

§Properties

§
Arn?: string | null
[src]

ARN of the resource

§
Id?: string | null
[src]

ID of the resource

§
State?: string | null
[src]

Current state of the resource