Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnBridgeOutputPropsMixin.Builder
Packages that use CfnBridgeOutputPropsMixin.Builder
-
Uses of CfnBridgeOutputPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnBridgeOutputPropsMixin.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the bridge that you want to update.CfnBridgeOutputPropsMixin.Builder.create()CfnBridgeOutputPropsMixin.Builder.create(CfnPropertyMixinOptions options) The network output name.CfnBridgeOutputPropsMixin.Builder.networkOutput(CfnBridgeOutputPropsMixin.BridgeNetworkOutputProperty networkOutput) The network output of the bridge.CfnBridgeOutputPropsMixin.Builder.networkOutput(IResolvable networkOutput) The network output of the bridge.