@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(CfnDBSecurityGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBSecurityGroupProps.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) |
Object |
getDbSecurityGroupIngress()
Ingress rules to be applied to the DB security group.
|
String |
getEc2VpcId()
The identifier of an Amazon VPC.
|
String |
getGroupDescription()
Provides the description of the DB security group.
|
List<CfnTag> |
getTags()
Tags to assign to the DB security group.
|
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(CfnDBSecurityGroupProps.Builder builder)
CfnDBSecurityGroupProps.Builder.public final Object getDbSecurityGroupIngress()
CfnDBSecurityGroupPropsgetDbSecurityGroupIngress in interface CfnDBSecurityGroupPropspublic final String getGroupDescription()
CfnDBSecurityGroupPropsgetGroupDescription in interface CfnDBSecurityGroupPropspublic final String getEc2VpcId()
CfnDBSecurityGroupProps
The
EC2VpcIdproperty is for backward compatibility with older regions, and is no longer recommended for providing security information to an RDS DB instance.
getEc2VpcId 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 © 2022. All rights reserved.