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

DeleteApplicationInputProcessingConfigurationResponse

import type { DeleteApplicationInputProcessingConfigurationResponse } from "https://aws-api.deno.dev/v0.4/services/kinesisanalyticsv2.ts?docs=full";
interface DeleteApplicationInputProcessingConfigurationResponse {
ApplicationARN?: string | null;
ApplicationVersionId?: number | null;
}

§Properties

§
ApplicationARN?: string | null
[src]

The Amazon Resource Name (ARN) of the application.

§
ApplicationVersionId?: number | null
[src]

The current application version ID.