Class: Aws::Types::DescribeOrderableReplicationInstancesMessage
- Inherits:
-
Object
- Object
- Aws::Types::DescribeOrderableReplicationInstancesMessage
- 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.
1092 1093 1094 |
# File 'sig/types.rbs', line 1092 def marker @marker end |
#max_records ⇒ ::Integer
Returns the value of attribute max_records.
1091 1092 1093 |
# File 'sig/types.rbs', line 1091 def max_records @max_records end |