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]
897 |
# File 'sig/client.rbs', line 897
def inputs: () -> ::Array[Types::Input]
|
#next_token ⇒ ::String
898 |
# File 'sig/client.rbs', line 898
def next_token: () -> ::String
|