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