| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.clone() |
ExtendedS3DestinationUpdate |
UpdateDestinationRequest.getExtendedS3DestinationUpdate()
Describes an update for a destination in Amazon S3.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withBucketARN(String bucketARN)
The ARN of the S3 bucket.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withBufferingHints(BufferingHints bufferingHints)
The buffering option.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The CloudWatch logging options for your delivery stream.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withCompressionFormat(CompressionFormat compressionFormat)
The compression format.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withCompressionFormat(String compressionFormat)
The compression format.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
The encryption configuration.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withPrefix(String prefix)
The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered S3 files.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withRoleARN(String roleARN)
The ARN of the AWS credentials.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withS3BackupMode(S3BackupMode s3BackupMode)
Enables or disables Amazon S3 backup mode.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withS3BackupMode(String s3BackupMode)
Enables or disables Amazon S3 backup mode.
|
ExtendedS3DestinationUpdate |
ExtendedS3DestinationUpdate.withS3BackupUpdate(S3DestinationUpdate s3BackupUpdate)
The Amazon S3 destination for backup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDestinationRequest.setExtendedS3DestinationUpdate(ExtendedS3DestinationUpdate extendedS3DestinationUpdate)
Describes an update for a destination in Amazon S3.
|
UpdateDestinationRequest |
UpdateDestinationRequest.withExtendedS3DestinationUpdate(ExtendedS3DestinationUpdate extendedS3DestinationUpdate)
Describes an update for a destination in Amazon S3.
|
Copyright © 2017. All rights reserved.