Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplicationOutputProps.Builder
Packages that use CfnApplicationOutputProps.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplicationOutputProps.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Methods in software.amazon.awscdk.services.kinesisanalyticsv2 that return CfnApplicationOutputProps.BuilderModifier and TypeMethodDescriptionCfnApplicationOutputProps.Builder.applicationName
(String applicationName) Sets the value ofCfnApplicationOutputProps.getApplicationName()
CfnApplicationOutputProps.builder()
CfnApplicationOutputProps.Builder.output
(IResolvable output) Sets the value ofCfnApplicationOutputProps.getOutput()
CfnApplicationOutputProps.Builder.output
(CfnApplicationOutput.OutputProperty output) Sets the value ofCfnApplicationOutputProps.getOutput()
Constructors in software.amazon.awscdk.services.kinesisanalyticsv2 with parameters of type CfnApplicationOutputProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationOutputProps.Builder
.