Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnGatewayPropsMixin.Builder
Packages that use CfnGatewayPropsMixin.Builder
-
Uses of CfnGatewayPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnGatewayPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnGatewayPropsMixin.BuilderCfnGatewayPropsMixin.Builder.create()static CfnGatewayPropsMixin.BuilderCfnGatewayPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnGatewayPropsMixin.Builder.egressCidrBlocks(List<String> egressCidrBlocks) The range of IP addresses that are allowed to contribute content or initiate output requests for flows communicating with this gateway.The name of the gateway.The list of networks in the gateway.CfnGatewayPropsMixin.Builder.networks(IResolvable networks) The list of networks in the gateway.