Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkAclEntryPropsMixin.PortRangeProperty
Packages that use CfnNetworkAclEntryPropsMixin.PortRangeProperty
-
Uses of CfnNetworkAclEntryPropsMixin.PortRangeProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnNetworkAclEntryPropsMixin.PortRangePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnNetworkAclEntryPropsMixin.PortRangePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnNetworkAclEntryPropsMixin.PortRangePropertyModifier and TypeMethodDescriptionCfnNetworkAclEntryPropsMixin.PortRangeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnNetworkAclEntryPropsMixin.PortRangePropertyModifier and TypeMethodDescriptionCfnNetworkAclEntryMixinProps.Builder.portRange(CfnNetworkAclEntryPropsMixin.PortRangeProperty portRange) Sets the value ofCfnNetworkAclEntryMixinProps.getPortRange()CfnNetworkAclEntryPropsMixin.Builder.portRange(CfnNetworkAclEntryPropsMixin.PortRangeProperty portRange) The range of port numbers for the UDP/TCP protocol.