Module: Aws::SecurityAgent::Client::_ListDiscoveredEndpointsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#discovered_endpoints::Array[Types::DiscoveredEndpoint]

Returns:



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

def discovered_endpoints: () -> ::Array[Types::DiscoveredEndpoint]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String