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)


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

def next_token: () -> ::String

#service_topology_edge_summaries::Array[Types::ServiceTopologyEdgeSummary]

Returns:



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

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