class Aws::ApplicationDiscoveryService::Types::ListServerNeighborsResponse

@!attribute [rw] neighbors

List of distinct servers that are one hop away from the given
server.
@return [Array<Types::NeighborConnectionDetail>]

@!attribute [rw] next_token

Token to retrieve the next set of results. For example, if you
specified 100 IDs for
`ListServerNeighborsRequest$neighborConfigurationIds` but set
`ListServerNeighborsRequest$maxResults` to 10, you received a set of
10 results along with this token. Use this token in the next query
to retrieve the next set of 10.
@return [String]

@!attribute [rw] known_dependency_count

Count of distinct servers that are one hop away from the given
server.
@return [Integer]

Constants

SENSITIVE