@Generated(value="jsii-pacmak/1.76.0 (build a2651be)", date="2023-03-04T02:21:41.168Z") public interface WafwebaclToAppsyncProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
WafwebaclToAppsyncProps.Builder
A builder for
WafwebaclToAppsyncProps |
static class |
WafwebaclToAppsyncProps.Jsii$Proxy
An implementation for
WafwebaclToAppsyncProps |
| Modifier and Type | Method and Description |
|---|---|
static WafwebaclToAppsyncProps.Builder |
builder() |
software.amazon.awscdk.services.appsync.CfnGraphQLApi |
getExistingAppsyncApi()
The existing Appsync API that will be protected with the WAF web ACL.
|
default software.amazon.awscdk.services.wafv2.CfnWebACL |
getExistingWebaclObj()
Existing instance of a WAF web ACL, an error will occur if this and props is set.
|
default software.amazon.awscdk.services.wafv2.CfnWebACLProps |
getWebaclProps()
Optional user-provided props to override the default props for the AWS WAF web ACL.
|
@NotNull software.amazon.awscdk.services.appsync.CfnGraphQLApi getExistingAppsyncApi()
@Nullable default software.amazon.awscdk.services.wafv2.CfnWebACL getExistingWebaclObj()
@Nullable default software.amazon.awscdk.services.wafv2.CfnWebACLProps getWebaclProps()
Default: - Default properties are used.
static WafwebaclToAppsyncProps.Builder builder()
WafwebaclToAppsyncProps.Builder of WafwebaclToAppsyncPropsCopyright © 2023. All rights reserved.