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

InputProcessingConfigurationUpdate

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

Describes updates to an InputProcessingConfiguration.

interface InputProcessingConfigurationUpdate {
InputLambdaProcessorUpdate: InputLambdaProcessorUpdate;
}

§Properties

§
InputLambdaProcessorUpdate: InputLambdaProcessorUpdate
[src]

Provides update information for an InputLambdaProcessor.