Module: Aws::Finspace::Client::_ListKxClusterNodesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKxClusterNodesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
702 |
# File 'sig/client.rbs', line 702
def next_token: () -> ::String
|
#nodes ⇒ ::Array[Types::KxNode]
701 |
# File 'sig/client.rbs', line 701
def nodes: () -> ::Array[Types::KxNode]
|