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

DeleteApplicationVpcConfigurationResponse

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

§Properties

§
ApplicationARN?: string | null
[src]

The ARN of the Kinesis Data Analytics application.

§
ApplicationVersionId?: number | null
[src]

The updated version ID of the application.