@Stability(value=Stable) @Internal public static final class CfnSecurityGroupEgressProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityGroupEgressProps
CfnSecurityGroupEgressPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityGroupEgressProps.Builder, CfnSecurityGroupEgressProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityGroupEgressProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityGroupEgressProps.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::SecurityGroupEgress.CidrIp`.
|
String |
getCidrIpv6()
`AWS::EC2::SecurityGroupEgress.CidrIpv6`.
|
String |
getDescription()
`AWS::EC2::SecurityGroupEgress.Description`.
|
String |
getDestinationPrefixListId()
`AWS::EC2::SecurityGroupEgress.DestinationPrefixListId`.
|
String |
getDestinationSecurityGroupId()
`AWS::EC2::SecurityGroupEgress.DestinationSecurityGroupId`.
|
Number |
getFromPort()
`AWS::EC2::SecurityGroupEgress.FromPort`.
|
String |
getGroupId()
`AWS::EC2::SecurityGroupEgress.GroupId`.
|
String |
getIpProtocol()
`AWS::EC2::SecurityGroupEgress.IpProtocol`.
|
Number |
getToPort()
`AWS::EC2::SecurityGroupEgress.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(CfnSecurityGroupEgressProps.Builder builder)
CfnSecurityGroupEgressProps.Builder.public final String getCidrIp()
CfnSecurityGroupEgressPropsgetCidrIp in interface CfnSecurityGroupEgressPropspublic final String getCidrIpv6()
CfnSecurityGroupEgressPropsgetCidrIpv6 in interface CfnSecurityGroupEgressPropspublic final String getDescription()
CfnSecurityGroupEgressPropsgetDescription in interface CfnSecurityGroupEgressPropspublic final String getDestinationPrefixListId()
CfnSecurityGroupEgressPropsgetDestinationPrefixListId in interface CfnSecurityGroupEgressPropspublic final String getDestinationSecurityGroupId()
CfnSecurityGroupEgressPropsgetDestinationSecurityGroupId in interface CfnSecurityGroupEgressPropspublic final Number getFromPort()
CfnSecurityGroupEgressPropsgetFromPort in interface CfnSecurityGroupEgressPropspublic final String getGroupId()
CfnSecurityGroupEgressPropsgetGroupId in interface CfnSecurityGroupEgressPropspublic final String getIpProtocol()
CfnSecurityGroupEgressPropsgetIpProtocol in interface CfnSecurityGroupEgressPropspublic final Number getToPort()
CfnSecurityGroupEgressPropsgetToPort in interface CfnSecurityGroupEgressProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.