Module: Aws::RTBFabric::Client::_ListLinksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLinksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#links ⇒ ::Array[Types::ListLinksResponseStructure]
513 |
# File 'sig/client.rbs', line 513
def links: () -> ::Array[Types::ListLinksResponseStructure]
|
#next_token ⇒ ::String
514 |
# File 'sig/client.rbs', line 514
def next_token: () -> ::String
|