RegexPatternSetRegularExpression

data class RegexPatternSetRegularExpression(val regexString: String)

Constructors

Link copied to clipboard
constructor(regexString: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The string representing the regular expression, see the AWS WAF documentation for more information.