@Stability(value=Stable) @Internal public static final class CfnRuleGroup.RulesSourceListProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.RulesSourceListProperty
CfnRuleGroup.RulesSourceListPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.RulesSourceListProperty.Builder, CfnRuleGroup.RulesSourceListProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.RulesSourceListProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.ActionDefinitionProperty.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 |
getGeneratedRulesType()
Whether you want to allow or deny access to the domains in your target list.
|
List<String> |
getTargets()
The domains that you want to inspect for in your traffic flows.
|
List<String> |
getTargetTypes()
The types of targets to inspect for.
|
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(CfnRuleGroup.RulesSourceListProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final String getGeneratedRulesType()
CfnRuleGroup.RulesSourceListPropertygetGeneratedRulesType in interface CfnRuleGroup.RulesSourceListPropertypublic final List<String> getTargets()
CfnRuleGroup.RulesSourceListProperty
abc.example.com matches only the domain abc.example.com .. '. For example, .example.com matches example.com and matches all subdomains of example.com , such as abc.example.com and www.example.com .getTargets in interface CfnRuleGroup.RulesSourceListPropertypublic final List<String> getTargetTypes()
CfnRuleGroup.RulesSourceListProperty
Valid values are TLS_SNI and HTTP_HOST .
getTargetTypes in interface CfnRuleGroup.RulesSourceListProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.