Module: Aws::Rekognition::Client::_ListStreamProcessorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStreamProcessorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
915 |
# File 'sig/client.rbs', line 915
def next_token: () -> ::String
|
#stream_processors ⇒ ::Array[Types::StreamProcessor]
916 |
# File 'sig/client.rbs', line 916
def stream_processors: () -> ::Array[Types::StreamProcessor]
|