class Aws::ServiceDiscovery::Types::ListServicesResponse

@!attribute [rw] services

An array that contains one `ServiceSummary` object for each service
that matches the specified filter criteria.
@return [Array<Types::ServiceSummary>]

@!attribute [rw] next_token

If the response contains `NextToken`, submit another `ListServices`
request to get the next group of results. Specify the value of
`NextToken` from the previous response in the next request.

<note markdown="1"> Cloud Map gets `MaxResults` services and then filters them based on
the specified criteria. It's possible that no services in the first
`MaxResults` services matched the specified criteria but that
subsequent groups of `MaxResults` services do contain services that
match the criteria.

 </note>
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicediscovery-2017-03-14/ListServicesResponse AWS API Documentation

Constants

SENSITIVE