CustomArtifactConfiguration
import type { CustomArtifactConfiguration } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kinesisanalyticsv2.ts";interface CustomArtifactConfiguration {
ArtifactType: ArtifactType;
MavenReference?: MavenReference | null;
S3ContentLocation?: S3ContentLocation | null;
}§Properties
§
ArtifactType: ArtifactType
[src]§
MavenReference?: MavenReference | null
[src]§
S3ContentLocation?: S3ContentLocation | null
[src]