@Stability(value=Stable) @Internal public static final class CfnDBSecurityGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBSecurityGroupProps
CfnDBSecurityGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBSecurityGroupProps.Builder, CfnDBSecurityGroupProps.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(Object dbSecurityGroupIngress,
String groupDescription,
String ec2VpcId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDBSecurityGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDbSecurityGroupIngress()
`AWS::RDS::DBSecurityGroup.DBSecurityGroupIngress`.
|
String |
getEc2VpcId()
`AWS::RDS::DBSecurityGroup.EC2VpcId`.
|
String |
getGroupDescription()
`AWS::RDS::DBSecurityGroup.GroupDescription`.
|
List<CfnTag> |
getTags()
`AWS::RDS::DBSecurityGroup.Tags`.
|
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.public final Object getDbSecurityGroupIngress()
CfnDBSecurityGroupPropsgetDbSecurityGroupIngress in interface CfnDBSecurityGroupPropspublic final String getGroupDescription()
CfnDBSecurityGroupPropsgetGroupDescription in interface CfnDBSecurityGroupPropspublic final String getEc2VpcId()
CfnDBSecurityGroupPropsgetEc2VpcId in interface CfnDBSecurityGroupPropspublic final List<CfnTag> getTags()
CfnDBSecurityGroupPropsgetTags in interface CfnDBSecurityGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.