Module: Aws::OAM::Client::_ListLinksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLinksOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ListLinksItem]
193 |
# File 'sig/client.rbs', line 193
def items: () -> ::Array[Types::ListLinksItem]
|
#next_token ⇒ ::String
194 |
# File 'sig/client.rbs', line 194
def next_token: () -> ::String
|