Class CfnFirewallDomainListProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.route53globalresolver.CfnFirewallDomainListProps.Jsii$Proxy
- All Implemented Interfaces:
CfnFirewallDomainListProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFirewallDomainListProps
@Stability(Stable)
@Internal
public static final class CfnFirewallDomainListProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFirewallDomainListProps
An implementation for
CfnFirewallDomainListProps-
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.CfnFirewallDomainListProps
CfnFirewallDomainListProps.Builder, CfnFirewallDomainListProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFirewallDomainListProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnFirewallDomainListProps.Builder.
-
-
Method Details
-
getGlobalResolverId
- Specified by:
getGlobalResolverIdin interfaceCfnFirewallDomainListProps- See Also:
-
getName
- Specified by:
getNamein interfaceCfnFirewallDomainListProps- See Also:
-
getClientToken
- Specified by:
getClientTokenin interfaceCfnFirewallDomainListProps- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnFirewallDomainListProps- See Also:
-
getDomainFileUrl
Description copied from interface:CfnFirewallDomainListPropsS3 URL to import domains from.- Specified by:
getDomainFileUrlin interfaceCfnFirewallDomainListProps- See Also:
-
getDomains
Description copied from interface:CfnFirewallDomainListPropsAn inline list of domains to use for this domain list.- Specified by:
getDomainsin interfaceCfnFirewallDomainListProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnFirewallDomainListProps- 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()
-