Uses of Class
software.amazon.awscdk.services.mediaconnect.CfnBridge.BridgeNetworkOutputProperty.Builder
Packages that use CfnBridge.BridgeNetworkOutputProperty.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnBridge.BridgeNetworkOutputProperty.Builder in software.amazon.awscdk.services.mediaconnect
Methods in software.amazon.awscdk.services.mediaconnect that return CfnBridge.BridgeNetworkOutputProperty.BuilderModifier and TypeMethodDescriptionCfnBridge.BridgeNetworkOutputProperty.builder()
Sets the value ofCfnBridge.BridgeNetworkOutputProperty.getIpAddress()
Sets the value ofCfnBridge.BridgeNetworkOutputProperty.getName()
CfnBridge.BridgeNetworkOutputProperty.Builder.networkName
(String networkName) Sets the value ofCfnBridge.BridgeNetworkOutputProperty.getNetworkName()
Sets the value ofCfnBridge.BridgeNetworkOutputProperty.getPort()
Sets the value ofCfnBridge.BridgeNetworkOutputProperty.getProtocol()
Sets the value ofCfnBridge.BridgeNetworkOutputProperty.getTtl()
Constructors in software.amazon.awscdk.services.mediaconnect with parameters of type CfnBridge.BridgeNetworkOutputProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBridge.BridgeNetworkOutputProperty.Builder
.