Module: Aws::Redshift::Client::_DescribeReservedNodeExchangeStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeReservedNodeExchangeStatusOutputMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #marker ⇒ ::String
- #reserved_node_exchange_status_details ⇒ ::Array[Types::ReservedNodeExchangeStatus]
Instance Method Details
#marker ⇒ ::String
1309 |
# File 'sig/client.rbs', line 1309
def marker: () -> ::String
|
#reserved_node_exchange_status_details ⇒ ::Array[Types::ReservedNodeExchangeStatus]
1308 |
# File 'sig/client.rbs', line 1308
def reserved_node_exchange_status_details: () -> ::Array[Types::ReservedNodeExchangeStatus]
|