Uses of Interface
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplicationOutput.OutputProperty
Packages that use CfnApplicationOutput.OutputProperty
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplicationOutput.OutputProperty in software.amazon.awscdk.services.kinesisanalyticsv2
Classes in software.amazon.awscdk.services.kinesisanalyticsv2 that implement CfnApplicationOutput.OutputPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnApplicationOutput.OutputProperty
Methods in software.amazon.awscdk.services.kinesisanalyticsv2 that return CfnApplicationOutput.OutputPropertyModifier and TypeMethodDescriptionCfnApplicationOutput.OutputProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.kinesisanalyticsv2 with parameters of type CfnApplicationOutput.OutputPropertyModifier and TypeMethodDescriptionCfnApplicationOutput.Builder.output
(CfnApplicationOutput.OutputProperty output) Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.CfnApplicationOutputProps.Builder.output
(CfnApplicationOutput.OutputProperty output) Sets the value ofCfnApplicationOutputProps.getOutput()
void
CfnApplicationOutput.setOutput
(CfnApplicationOutput.OutputProperty value) Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.