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]
516 |
# File 'sig/client.rbs', line 516
def assertions: () -> ::Array[Types::Assertion]
|
#next_token ⇒ ::String
517 |
# File 'sig/client.rbs', line 517
def next_token: () -> ::String
|