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

Returns:

  • (::String)


273
# File 'sig/client.rbs', line 273

def next_token: () -> ::String

#status::Hash[::String, ("HEALTHY" | "UNHEALTHY" | "UNKNOWN")]

Returns:

  • (::Hash[::String, ("HEALTHY" | "UNHEALTHY" | "UNKNOWN")])


272
# File 'sig/client.rbs', line 272

def status: () -> ::Hash[::String, ("HEALTHY" | "UNHEALTHY" | "UNKNOWN")]