Class WafwebaclToCloudFront
java.lang.Object
software.amazon.jsii.JsiiObject
software.constructs.Construct
software.amazon.awsconstructs.services.wafwebaclcloudfront.WafwebaclToCloudFront
- All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable,software.constructs.IConstruct,software.constructs.IDependable
@Generated(value="jsii-pacmak/1.82.0 (build 2d2ddd7)",
date="2023-06-06T15:31:13.135Z")
public class WafwebaclToCloudFront
extends software.constructs.Construct
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedWafwebaclToCloudFront(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) protectedWafwebaclToCloudFront(software.amazon.jsii.JsiiObjectRef objRef) WafwebaclToCloudFront(software.constructs.Construct scope, String id, WafwebaclToCloudFrontProps props) -
Method Summary
Modifier and TypeMethodDescriptionsoftware.amazon.awscdk.services.cloudfront.Distributionsoftware.amazon.awscdk.services.wafv2.CfnWebACLMethods inherited from class software.constructs.Construct
getNode, isConstruct, toStringMethods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
WafwebaclToCloudFront
protected WafwebaclToCloudFront(software.amazon.jsii.JsiiObjectRef objRef) -
WafwebaclToCloudFront
protected WafwebaclToCloudFront(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) -
WafwebaclToCloudFront
public WafwebaclToCloudFront(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull WafwebaclToCloudFrontProps props) - Parameters:
scope-- represents the scope for all the resources.
id-- this is a a scope-unique id.
props-- user provided props for the construct.
-
-
Method Details
-
getCloudFrontWebDistribution
@NotNull public software.amazon.awscdk.services.cloudfront.Distribution getCloudFrontWebDistribution() -
getWebacl
@NotNull public software.amazon.awscdk.services.wafv2.CfnWebACL getWebacl()
-