@Stability(value=Stable) @Internal public static final class CfnSecurityGroupIngressProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityGroupIngressProps
CfnSecurityGroupIngressPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityGroupIngressProps.Builder, CfnSecurityGroupIngressProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityGroupIngressProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityGroupIngressProps.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()
`AWS::EC2::SecurityGroupIngress.CidrIp`.
|
String |
getCidrIpv6()
`AWS::EC2::SecurityGroupIngress.CidrIpv6`.
|
String |
getDescription()
`AWS::EC2::SecurityGroupIngress.Description`.
|
Number |
getFromPort()
`AWS::EC2::SecurityGroupIngress.FromPort`.
|
String |
getGroupId()
`AWS::EC2::SecurityGroupIngress.GroupId`.
|
String |
getGroupName()
`AWS::EC2::SecurityGroupIngress.GroupName`.
|
String |
getIpProtocol()
`AWS::EC2::SecurityGroupIngress.IpProtocol`.
|
String |
getSourcePrefixListId()
`AWS::EC2::SecurityGroupIngress.SourcePrefixListId`.
|
String |
getSourceSecurityGroupId()
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupId`.
|
String |
getSourceSecurityGroupName()
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupName`.
|
String |
getSourceSecurityGroupOwnerId()
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupOwnerId`.
|
Number |
getToPort()
`AWS::EC2::SecurityGroupIngress.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(CfnSecurityGroupIngressProps.Builder builder)
CfnSecurityGroupIngressProps.Builder.public final String getCidrIp()
CfnSecurityGroupIngressPropsgetCidrIp in interface CfnSecurityGroupIngressPropspublic final String getCidrIpv6()
CfnSecurityGroupIngressPropsgetCidrIpv6 in interface CfnSecurityGroupIngressPropspublic final String getDescription()
CfnSecurityGroupIngressPropsgetDescription in interface CfnSecurityGroupIngressPropspublic final Number getFromPort()
CfnSecurityGroupIngressPropsgetFromPort in interface CfnSecurityGroupIngressPropspublic final String getGroupId()
CfnSecurityGroupIngressPropsgetGroupId in interface CfnSecurityGroupIngressPropspublic final String getGroupName()
CfnSecurityGroupIngressPropsgetGroupName in interface CfnSecurityGroupIngressPropspublic final String getIpProtocol()
CfnSecurityGroupIngressPropsgetIpProtocol in interface CfnSecurityGroupIngressPropspublic final String getSourcePrefixListId()
CfnSecurityGroupIngressPropsgetSourcePrefixListId in interface CfnSecurityGroupIngressPropspublic final String getSourceSecurityGroupId()
CfnSecurityGroupIngressPropsgetSourceSecurityGroupId in interface CfnSecurityGroupIngressPropspublic final String getSourceSecurityGroupName()
CfnSecurityGroupIngressPropsgetSourceSecurityGroupName in interface CfnSecurityGroupIngressPropspublic final String getSourceSecurityGroupOwnerId()
CfnSecurityGroupIngressPropsgetSourceSecurityGroupOwnerId in interface CfnSecurityGroupIngressPropspublic final Number getToPort()
CfnSecurityGroupIngressPropsgetToPort in interface CfnSecurityGroupIngressProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.