interface OnSourceDDoSProtectionConfigProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.WAFv2.CfnWebACL.OnSourceDDoSProtectionConfigProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awswafv2#CfnWebACL_OnSourceDDoSProtectionConfigProperty |
![]() | software.amazon.awscdk.services.wafv2.CfnWebACL.OnSourceDDoSProtectionConfigProperty |
![]() | aws_cdk.aws_wafv2.CfnWebACL.OnSourceDDoSProtectionConfigProperty |
![]() | aws-cdk-lib » aws_wafv2 » CfnWebACL » OnSourceDDoSProtectionConfigProperty |
Configures the options for on-source DDoS protection provided by supported resource type.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_wafv2 as wafv2 } from 'aws-cdk-lib';
const onSourceDDoSProtectionConfigProperty: wafv2.CfnWebACL.OnSourceDDoSProtectionConfigProperty = {
albLowReputationMode: 'albLowReputationMode',
};
Properties
Name | Type | Description |
---|---|---|
alb | string |
albLowReputationMode
Type:
string