getRegexPatternSet

Contains a list of Regular expressions based on the provided inputs. RegexPatternSet can be used with other WAF entities with RegexPatternSetReferenceStatement to perform other actions .

Return

null

Parameters

argument

null


Return

null

Parameters

id

Id of the RegexPatternSet

name

Name of the RegexPatternSet.

scope

Use CLOUDFRONT for CloudFront RegexPatternSet, use REGIONAL for Application Load Balancer and API Gateway.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.wafv2.kotlin.inputs.GetRegexPatternSetPlainArgs.

See also