Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.RouterNetworkConfiguration
Packages that use RouterNetworkConfiguration
Package
Description
AWS::MediaConnect Construct Library
-
Uses of RouterNetworkConfiguration in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return RouterNetworkConfigurationModifier and TypeMethodDescriptionRouterNetworkInterfaceProps.getConfiguration()(experimental) Network configuration for the router network interface.RouterNetworkInterfaceProps.Jsii$Proxy.getConfiguration()static RouterNetworkConfigurationRouterNetworkConfiguration.publicNetwork(PublicNetworkConfigurationProps props) (experimental) Create a public network configuration.static RouterNetworkConfigurationRouterNetworkConfiguration.vpc(VpcNetworkConfigurationProps props) (experimental) Create a VPC network configuration.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type RouterNetworkConfigurationModifier and TypeMethodDescriptionRouterNetworkInterface.Builder.configuration(RouterNetworkConfiguration configuration) (experimental) Network configuration for the router network interface.RouterNetworkInterfaceProps.Builder.configuration(RouterNetworkConfiguration configuration) Sets the value ofRouterNetworkInterfaceProps.getConfiguration()