Class: Aws::Types::DescribeEngineVersionsMessage
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEngineVersionsMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#max_records ⇒ ::Integer
Returns the value of attribute max_records.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
818 819 820 |
# File 'sig/types.rbs', line 818 def marker @marker end |
#max_records ⇒ ::Integer
Returns the value of attribute max_records.
817 818 819 |
# File 'sig/types.rbs', line 817 def max_records @max_records end |