Module: Aws::MediaLive::Client::_ListInputsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInputsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#inputs ⇒ ::Array[Types::Input]
889 |
# File 'sig/client.rbs', line 889 def inputs: () -> ::Array[Types::Input] |
#next_token ⇒ ::String
890 |
# File 'sig/client.rbs', line 890 def next_token: () -> ::String |