Module: Aws::Resiliencehubv2::Client::_ListTestSourcesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestSourcesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
837 |
# File 'sig/client.rbs', line 837
def next_token: () -> ::String
|
#test_sources ⇒ ::Array[Types::TestSourceSummary]
836 |
# File 'sig/client.rbs', line 836
def test_sources: () -> ::Array[Types::TestSourceSummary]
|