Module: Aws::CleanRoomsML::Client::_ListMLInputChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMLInputChannelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ml_input_channels_list ⇒ ::Array[Types::MLInputChannelSummary]
858 |
# File 'sig/client.rbs', line 858
def ml_input_channels_list: () -> ::Array[Types::MLInputChannelSummary]
|
#next_token ⇒ ::String
857 |
# File 'sig/client.rbs', line 857
def next_token: () -> ::String
|