@Stability(value=Stable) @Internal public static final class CfnFirewallDomainListProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFirewallDomainListProps
CfnFirewallDomainListPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFirewallDomainListProps.Builder, CfnFirewallDomainListProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFirewallDomainListProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFirewallDomainListProps.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 |
getDomainFileUrl()
The fully qualified URL or URI of the file stored in Amazon Simple Storage Service (Amazon S3) that contains the list of domains to import.
|
List<String> |
getDomains()
A list of the domain lists that you have defined.
|
String |
getName()
The name of the domain list.
|
List<CfnTag> |
getTags()
A list of the tag keys and values that you want to associate with the domain list.
|
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(CfnFirewallDomainListProps.Builder builder)
CfnFirewallDomainListProps.Builder.public final String getDomainFileUrl()
CfnFirewallDomainListPropsThe file must be in an S3 bucket that's in the same Region as your DNS Firewall. The file must be a text file and must contain a single domain per line.
getDomainFileUrl in interface CfnFirewallDomainListPropspublic final List<String> getDomains()
CfnFirewallDomainListPropsgetDomains in interface CfnFirewallDomainListPropspublic final String getName()
CfnFirewallDomainListPropsgetName in interface CfnFirewallDomainListPropspublic final List<CfnTag> getTags()
CfnFirewallDomainListPropsgetTags in interface CfnFirewallDomainListProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.