AwsWafv2ApiKeyCapabilityArgs

interface AwsWafv2ApiKeyCapabilityArgs { apiKey: AwsWafv2ApiKeyArgs; ipSet?: undefined; regexPatternSet?: undefined; ruleGroup?: undefined; webAcl?: undefined; webAclAssociations?: undefined; }

API key capability shape for AwsWafv2Args.


Properties

apiKey: AwsWafv2ApiKeyArgs

WAFv2 API key capability.

ipSet: undefined

regexPatternSet: undefined

ruleGroup: undefined

webAcl: undefined

webAclAssociations: undefined