Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplicationOutput.OutputProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplicationOutput.OutputProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier and TypeMethodDescriptionCfnApplicationOutput.OutputProperty.builder()
CfnApplicationOutput.OutputProperty.Builder.destinationSchema
(IResolvable destinationSchema) Sets the value ofCfnApplicationOutput.OutputProperty.getDestinationSchema()
CfnApplicationOutput.OutputProperty.Builder.destinationSchema
(CfnApplicationOutput.DestinationSchemaProperty destinationSchema) Sets the value ofCfnApplicationOutput.OutputProperty.getDestinationSchema()
CfnApplicationOutput.OutputProperty.Builder.kinesisFirehoseOutput
(IResolvable kinesisFirehoseOutput) Sets the value ofCfnApplicationOutput.OutputProperty.getKinesisFirehoseOutput()
CfnApplicationOutput.OutputProperty.Builder.kinesisFirehoseOutput
(CfnApplicationOutput.KinesisFirehoseOutputProperty kinesisFirehoseOutput) Sets the value ofCfnApplicationOutput.OutputProperty.getKinesisFirehoseOutput()
CfnApplicationOutput.OutputProperty.Builder.kinesisStreamsOutput
(IResolvable kinesisStreamsOutput) Sets the value ofCfnApplicationOutput.OutputProperty.getKinesisStreamsOutput()
CfnApplicationOutput.OutputProperty.Builder.kinesisStreamsOutput
(CfnApplicationOutput.KinesisStreamsOutputProperty kinesisStreamsOutput) Sets the value ofCfnApplicationOutput.OutputProperty.getKinesisStreamsOutput()
CfnApplicationOutput.OutputProperty.Builder.lambdaOutput
(IResolvable lambdaOutput) Sets the value ofCfnApplicationOutput.OutputProperty.getLambdaOutput()
CfnApplicationOutput.OutputProperty.Builder.lambdaOutput
(CfnApplicationOutput.LambdaOutputProperty lambdaOutput) Sets the value ofCfnApplicationOutput.OutputProperty.getLambdaOutput()
Sets the value ofCfnApplicationOutput.OutputProperty.getName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationOutput.OutputProperty.Builder
.