-
WafwebaclToApiGateway.Builder.create(software.constructs.Construct scope,
String id)
WafwebaclToApiGateway.Builder.existingApiGatewayInterface(software.amazon.awscdk.services.apigateway.IRestApi existingApiGatewayInterface)
The existing API Gateway instance that will be protected with the WAF web ACL.
WafwebaclToApiGateway.Builder.existingWebaclObj(software.amazon.awscdk.services.wafv2.CfnWebACL existingWebaclObj)
Existing instance of a WAF web ACL, an error will occur if this and props is set.
Optional user-provided props to override the default props for the AWS WAF web ACL.