| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DestinationOptions
Options for writing logs to a destination.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DestinationOptions.Jsii$Proxy
An implementation for
DestinationOptions |
static class |
S3DestinationOptions.Jsii$Proxy
An implementation for
S3DestinationOptions |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationOptions |
S3DestinationOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static FlowLogDestination |
FlowLogDestination.toS3(IBucket bucket,
String keyPrefix,
S3DestinationOptions options)
Use S3 as the destination.
|
Copyright © 2022. All rights reserved.