| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFlowLogsResponse> |
Ec2AsyncClient.createFlowLogs(CreateFlowLogsRequest createFlowLogsRequest)
Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet,
or VPC.
|
default CreateFlowLogsResponse |
Ec2Client.createFlowLogs(CreateFlowLogsRequest createFlowLogsRequest)
Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet,
or VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFlowLogsRequestMarshaller.marshall(CreateFlowLogsRequest createFlowLogsRequest) |
Copyright © 2020. All rights reserved.