@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String resolverRuleId,
String vpcId,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnResolverRuleAssociationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
`AWS::Route53Resolver::ResolverRuleAssociation.Name`.
|
String |
getResolverRuleId()
`AWS::Route53Resolver::ResolverRuleAssociation.ResolverRuleId`.
|
String |
getVpcId()
`AWS::Route53Resolver::ResolverRuleAssociation.VPCId`.
|
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 resolverRuleId, String vpcId, String name)
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 © 2021. All rights reserved.