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
798 |
# File 'sig/client.rbs', line 798
def next_token: () -> ::String
|
#test_sources ⇒ ::Array[Types::TestSourceSummary]
797 |
# File 'sig/client.rbs', line 797
def test_sources: () -> ::Array[Types::TestSourceSummary]
|