| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<FlowLog> |
DescribeFlowLogsResponse.flowLogs()
Information about the flow logs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowLogsResponse.Builder |
DescribeFlowLogsResponse.Builder.flowLogs(FlowLog... flowLogs)
Information about the flow logs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowLogsResponse.Builder |
DescribeFlowLogsResponse.Builder.flowLogs(Collection<FlowLog> flowLogs)
Information about the flow logs.
|
Copyright © 2019. All rights reserved.