Module: Aws::ARCRegionswitch::Client::_ListRoute53HealthChecksInRegionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRoute53HealthChecksInRegionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#health_checks ⇒ ::Array[Types::Route53HealthCheck]
282 |
# File 'sig/client.rbs', line 282
def health_checks: () -> ::Array[Types::Route53HealthCheck]
|
#next_token ⇒ ::String
283 |
# File 'sig/client.rbs', line 283
def next_token: () -> ::String
|