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]
593 |
# File 'sig/client.rbs', line 593
def flows: () -> ::Array[Types::ListedFlow]
|
#next_token ⇒ ::String
594 |
# File 'sig/client.rbs', line 594
def next_token: () -> ::String
|