Module: Aws::ServiceDiscovery::Client::_GetInstancesHealthStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInstancesHealthStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
273 |
# File 'sig/client.rbs', line 273
def next_token: () -> ::String
|
#status ⇒ ::Hash[::String, ("HEALTHY" | "UNHEALTHY" | "UNKNOWN")]
272 |
# File 'sig/client.rbs', line 272
def status: () -> ::Hash[::String, ("HEALTHY" | "UNHEALTHY" | "UNKNOWN")]
|