Module: Aws::ServiceDiscovery::Client::_DiscoverInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DiscoverInstancesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instances ⇒ ::Array[Types::HttpInstanceSummary]
231 |
# File 'sig/client.rbs', line 231
def instances: () -> ::Array[Types::HttpInstanceSummary]
|
#instances_revision ⇒ ::Integer
232 |
# File 'sig/client.rbs', line 232
def instances_revision: () -> ::Integer
|