@Stability(value=Stable) @Internal public static final class CfnSecurityGroup.IngressProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityGroup.IngressProperty
CfnSecurityGroup.IngressPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityGroup.IngressProperty.Builder, CfnSecurityGroup.IngressProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityGroup.IngressProperty.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.IngressProperty.CidrIp`.
|
String |
getCidrIpv6()
`CfnSecurityGroup.IngressProperty.CidrIpv6`.
|
String |
getDescription()
`CfnSecurityGroup.IngressProperty.Description`.
|
Number |
getFromPort()
`CfnSecurityGroup.IngressProperty.FromPort`.
|
String |
getIpProtocol()
`CfnSecurityGroup.IngressProperty.IpProtocol`.
|
String |
getSourcePrefixListId()
`CfnSecurityGroup.IngressProperty.SourcePrefixListId`.
|
String |
getSourceSecurityGroupId()
`CfnSecurityGroup.IngressProperty.SourceSecurityGroupId`.
|
String |
getSourceSecurityGroupName()
`CfnSecurityGroup.IngressProperty.SourceSecurityGroupName`.
|
String |
getSourceSecurityGroupOwnerId()
`CfnSecurityGroup.IngressProperty.SourceSecurityGroupOwnerId`.
|
Number |
getToPort()
`CfnSecurityGroup.IngressProperty.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.IngressProperty.Builder builder)
CfnSecurityGroup.EgressProperty.Builder.public final String getCidrIp()
CfnSecurityGroup.IngressPropertygetCidrIp in interface CfnSecurityGroup.IngressPropertypublic final String getCidrIpv6()
CfnSecurityGroup.IngressPropertygetCidrIpv6 in interface CfnSecurityGroup.IngressPropertypublic final String getDescription()
CfnSecurityGroup.IngressPropertygetDescription in interface CfnSecurityGroup.IngressPropertypublic final Number getFromPort()
CfnSecurityGroup.IngressPropertygetFromPort in interface CfnSecurityGroup.IngressPropertypublic final String getIpProtocol()
CfnSecurityGroup.IngressPropertygetIpProtocol in interface CfnSecurityGroup.IngressPropertypublic final String getSourcePrefixListId()
CfnSecurityGroup.IngressPropertygetSourcePrefixListId in interface CfnSecurityGroup.IngressPropertypublic final String getSourceSecurityGroupId()
CfnSecurityGroup.IngressPropertygetSourceSecurityGroupId in interface CfnSecurityGroup.IngressPropertypublic final String getSourceSecurityGroupName()
CfnSecurityGroup.IngressPropertygetSourceSecurityGroupName in interface CfnSecurityGroup.IngressPropertypublic final String getSourceSecurityGroupOwnerId()
CfnSecurityGroup.IngressPropertygetSourceSecurityGroupOwnerId in interface CfnSecurityGroup.IngressPropertypublic final Number getToPort()
CfnSecurityGroup.IngressPropertygetToPort in interface CfnSecurityGroup.IngressProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.