Module: Aws::CloudTrail::Client::_ListChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#channels ⇒ ::Array[Types::Channel]
554 |
# File 'sig/client.rbs', line 554
def channels: () -> ::Array[Types::Channel]
|
#next_token ⇒ ::String
555 |
# File 'sig/client.rbs', line 555
def next_token: () -> ::String
|