Module: Aws::Resiliencehubv2::Client::_ListAssertionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssertionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#assertions ⇒ ::Array[Types::Assertion]
436 |
# File 'sig/client.rbs', line 436
def assertions: () -> ::Array[Types::Assertion]
|
#next_token ⇒ ::String
437 |
# File 'sig/client.rbs', line 437
def next_token: () -> ::String
|