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
1359 |
# File 'sig/client.rbs', line 1359
def marker: () -> ::String
|
#reserved_node_offerings ⇒ ::Array[Types::ReservedNodeOffering]
1360 |
# File 'sig/client.rbs', line 1360
def reserved_node_offerings: () -> ::Array[Types::ReservedNodeOffering]
|