Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.BridgeOutputConfiguration
Packages that use BridgeOutputConfiguration
Package
Description
AWS::MediaConnect Construct Library
-
Uses of BridgeOutputConfiguration in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return BridgeOutputConfigurationModifier and TypeMethodDescriptionBridgeNetworkOutput.getOutput()(experimental) The network configuration describing where this output sends content.BridgeNetworkOutput.Jsii$Proxy.getOutput()BridgeOutputProps.getOutput()(experimental) The network output configuration.BridgeOutputProps.Jsii$Proxy.getOutput()static BridgeOutputConfigurationBridgeOutputConfiguration.network(BridgeNetworkOutputProps props) (experimental) Create a network output configuration for a bridge.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type BridgeOutputConfigurationModifier and TypeMethodDescriptionBridgeNetworkOutput.Builder.output(BridgeOutputConfiguration output) Sets the value ofBridgeNetworkOutput.getOutput()BridgeOutput.Builder.output(BridgeOutputConfiguration output) (experimental) The network output configuration.BridgeOutputProps.Builder.output(BridgeOutputConfiguration output) Sets the value ofBridgeOutputProps.getOutput()