Class: Aws::Types::ListXssMatchSetsRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListXssMatchSetsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#limit ⇒ ::Integer
Returns the value of attribute limit.
-
#next_marker ⇒ ::String
Returns the value of attribute next_marker.
Instance Attribute Details
#limit ⇒ ::Integer
Returns the value of attribute limit.
809 810 811 |
# File 'sig/types.rbs', line 809 def limit @limit end |
#next_marker ⇒ ::String
Returns the value of attribute next_marker.
808 809 810 |
# File 'sig/types.rbs', line 808 def next_marker @next_marker end |