| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static S3DestinationOptions.Builder |
S3DestinationOptions.builder() |
S3DestinationOptions.Builder |
S3DestinationOptions.Builder.fileFormat(FlowLogFileFormat fileFormat)
Sets the value of
S3DestinationOptions.getFileFormat() |
S3DestinationOptions.Builder |
S3DestinationOptions.Builder.hiveCompatiblePartitions(Boolean hiveCompatiblePartitions)
Sets the value of
S3DestinationOptions.getHiveCompatiblePartitions() |
S3DestinationOptions.Builder |
S3DestinationOptions.Builder.perHourPartition(Boolean perHourPartition)
Sets the value of
S3DestinationOptions.getPerHourPartition() |
| Constructor and Description |
|---|
Jsii$Proxy(S3DestinationOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3DestinationOptions.Builder. |
Copyright © 2022. All rights reserved.