Class CfnDistributionTenant.WebAclCustomizationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cloudfront.CfnDistributionTenant.WebAclCustomizationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDistributionTenant.WebAclCustomizationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDistributionTenant.WebAclCustomizationProperty
@Stability(Stable)
@Internal
public static final class CfnDistributionTenant.WebAclCustomizationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDistributionTenant.WebAclCustomizationProperty
An implementation for
CfnDistributionTenant.WebAclCustomizationProperty-
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.cloudfront.CfnDistributionTenant.WebAclCustomizationProperty
CfnDistributionTenant.WebAclCustomizationProperty.Builder, CfnDistributionTenant.WebAclCustomizationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionTenant.WebAclCustomizationProperty.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 theCfnDistributionTenant.WebAclCustomizationProperty.Builder.
-
-
Method Details
-
getAction
Description copied from interface:CfnDistributionTenant.WebAclCustomizationPropertyThe action for the AWS WAF web ACL customization.You can specify
overrideto specify a separate AWS WAF web ACL for the distribution tenant. If you specifydisable, the distribution tenant won't have AWS WAF web ACL protections and won't inherit from the multi-tenant distribution.- Specified by:
getActionin interfaceCfnDistributionTenant.WebAclCustomizationProperty- See Also:
-
getArn
Description copied from interface:CfnDistributionTenant.WebAclCustomizationPropertyThe Amazon Resource Name (ARN) of the AWS WAF web ACL.- Specified by:
getArnin interfaceCfnDistributionTenant.WebAclCustomizationProperty- 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()
-