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

DescribeMappedResourceConfigurationOutput

import type { DescribeMappedResourceConfigurationOutput } from "https://aws-api.deno.dev/v0.4/services/kinesisvideo.ts?docs=full";
interface DescribeMappedResourceConfigurationOutput {
MappedResourceConfigurationList?: MappedResourceConfigurationListItem[] | null;
NextToken?: string | null;
}

§Properties

§
MappedResourceConfigurationList?: MappedResourceConfigurationListItem[] | null
[src]

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

§
NextToken?: string | null
[src]

The token that was used in the NextTokenrequest to fetch the next set of results.