Class CfnFirewallRuleProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.route53globalresolver.CfnFirewallRuleProps.Jsii$Proxy
- All Implemented Interfaces:
CfnFirewallRuleProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFirewallRuleProps
@Stability(Stable)
@Internal
public static final class CfnFirewallRuleProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFirewallRuleProps
An implementation for
CfnFirewallRuleProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.route53globalresolver.CfnFirewallRuleProps
CfnFirewallRuleProps.Builder, CfnFirewallRuleProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnFirewallRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFirewallRuleProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal Stringfinal Stringfinal Numberfinal Stringfinal Stringfinal Stringfinal Stringfinal Stringfinal Stringfinal Stringfinal StringgetName()final Numberfinal StringgetQType()final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFirewallRuleProps.Builder.
-
-
Method Details
-
getAction
- Specified by:
getActionin interfaceCfnFirewallRuleProps- See Also:
-
getDnsViewId
- Specified by:
getDnsViewIdin interfaceCfnFirewallRuleProps- See Also:
-
getName
- Specified by:
getNamein interfaceCfnFirewallRuleProps- See Also:
-
getBlockOverrideDnsType
- Specified by:
getBlockOverrideDnsTypein interfaceCfnFirewallRuleProps- See Also:
-
getBlockOverrideDomain
- Specified by:
getBlockOverrideDomainin interfaceCfnFirewallRuleProps- See Also:
-
getBlockOverrideTtl
- Specified by:
getBlockOverrideTtlin interfaceCfnFirewallRuleProps- See Also:
-
getBlockResponse
- Specified by:
getBlockResponsein interfaceCfnFirewallRuleProps- See Also:
-
getClientToken
- Specified by:
getClientTokenin interfaceCfnFirewallRuleProps- See Also:
-
getConfidenceThreshold
- Specified by:
getConfidenceThresholdin interfaceCfnFirewallRuleProps- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnFirewallRuleProps- See Also:
-
getDnsAdvancedProtection
- Specified by:
getDnsAdvancedProtectionin interfaceCfnFirewallRuleProps- See Also:
-
getFirewallDomainListId
- Specified by:
getFirewallDomainListIdin interfaceCfnFirewallRuleProps- See Also:
-
getPriority
- Specified by:
getPriorityin interfaceCfnFirewallRuleProps- See Also:
-
getQType
- Specified by:
getQTypein interfaceCfnFirewallRuleProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-