Class: Aws::Types::OrderableDBInstanceOptionsMessage
- Inherits:
-
Object
- Object
- Aws::Types::OrderableDBInstanceOptionsMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#orderable_db_instance_options ⇒ ::Array[Types::OrderableDBInstanceOption]
Returns the value of attribute orderable_db_instance_options.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
1419 1420 1421 |
# File 'sig/types.rbs', line 1419 def marker @marker end |
#orderable_db_instance_options ⇒ ::Array[Types::OrderableDBInstanceOption]
Returns the value of attribute orderable_db_instance_options.
1418 1419 1420 |
# File 'sig/types.rbs', line 1418 def end |