Module: Aws::Resiliencehubv2::Client::_ListServiceTopologyEdgesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#service_topology_edge_summaries::Array[Types::ServiceTopologyEdgeSummary]

Returns:



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

def service_topology_edge_summaries: () -> ::Array[Types::ServiceTopologyEdgeSummary]