Module: Aws::Route53RecoveryControlConfig::Client::_ListAssociatedRoute53HealthChecksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssociatedRoute53HealthChecksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#health_check_ids ⇒ ::Array[::String]
244 |
# File 'sig/client.rbs', line 244
def health_check_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
245 |
# File 'sig/client.rbs', line 245
def next_token: () -> ::String
|