| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
DynamicPartitioningConfiguration |
ExtendedS3DestinationConfiguration.dynamicPartitioningConfiguration()
The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by
partitioning it based on partition keys.
|
DynamicPartitioningConfiguration |
ExtendedS3DestinationUpdate.dynamicPartitioningConfiguration()
The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by
partitioning it based on partition keys.
|
DynamicPartitioningConfiguration |
ExtendedS3DestinationDescription.dynamicPartitioningConfiguration()
The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming data by
partitioning it based on partition keys.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedS3DestinationConfiguration.Builder |
ExtendedS3DestinationConfiguration.Builder.dynamicPartitioningConfiguration(DynamicPartitioningConfiguration dynamicPartitioningConfiguration)
The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming
data by partitioning it based on partition keys.
|
ExtendedS3DestinationUpdate.Builder |
ExtendedS3DestinationUpdate.Builder.dynamicPartitioningConfiguration(DynamicPartitioningConfiguration dynamicPartitioningConfiguration)
The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming
data by partitioning it based on partition keys.
|
ExtendedS3DestinationDescription.Builder |
ExtendedS3DestinationDescription.Builder.dynamicPartitioningConfiguration(DynamicPartitioningConfiguration dynamicPartitioningConfiguration)
The configuration of the dynamic partitioning mechanism that creates smaller data sets from the streaming
data by partitioning it based on partition keys.
|
Copyright © 2023. All rights reserved.