Module: Aws::MediaConnect::Client::_ListFlowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFlowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flows ⇒ ::Array[Types::ListedFlow]
596 |
# File 'sig/client.rbs', line 596
def flows: () -> ::Array[Types::ListedFlow]
|
#next_token ⇒ ::String
597 |
# File 'sig/client.rbs', line 597
def next_token: () -> ::String
|