You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAF::Types::GetRegexPatternSetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAF::Types::GetRegexPatternSetResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#regex_pattern_set ⇒ Types::RegexPatternSet
Information about the RegexPatternSet that you specified in the
GetRegexPatternSet
request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for.
Instance Attribute Details
#regex_pattern_set ⇒ Types::RegexPatternSet
Information about the RegexPatternSet that you specified in the
GetRegexPatternSet
request, including the identifier of the pattern
set and the regular expression patterns you want AWS WAF to search for.