Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.FlowProps.Builder
Packages that use FlowProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of FlowProps.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return FlowProps.BuilderModifier and TypeMethodDescriptionFlowProps.Builder.availabilityZone(String availabilityZone) Sets the value ofFlowProps.getAvailabilityZone()static FlowProps.BuilderFlowProps.builder()FlowProps.Builder.encodingConfig(EncodingConfig encodingConfig) Sets the value ofFlowProps.getEncodingConfig()Sets the value ofFlowProps.getFlowName()Sets the value ofFlowProps.getFlowSize()FlowProps.Builder.maintenance(MaintenanceWindow maintenance) Sets the value ofFlowProps.getMaintenance()FlowProps.Builder.mediaStreams(List<? extends MediaStream> mediaStreams) Sets the value ofFlowProps.getMediaStreams()Sets the value ofFlowProps.getNdiConfig()FlowProps.Builder.source(SourceConfiguration source) Sets the value ofFlowProps.getSource()FlowProps.Builder.sourceFailoverConfig(FailoverConfig sourceFailoverConfig) Sets the value ofFlowProps.getSourceFailoverConfig()FlowProps.Builder.sourceMonitoringConfig(SourceMonitoringConfig sourceMonitoringConfig) Sets the value ofFlowProps.getSourceMonitoringConfig()FlowProps.Builder.vpcInterfaces(List<? extends VpcInterfaceConfig> vpcInterfaces) Sets the value ofFlowProps.getVpcInterfaces()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type FlowProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FlowProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFlowProps.Builder.