NAME
Paws::ServiceDiscovery::ListInstancesResponse
ATTRIBUTES
Instances => ArrayRef[Paws::ServiceDiscovery::InstanceSummary]
Summary information about the instances that are associated with the specified service.
NextToken => Str
If more than MaxResults
instances match the specified criteria, you can submit another ListInstances
request to get the next group of results. Specify the value of NextToken
from the previous response in the next request.