@Stability(value=Stable) @Internal public static final class CfnResolverRuleAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResolverRuleAssociationProps
CfnResolverRuleAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResolverRuleAssociationProps.Builder, CfnResolverRuleAssociationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResolverRuleAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResolverRuleAssociationProps.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 |
getName()
The name of an association between a Resolver rule and a VPC.
|
String |
getResolverRuleId()
The ID of the Resolver rule that you associated with the VPC that is specified by `VPCId` .
|
String |
getVpcId()
The ID of the VPC that you associated the Resolver rule with.
|
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(CfnResolverRuleAssociationProps.Builder builder)
CfnResolverRuleAssociationProps.Builder.public final String getResolverRuleId()
CfnResolverRuleAssociationPropsgetResolverRuleId in interface CfnResolverRuleAssociationPropspublic final String getVpcId()
CfnResolverRuleAssociationPropsgetVpcId in interface CfnResolverRuleAssociationPropspublic final String getName()
CfnResolverRuleAssociationPropsgetName in interface CfnResolverRuleAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.