Uses of Interface
software.amazon.awscdk.services.mediaconnect.CfnBridgeOutput.BridgeNetworkOutputProperty
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnBridgeOutput.BridgeNetworkOutputProperty in software.amazon.awscdk.services.mediaconnect
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBridgeOutput.BridgeNetworkOutputProperty
Modifier and TypeMethodDescriptionCfnBridgeOutput.BridgeNetworkOutputProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBridgeOutput.Builder.networkOutput
(CfnBridgeOutput.BridgeNetworkOutputProperty networkOutput) Add a network output to an existing bridge.CfnBridgeOutputProps.Builder.networkOutput
(CfnBridgeOutput.BridgeNetworkOutputProperty networkOutput) Sets the value ofCfnBridgeOutputProps.getNetworkOutput()
void
CfnBridgeOutput.setNetworkOutput
(CfnBridgeOutput.BridgeNetworkOutputProperty value) Add a network output to an existing bridge.