| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.clone() |
ExtendedS3DestinationDescription |
DestinationDescription.getExtendedS3DestinationDescription()
The destination in Amazon S3.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withBucketARN(String bucketARN)
The ARN of the S3 bucket.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withBufferingHints(BufferingHints bufferingHints)
The buffering option.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The CloudWatch logging options for your delivery stream.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withCompressionFormat(CompressionFormat compressionFormat)
The compression format.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withCompressionFormat(String compressionFormat)
The compression format.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
The encryption configuration.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withPrefix(String prefix)
The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered S3 files.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withRoleARN(String roleARN)
The ARN of the AWS credentials.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withS3BackupDescription(S3DestinationDescription s3BackupDescription)
The configuration for backup in Amazon S3.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withS3BackupMode(S3BackupMode s3BackupMode)
The Amazon S3 backup mode.
|
ExtendedS3DestinationDescription |
ExtendedS3DestinationDescription.withS3BackupMode(String s3BackupMode)
The Amazon S3 backup mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationDescription.setExtendedS3DestinationDescription(ExtendedS3DestinationDescription extendedS3DestinationDescription)
The destination in Amazon S3.
|
DestinationDescription |
DestinationDescription.withExtendedS3DestinationDescription(ExtendedS3DestinationDescription extendedS3DestinationDescription)
The destination in Amazon S3.
|
Copyright © 2017. All rights reserved.