Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnNetworkPropsMixin.Builder
Packages that use CfnNetworkPropsMixin.Builder
-
Uses of CfnNetworkPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnNetworkPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnNetworkPropsMixin.BuilderCfnNetworkPropsMixin.Builder.create()static CfnNetworkPropsMixin.BuilderCfnNetworkPropsMixin.Builder.create(CfnPropertyMixinOptions options) The list of IP address cidr pools for the network.CfnNetworkPropsMixin.Builder.ipPools(IResolvable ipPools) The list of IP address cidr pools for the network.The user-specified name of the Network to be created.The routes for the network.CfnNetworkPropsMixin.Builder.routes(IResolvable routes) The routes for the network.A collection of key-value pairs.