Module: Aws::Redshift::Client::_DescribeOrderableClusterOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::OrderableClusterOptionsMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1293 |
# File 'sig/client.rbs', line 1293
def marker: () -> ::String
|
#orderable_cluster_options ⇒ ::Array[Types::OrderableClusterOption]
1292 |
# File 'sig/client.rbs', line 1292
def orderable_cluster_options: () -> ::Array[Types::OrderableClusterOption]
|