| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnNetworkAclEntry.PortRangeProperty.Jsii$Proxy
An implementation for
CfnNetworkAclEntry.PortRangeProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkAclEntry.PortRangeProperty |
CfnNetworkAclEntry.PortRangeProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkAclEntry.Builder |
CfnNetworkAclEntry.Builder.portRange(CfnNetworkAclEntry.PortRangeProperty portRange)
The range of port numbers for the UDP/TCP protocol.
|
CfnNetworkAclEntryProps.Builder |
CfnNetworkAclEntryProps.Builder.portRange(CfnNetworkAclEntry.PortRangeProperty portRange)
Sets the value of
CfnNetworkAclEntryProps.getPortRange() |
void |
CfnNetworkAclEntry.setPortRange(CfnNetworkAclEntry.PortRangeProperty value)
The range of port numbers for the UDP/TCP protocol.
|
Copyright © 2022. All rights reserved.