@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(CfnDBSecurityGroup.IngressProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBSecurityGroup.IngressProperty.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()
The IP range to authorize.
|
String |
getEc2SecurityGroupId()
Id of the EC2 security group to authorize.
|
String |
getEc2SecurityGroupName()
Name of the EC2 security group to authorize.
|
String |
getEc2SecurityGroupOwnerId()
AWS account number of the owner of the EC2 security group specified in the `EC2SecurityGroupName` parameter.
|
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(CfnDBSecurityGroup.IngressProperty.Builder builder)
CfnDBSecurityGroup.IngressProperty.Builder.public final String getCidrip()
CfnDBSecurityGroup.IngressPropertygetCidrip in interface CfnDBSecurityGroup.IngressPropertypublic final String getEc2SecurityGroupId()
CfnDBSecurityGroup.IngressProperty
For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
getEc2SecurityGroupId in interface CfnDBSecurityGroup.IngressPropertypublic final String getEc2SecurityGroupName()
CfnDBSecurityGroup.IngressProperty
For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
getEc2SecurityGroupName in interface CfnDBSecurityGroup.IngressPropertypublic final String getEc2SecurityGroupOwnerId()
CfnDBSecurityGroup.IngressProperty
The AWS access key ID isn't an acceptable value. For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
getEc2SecurityGroupOwnerId in interface CfnDBSecurityGroup.IngressProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.