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

CreateStreamProcessorResponse

import type { CreateStreamProcessorResponse } from "https://aws-api.deno.dev/v0.4/services/rekognition.ts?docs=full";
interface CreateStreamProcessorResponse {
StreamProcessorArn?: string | null;
}

§Properties

§
StreamProcessorArn?: string | null
[src]

Amazon Resource Number for the newly created stream processor.