@Stability(value=Stable) @Internal public static final class CfnFirewallRuleGroup.FirewallRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFirewallRuleGroup.FirewallRuleProperty
CfnFirewallRuleGroup.FirewallRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFirewallRuleGroup.FirewallRuleProperty.Builder, CfnFirewallRuleGroup.FirewallRuleProperty.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 action,
String firewallDomainListId,
Number priority,
String blockOverrideDnsType,
String blockOverrideDomain,
Number blockOverrideTtl,
String blockResponse)
Constructor that initializes the object based on literal property values passed by the
CfnFirewallRuleGroup.FirewallRuleProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAction()
`CfnFirewallRuleGroup.FirewallRuleProperty.Action`.
|
String |
getBlockOverrideDnsType()
`CfnFirewallRuleGroup.FirewallRuleProperty.BlockOverrideDnsType`.
|
String |
getBlockOverrideDomain()
`CfnFirewallRuleGroup.FirewallRuleProperty.BlockOverrideDomain`.
|
Number |
getBlockOverrideTtl()
`CfnFirewallRuleGroup.FirewallRuleProperty.BlockOverrideTtl`.
|
String |
getBlockResponse()
`CfnFirewallRuleGroup.FirewallRuleProperty.BlockResponse`.
|
String |
getFirewallDomainListId()
`CfnFirewallRuleGroup.FirewallRuleProperty.FirewallDomainListId`.
|
Number |
getPriority()
`CfnFirewallRuleGroup.FirewallRuleProperty.Priority`.
|
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 action, String firewallDomainListId, Number priority, String blockOverrideDnsType, String blockOverrideDomain, Number blockOverrideTtl, String blockResponse)
CfnFirewallRuleGroup.FirewallRuleProperty.Builder.public final String getAction()
CfnFirewallRuleGroup.FirewallRulePropertygetAction in interface CfnFirewallRuleGroup.FirewallRulePropertypublic final String getFirewallDomainListId()
CfnFirewallRuleGroup.FirewallRulePropertygetFirewallDomainListId in interface CfnFirewallRuleGroup.FirewallRulePropertypublic final Number getPriority()
CfnFirewallRuleGroup.FirewallRulePropertygetPriority in interface CfnFirewallRuleGroup.FirewallRulePropertypublic final String getBlockOverrideDnsType()
CfnFirewallRuleGroup.FirewallRulePropertygetBlockOverrideDnsType in interface CfnFirewallRuleGroup.FirewallRulePropertypublic final String getBlockOverrideDomain()
CfnFirewallRuleGroup.FirewallRulePropertygetBlockOverrideDomain in interface CfnFirewallRuleGroup.FirewallRulePropertypublic final Number getBlockOverrideTtl()
CfnFirewallRuleGroup.FirewallRulePropertygetBlockOverrideTtl in interface CfnFirewallRuleGroup.FirewallRulePropertypublic final String getBlockResponse()
CfnFirewallRuleGroup.FirewallRulePropertygetBlockResponse in interface CfnFirewallRuleGroup.FirewallRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.