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

MappedResourceConfigurationListItem

import type { MappedResourceConfigurationListItem } from "https://aws-api.deno.dev/v0.4/services/kinesisvideo.ts?docs=full";

A structure that encapsulates, or contains, the media storage configuration properties.

interface MappedResourceConfigurationListItem {
ARN?: string | null;
Type?: string | null;
}

§Properties

§
ARN?: string | null
[src]

The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.

§
Type?: string | null
[src]

The type of the associated resource for the kinesis video stream.