@Stability(value=Stable) @Internal public static final class CfnNetworkAclEntryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkAclEntryProps
CfnNetworkAclEntryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNetworkAclEntryProps.Builder, CfnNetworkAclEntryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String networkAclId,
Number protocol,
String ruleAction,
Number ruleNumber,
String cidrBlock,
Object egress,
Object icmp,
String ipv6CidrBlock,
Object portRange)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkAclEntryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidrBlock()
`AWS::EC2::NetworkAclEntry.CidrBlock`.
|
Object |
getEgress()
`AWS::EC2::NetworkAclEntry.Egress`.
|
Object |
getIcmp()
`AWS::EC2::NetworkAclEntry.Icmp`.
|
String |
getIpv6CidrBlock()
`AWS::EC2::NetworkAclEntry.Ipv6CidrBlock`.
|
String |
getNetworkAclId()
`AWS::EC2::NetworkAclEntry.NetworkAclId`.
|
Object |
getPortRange()
`AWS::EC2::NetworkAclEntry.PortRange`.
|
Number |
getProtocol()
`AWS::EC2::NetworkAclEntry.Protocol`.
|
String |
getRuleAction()
`AWS::EC2::NetworkAclEntry.RuleAction`.
|
Number |
getRuleNumber()
`AWS::EC2::NetworkAclEntry.RuleNumber`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String networkAclId, Number protocol, String ruleAction, Number ruleNumber, String cidrBlock, Object egress, Object icmp, String ipv6CidrBlock, Object portRange)
CfnNetworkAclEntryProps.Builder.public final String getNetworkAclId()
CfnNetworkAclEntryPropsgetNetworkAclId in interface CfnNetworkAclEntryPropspublic final Number getProtocol()
CfnNetworkAclEntryPropsgetProtocol in interface CfnNetworkAclEntryPropspublic final String getRuleAction()
CfnNetworkAclEntryPropsgetRuleAction in interface CfnNetworkAclEntryPropspublic final Number getRuleNumber()
CfnNetworkAclEntryPropsgetRuleNumber in interface CfnNetworkAclEntryPropspublic final String getCidrBlock()
CfnNetworkAclEntryPropsgetCidrBlock in interface CfnNetworkAclEntryPropspublic final Object getEgress()
CfnNetworkAclEntryPropsgetEgress in interface CfnNetworkAclEntryPropspublic final Object getIcmp()
CfnNetworkAclEntryPropsgetIcmp in interface CfnNetworkAclEntryPropspublic final String getIpv6CidrBlock()
CfnNetworkAclEntryPropsgetIpv6CidrBlock in interface CfnNetworkAclEntryPropspublic final Object getPortRange()
CfnNetworkAclEntryPropsgetPortRange in interface CfnNetworkAclEntryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.