Class: Aws::Types::CreateXssMatchSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateXssMatchSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#change_token ⇒ ::String
Returns the value of attribute change_token.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#change_token ⇒ ::String
Returns the value of attribute change_token.
205 206 207 |
# File 'sig/types.rbs', line 205 def change_token @change_token end |
#name ⇒ ::String
Returns the value of attribute name.
204 205 206 |
# File 'sig/types.rbs', line 204 def name @name end |