@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ipProtocol,
String cidrIp,
String cidrIpv6,
String description,
Number fromPort,
String groupId,
String groupName,
String sourcePrefixListId,
String sourceSecurityGroupId,
String sourceSecurityGroupName,
String sourceSecurityGroupOwnerId,
Number toPort)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityGroupIngressProps.Builder. |
| 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(String ipProtocol, String cidrIp, String cidrIpv6, String description, Number fromPort, String groupId, String groupName, String sourcePrefixListId, String sourceSecurityGroupId, String sourceSecurityGroupName, String sourceSecurityGroupOwnerId, Number toPort)
CfnSecurityGroupIngressProps.Builder.public final String getIpProtocol()
CfnSecurityGroupIngressPropsgetIpProtocol in interface CfnSecurityGroupIngressPropspublic 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 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.