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)


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

def next_token: () -> ::String

#service_topology_edge_summaries::Array[Types::ServiceTopologyEdgeSummary]

Returns:



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

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