Module: Aws::OAM::Client::_ListSinksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSinksOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ListSinksItem]
205 |
# File 'sig/client.rbs', line 205
def items: () -> ::Array[Types::ListSinksItem]
|
#next_token ⇒ ::String
206 |
# File 'sig/client.rbs', line 206
def next_token: () -> ::String
|