Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.AddFlowOutputOptions.Builder
Packages that use AddFlowOutputOptions.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of AddFlowOutputOptions.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return AddFlowOutputOptions.BuilderModifier and TypeMethodDescriptionstatic AddFlowOutputOptions.BuilderAddFlowOutputOptions.builder()AddFlowOutputOptions.Builder.description(String description) Sets the value ofAddFlowOutputOptions.getDescription()AddFlowOutputOptions.Builder.flowOutputName(String flowOutputName) Sets the value ofAddFlowOutputOptions.getFlowOutputName()AddFlowOutputOptions.Builder.output(OutputConfiguration output) Sets the value ofAddFlowOutputOptions.getOutput()AddFlowOutputOptions.Builder.outputStatus(State outputStatus) Sets the value ofAddFlowOutputOptions.getOutputStatus()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type AddFlowOutputOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AddFlowOutputOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theAddFlowOutputOptions.Builder.