GetRegexPatternSetRegularExpression

data class GetRegexPatternSetRegularExpression(val regexString: String)

Constructors

Link copied to clipboard
constructor(regexString: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Required) String representing the regular expression, see the AWS WAF documentation for more information.