Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.FlowOutput.Builder
Packages that use FlowOutput.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of FlowOutput.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return FlowOutput.BuilderModifier and TypeMethodDescriptionstatic FlowOutput.BuilderFlowOutput.Builder.description(String description) (experimental) A description of the output.(experimental) The flow this output is attached to.FlowOutput.Builder.flowOutputName(String flowOutputName) (experimental) The name of the output.FlowOutput.Builder.output(OutputConfiguration output) (experimental) Output configuration.FlowOutput.Builder.outputStatus(State outputStatus) (experimental) An indication of whether the output should transmit data or not.