Module: Aws::EC2::Client::_DescribeFlowLogsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeFlowLogsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_logs ⇒ ::Array[Types::FlowLog]
5979 |
# File 'sig/client.rbs', line 5979
def flow_logs: () -> ::Array[Types::FlowLog]
|
#next_token ⇒ ::String
5980 |
# File 'sig/client.rbs', line 5980
def next_token: () -> ::String
|