| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AclPortRange.Jsii$Proxy
An implementation for
AclPortRange |
| Modifier and Type | Method and Description |
|---|---|
AclPortRange |
AclPortRange.Builder.build()
Builds the configured instance.
|
default AclPortRange |
AclTrafficConfig.getPortRange()
(experimental) The range of port numbers for the UDP/TCP protocol.
|
AclPortRange |
AclTrafficConfig.Jsii$Proxy.getPortRange() |
| Modifier and Type | Method and Description |
|---|---|
AclTrafficConfig.Builder |
AclTrafficConfig.Builder.portRange(AclPortRange portRange)
Sets the value of
AclTrafficConfig.getPortRange() |
| Constructor and Description |
|---|
Jsii$Proxy(Number protocol,
AclIcmp icmp,
AclPortRange portRange)
Constructor that initializes the object based on literal property values passed by the
AclTrafficConfig.Builder. |
Copyright © 2021. All rights reserved.