Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplicationOutputProps.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplicationOutputProps.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationOutputProps.Builder
.