Module: Aws::NetworkFirewall::Client::_ListFlowOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFlowOperationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_operations ⇒ ::Array[Types::FlowOperationMetadata]
977 |
# File 'sig/client.rbs', line 977
def flow_operations: () -> ::Array[Types::FlowOperationMetadata]
|
#next_token ⇒ ::String
978 |
# File 'sig/client.rbs', line 978
def next_token: () -> ::String
|