| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AclIcmp.Jsii$Proxy
An implementation for
AclIcmp |
| Modifier and Type | Method and Description |
|---|---|
AclIcmp |
AclIcmp.Builder.build()
Builds the configured instance.
|
default AclIcmp |
AclTrafficConfig.getIcmp()
The Internet Control Message Protocol (ICMP) code and type.
|
AclIcmp |
AclTrafficConfig.Jsii$Proxy.getIcmp() |
| Modifier and Type | Method and Description |
|---|---|
static AclTraffic |
AclTraffic.icmp(AclIcmp props)
Apply the ACL entry to ICMP traffic of given type and code.
|
AclTrafficConfig.Builder |
AclTrafficConfig.Builder.icmp(AclIcmp icmp)
Sets the value of
AclTrafficConfig.getIcmp() |
static AclTraffic |
AclTraffic.icmpv6(AclIcmp props)
Apply the ACL entry to ICMPv6 traffic of given type and code.
|
Copyright © 2022. All rights reserved.