| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnNetworkAclEntry.IcmpProperty.Jsii$Proxy
An implementation for
CfnNetworkAclEntry.IcmpProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkAclEntry.IcmpProperty |
CfnNetworkAclEntry.IcmpProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkAclEntry.Builder |
CfnNetworkAclEntry.Builder.icmp(CfnNetworkAclEntry.IcmpProperty icmp)
The Internet Control Message Protocol (ICMP) code and type.
|
CfnNetworkAclEntryProps.Builder |
CfnNetworkAclEntryProps.Builder.icmp(CfnNetworkAclEntry.IcmpProperty icmp)
Sets the value of
CfnNetworkAclEntryProps.getIcmp() |
void |
CfnNetworkAclEntry.setIcmp(CfnNetworkAclEntry.IcmpProperty value)
The Internet Control Message Protocol (ICMP) code and type.
|
Copyright © 2022. All rights reserved.