@Generated(value="jsii-pacmak/1.78.1 (build 878761e)", date="2023-03-18T14:29:47.091Z") public class WafwebaclToCloudFront extends software.constructs.Construct
| Modifier and Type | Class and Description |
|---|---|
static class |
WafwebaclToCloudFront.Builder
A fluent builder for
WafwebaclToCloudFront. |
| Modifier | Constructor and Description |
|---|---|
|
WafwebaclToCloudFront(software.constructs.Construct scope,
String id,
WafwebaclToCloudFrontProps props) |
protected |
WafwebaclToCloudFront(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
WafwebaclToCloudFront(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awscdk.services.cloudfront.Distribution |
getCloudFrontWebDistribution() |
software.amazon.awscdk.services.wafv2.CfnWebACL |
getWebacl() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected WafwebaclToCloudFront(software.amazon.jsii.JsiiObjectRef objRef)
protected WafwebaclToCloudFront(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public WafwebaclToCloudFront(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
WafwebaclToCloudFrontProps props)
scope - - represents the scope for all the resources. This parameter is required.id - - this is a a scope-unique id. This parameter is required.props - - user provided props for the construct. This parameter is required.Copyright © 2023. All rights reserved.