Module: Aws::Redshift::Client::_DescribeReservedNodeOfferingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ReservedNodeOfferingsMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1322 |
# File 'sig/client.rbs', line 1322
def marker: () -> ::String
|
#reserved_node_offerings ⇒ ::Array[Types::ReservedNodeOffering]
1323 |
# File 'sig/client.rbs', line 1323
def reserved_node_offerings: () -> ::Array[Types::ReservedNodeOffering]
|