@Generated(value="jsii-pacmak/1.76.0 (build a2651be)", date="2023-03-04T02:21:41.163Z") public class WafwebaclToAppsync extends software.constructs.Construct
| Modifier and Type | Class and Description |
|---|---|
static class |
WafwebaclToAppsync.Builder
A fluent builder for
WafwebaclToAppsync. |
| Modifier | Constructor and Description |
|---|---|
|
WafwebaclToAppsync(software.constructs.Construct scope,
String id,
WafwebaclToAppsyncProps props) |
protected |
WafwebaclToAppsync(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
WafwebaclToAppsync(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awscdk.services.appsync.CfnGraphQLApi |
getAppsyncApi() |
software.amazon.awscdk.services.wafv2.CfnWebACL |
getWebacl() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected WafwebaclToAppsync(software.amazon.jsii.JsiiObjectRef objRef)
protected WafwebaclToAppsync(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public WafwebaclToAppsync(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
WafwebaclToAppsyncProps 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.