SqlApplicationConfigurationUpdate
import type { SqlApplicationConfigurationUpdate } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kinesisanalyticsv2.ts";interface SqlApplicationConfigurationUpdate {
InputUpdates?: InputUpdate[] | null;
OutputUpdates?: OutputUpdate[] | null;
ReferenceDataSourceUpdates?: ReferenceDataSourceUpdate[] | null;
}§Properties
§
InputUpdates?: InputUpdate[] | null
[src]§
OutputUpdates?: OutputUpdate[] | null
[src]§
ReferenceDataSourceUpdates?: ReferenceDataSourceUpdate[] | null
[src]