Class: Aws::Types::OrderableDBInstanceOptionsMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.



3454
3455
3456
# File 'sig/types.rbs', line 3454

def marker
  @marker
end

#orderable_db_instance_options::Array[Types::OrderableDBInstanceOption]

Returns the value of attribute orderable_db_instance_options.



3453
3454
3455
# File 'sig/types.rbs', line 3453

def orderable_db_instance_options
  @orderable_db_instance_options
end