Uses of Class
software.amazon.awscdk.services.mediaconnect.CfnBridgeSource.BridgeNetworkSourceProperty.Builder
Packages that use CfnBridgeSource.BridgeNetworkSourceProperty.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnBridgeSource.BridgeNetworkSourceProperty.Builder in software.amazon.awscdk.services.mediaconnect
Methods in software.amazon.awscdk.services.mediaconnect that return CfnBridgeSource.BridgeNetworkSourceProperty.BuilderModifier and TypeMethodDescriptionCfnBridgeSource.BridgeNetworkSourceProperty.builder()
CfnBridgeSource.BridgeNetworkSourceProperty.Builder.multicastIp
(String multicastIp) Sets the value ofCfnBridgeSource.BridgeNetworkSourceProperty.getMulticastIp()
CfnBridgeSource.BridgeNetworkSourceProperty.Builder.multicastSourceSettings
(IResolvable multicastSourceSettings) Sets the value ofCfnBridgeSource.BridgeNetworkSourceProperty.getMulticastSourceSettings()
CfnBridgeSource.BridgeNetworkSourceProperty.Builder.multicastSourceSettings
(CfnBridgeSource.MulticastSourceSettingsProperty multicastSourceSettings) Sets the value ofCfnBridgeSource.BridgeNetworkSourceProperty.getMulticastSourceSettings()
CfnBridgeSource.BridgeNetworkSourceProperty.Builder.networkName
(String networkName) Sets the value ofCfnBridgeSource.BridgeNetworkSourceProperty.getNetworkName()
Sets the value ofCfnBridgeSource.BridgeNetworkSourceProperty.getPort()
Sets the value ofCfnBridgeSource.BridgeNetworkSourceProperty.getProtocol()
Constructors in software.amazon.awscdk.services.mediaconnect with parameters of type CfnBridgeSource.BridgeNetworkSourceProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBridgeSource.BridgeNetworkSourceProperty.Builder
.