You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAF::Types::GetRegexMatchSetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAF::Types::GetRegexMatchSetResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#regex_match_set ⇒ Types::RegexMatchSet
Information about the RegexMatchSet that you specified in the
GetRegexMatchSet
request.
Instance Attribute Details
#regex_match_set ⇒ Types::RegexMatchSet
Information about the RegexMatchSet that you specified in the
GetRegexMatchSet
request. For more information, see
RegexMatchTuple.