Module: Aws::Panorama::Client::_ListNodesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListNodesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


494
# File 'sig/client.rbs', line 494

def next_token: () -> ::String

#nodes::Array[Types::Node]

Returns:



495
# File 'sig/client.rbs', line 495

def nodes: () -> ::Array[Types::Node]