api Gateways
Parameters
value
Customizes the request body that your protected Amazon API Gateway REST APIs forward to AWS WAF for inspection. Applicable only when scope
is set to CLOUDFRONT
. See api_gateway
below for details.
Parameters
values
Customizes the request body that your protected Amazon API Gateway REST APIs forward to AWS WAF for inspection. Applicable only when scope
is set to CLOUDFRONT
. See api_gateway
below for details.
suspend fun apiGateways(argument: List<suspend WebAclAssociationConfigRequestBodyApiGatewayArgsBuilder.() -> Unit>)
suspend fun apiGateways(vararg argument: suspend WebAclAssociationConfigRequestBodyApiGatewayArgsBuilder.() -> Unit)
suspend fun apiGateways(argument: suspend WebAclAssociationConfigRequestBodyApiGatewayArgsBuilder.() -> Unit)
Parameters
argument
Customizes the request body that your protected Amazon API Gateway REST APIs forward to AWS WAF for inspection. Applicable only when scope
is set to CLOUDFRONT
. See api_gateway
below for details.