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
1269 |
# File 'sig/client.rbs', line 1269
def marker: () -> ::String
|
#orderable_cluster_options ⇒ ::Array[Types::OrderableClusterOption]
1268 |
# File 'sig/client.rbs', line 1268
def orderable_cluster_options: () -> ::Array[Types::OrderableClusterOption]
|