Uses of Interface
software.amazon.awscdk.services.ec2.CfnNetworkAclEntry.PortRangeProperty
-
Uses of CfnNetworkAclEntry.PortRangeProperty in software.amazon.awscdk.services.ec2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnNetworkAclEntry.PortRangeProperty
Modifier and TypeMethodDescriptionCfnNetworkAclEntry.PortRangeProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnNetworkAclEntry.Builder.portRange
(CfnNetworkAclEntry.PortRangeProperty portRange) The range of port numbers for the UDP/TCP protocol.CfnNetworkAclEntryProps.Builder.portRange
(CfnNetworkAclEntry.PortRangeProperty portRange) Sets the value ofCfnNetworkAclEntryProps.getPortRange()
void
CfnNetworkAclEntry.setPortRange
(CfnNetworkAclEntry.PortRangeProperty value) The range of port numbers for the UDP/TCP protocol.