Module: Aws::Resiliencehubv2::Client::_ListTestsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListTestsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


822
# File 'sig/client.rbs', line 822

def next_token: () -> ::String

#tests::Array[Types::TestSummary]

Returns:



821
# File 'sig/client.rbs', line 821

def tests: () -> ::Array[Types::TestSummary]