Module: Aws::ManagedBlockchain::Client::_ListNodesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNodesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
326 |
# File 'sig/client.rbs', line 326
def next_token: () -> ::String
|
#nodes ⇒ ::Array[Types::NodeSummary]
325 |
# File 'sig/client.rbs', line 325
def nodes: () -> ::Array[Types::NodeSummary]
|