class Aws::ServiceDiscovery::Types::HttpInstanceSummary

In a response to a [DiscoverInstances] request, `HttpInstanceSummary` contains information about one instance that matches the values that you specified in the request.

[1]: docs.aws.amazon.com/cloud-map/latest/api/API_DiscoverInstances.html

@!attribute [rw] instance_id

The ID of an instance that matches the values that you specified in
the request.
@return [String]

@!attribute [rw] namespace_name

`   </p> The HttpName name of the namespace. It's found in the
HttpProperties member of the Properties member of the namespace.
`
@return [String]

@!attribute [rw] service_name

The name of the service that you specified when you registered the
instance.
@return [String]

@!attribute [rw] health_status

If you configured health checking in the service, the current health
status of the service instance.
@return [String]

@!attribute [rw] attributes

If you included any attributes when you registered the instance, the
values of those attributes.
@return [Hash<String,String>]

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

Constants

SENSITIVE