@Stability(value=Stable) @Internal public static final class CfnSecurityGroup.EgressProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityGroup.EgressProperty
CfnSecurityGroup.EgressPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityGroup.EgressProperty.Builder, CfnSecurityGroup.EgressProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityGroup.EgressProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityGroup.EgressProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidrIp()
`CfnSecurityGroup.EgressProperty.CidrIp`.
|
String |
getCidrIpv6()
`CfnSecurityGroup.EgressProperty.CidrIpv6`.
|
String |
getDescription()
`CfnSecurityGroup.EgressProperty.Description`.
|
String |
getDestinationPrefixListId()
`CfnSecurityGroup.EgressProperty.DestinationPrefixListId`.
|
String |
getDestinationSecurityGroupId()
`CfnSecurityGroup.EgressProperty.DestinationSecurityGroupId`.
|
Number |
getFromPort()
`CfnSecurityGroup.EgressProperty.FromPort`.
|
String |
getIpProtocol()
`CfnSecurityGroup.EgressProperty.IpProtocol`.
|
Number |
getToPort()
`CfnSecurityGroup.EgressProperty.ToPort`.
|
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(CfnSecurityGroup.EgressProperty.Builder builder)
CfnSecurityGroup.EgressProperty.Builder.public final String getCidrIp()
CfnSecurityGroup.EgressPropertygetCidrIp in interface CfnSecurityGroup.EgressPropertypublic final String getCidrIpv6()
CfnSecurityGroup.EgressPropertygetCidrIpv6 in interface CfnSecurityGroup.EgressPropertypublic final String getDescription()
CfnSecurityGroup.EgressPropertygetDescription in interface CfnSecurityGroup.EgressPropertypublic final String getDestinationPrefixListId()
CfnSecurityGroup.EgressPropertygetDestinationPrefixListId in interface CfnSecurityGroup.EgressPropertypublic final String getDestinationSecurityGroupId()
CfnSecurityGroup.EgressPropertygetDestinationSecurityGroupId in interface CfnSecurityGroup.EgressPropertypublic final Number getFromPort()
CfnSecurityGroup.EgressPropertygetFromPort in interface CfnSecurityGroup.EgressPropertypublic final String getIpProtocol()
CfnSecurityGroup.EgressPropertygetIpProtocol in interface CfnSecurityGroup.EgressPropertypublic final Number getToPort()
CfnSecurityGroup.EgressPropertygetToPort in interface CfnSecurityGroup.EgressProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.