Class: Aws::Types::ListHealthChecksRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListHealthChecksRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
1015 1016 1017 |
# File 'sig/types.rbs', line 1015 def marker @marker end |
#max_items ⇒ ::Integer
Returns the value of attribute max_items.
1016 1017 1018 |
# File 'sig/types.rbs', line 1016 def max_items @max_items end |