Module: Aws::QConnect::Client::_ListSpansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSpansResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1057 |
# File 'sig/client.rbs', line 1057
def next_token: () -> ::String
|
#spans ⇒ ::Array[Types::Span]
1056 |
# File 'sig/client.rbs', line 1056
def spans: () -> ::Array[Types::Span]
|