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

DeployAsApplicationConfigurationUpdate

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

Updates to the configuration information required to deploy an Amazon Data Analytics Studio notebook as an application with durable state.

interface DeployAsApplicationConfigurationUpdate {
S3ContentLocationUpdate?: S3ContentBaseLocationUpdate | null;
}

§Properties

§
S3ContentLocationUpdate?: S3ContentBaseLocationUpdate | null
[src]

Updates to the location that holds the data required to specify an Amazon Data Analytics application.