Uses of Class
software.amazon.awscdk.services.mediaconnect.CfnBridgeOutputProps.Builder
Packages that use CfnBridgeOutputProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnBridgeOutputProps.Builder in software.amazon.awscdk.services.mediaconnect
Methods in software.amazon.awscdk.services.mediaconnect that return CfnBridgeOutputProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBridgeOutputProps.getBridgeArn()static CfnBridgeOutputProps.BuilderCfnBridgeOutputProps.builder()Sets the value ofCfnBridgeOutputProps.getName()CfnBridgeOutputProps.Builder.networkOutput(IResolvable networkOutput) Sets the value ofCfnBridgeOutputProps.getNetworkOutput()CfnBridgeOutputProps.Builder.networkOutput(CfnBridgeOutput.BridgeNetworkOutputProperty networkOutput) Sets the value ofCfnBridgeOutputProps.getNetworkOutput()Constructors in software.amazon.awscdk.services.mediaconnect with parameters of type CfnBridgeOutputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBridgeOutputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBridgeOutputProps.Builder.