@Stability(value=Stable) @Internal public static final class CfnDBSecurityGroup.IngressProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBSecurityGroup.IngressProperty
CfnDBSecurityGroup.IngressPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBSecurityGroup.IngressProperty.Builder, CfnDBSecurityGroup.IngressProperty.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 cidrip,
String ec2SecurityGroupId,
String ec2SecurityGroupName,
String ec2SecurityGroupOwnerId)
Constructor that initializes the object based on literal property values passed by the
CfnDBSecurityGroup.IngressProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidrip()
`CfnDBSecurityGroup.IngressProperty.CIDRIP`.
|
String |
getEc2SecurityGroupId()
`CfnDBSecurityGroup.IngressProperty.EC2SecurityGroupId`.
|
String |
getEc2SecurityGroupName()
`CfnDBSecurityGroup.IngressProperty.EC2SecurityGroupName`.
|
String |
getEc2SecurityGroupOwnerId()
`CfnDBSecurityGroup.IngressProperty.EC2SecurityGroupOwnerId`.
|
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 cidrip, String ec2SecurityGroupId, String ec2SecurityGroupName, String ec2SecurityGroupOwnerId)
CfnDBSecurityGroup.IngressProperty.Builder.public final String getCidrip()
CfnDBSecurityGroup.IngressPropertygetCidrip in interface CfnDBSecurityGroup.IngressPropertypublic final String getEc2SecurityGroupId()
CfnDBSecurityGroup.IngressPropertygetEc2SecurityGroupId in interface CfnDBSecurityGroup.IngressPropertypublic final String getEc2SecurityGroupName()
CfnDBSecurityGroup.IngressPropertygetEc2SecurityGroupName in interface CfnDBSecurityGroup.IngressPropertypublic final String getEc2SecurityGroupOwnerId()
CfnDBSecurityGroup.IngressPropertygetEc2SecurityGroupOwnerId in interface CfnDBSecurityGroup.IngressProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.