Class: Aws::Types::GetXssMatchSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetXssMatchSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#xss_match_set ⇒ Types::XssMatchSet
Returns the value of attribute xss_match_set.
Instance Attribute Details
#xss_match_set ⇒ Types::XssMatchSet
Returns the value of attribute xss_match_set.
580 581 582 |
# File 'sig/types.rbs', line 580 def xss_match_set @xss_match_set end |