Module: Aws::Detective::Client::_ListGraphsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#graph_list::Array[Types::Graph]

Returns:



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

def graph_list: () -> ::Array[Types::Graph]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String