Class: Aws::Types::GetXssMatchSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetXssMatchSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#xss_match_set_id ⇒ ::String
Returns the value of attribute xss_match_set_id.
Instance Attribute Details
#xss_match_set_id ⇒ ::String
Returns the value of attribute xss_match_set_id.
575 576 577 |
# File 'sig/types.rbs', line 575 def xss_match_set_id @xss_match_set_id end |