Java com.amazonaws.services.kinesisfirehose.model S3DestinationConfiguration fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.kinesisfirehose.model S3DestinationConfiguration fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.kinesisfirehose.model S3DestinationConfiguration.

The text is from its open source code.

Constructor

Method

voidsetBucketARN(String bucketARN)

The ARN of the S3 bucket.

voidsetBufferingHints(BufferingHints bufferingHints)

The buffering option.

voidsetCompressionFormat(String compressionFormat)

The compression format.

voidsetCompressionFormat(CompressionFormat compressionFormat)

The compression format.

voidsetEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)

The encryption configuration.

voidsetPrefix(String prefix)

The "YYYY/MM/DD/HH" time format prefix is automatically used for delivered Amazon S3 files.

voidsetRoleARN(String roleARN)

The Amazon Resource Name (ARN) of the AWS credentials.