@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder, CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucketArn()
The Amazon Resource Name (ARN) of the Amazon S3 bucket.
|
Object |
getBufferingHints()
The buffering option.
|
Object |
getCloudWatchLoggingOptions()
The Amazon CloudWatch logging options for your delivery stream.
|
String |
getCompressionFormat()
The compression format.
|
Object |
getDataFormatConversionConfiguration()
The serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3.
|
Object |
getDynamicPartitioningConfiguration()
The configuration of the dynamic partitioning mechanism that creates targeted data sets from the streaming data by partitioning it based on partition keys.
|
Object |
getEncryptionConfiguration()
The encryption configuration for the Kinesis Data Firehose delivery stream.
|
String |
getErrorOutputPrefix()
A prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3.
|
String |
getPrefix()
The `YYYY/MM/DD/HH` time format prefix is automatically used for delivered Amazon S3 files.
|
Object |
getProcessingConfiguration()
The data processing configuration for the Kinesis Data Firehose delivery stream.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the AWS credentials.
|
Object |
getS3BackupConfiguration()
The configuration for backup in Amazon S3.
|
String |
getS3BackupMode()
The Amazon S3 backup mode.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final String getBucketArn()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyFor constraints, see ExtendedS3DestinationConfiguration in the Amazon Kinesis Data Firehose API Reference .
getBucketArn in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final String getRoleArn()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyFor constraints, see ExtendedS3DestinationConfiguration in the Amazon Kinesis Data Firehose API Reference .
getRoleArn in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getBufferingHints()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertygetBufferingHints in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getCloudWatchLoggingOptions()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertygetCloudWatchLoggingOptions in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final String getCompressionFormat()
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty
If no value is specified, the default is UNCOMPRESSED .
getCompressionFormat in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getDataFormatConversionConfiguration()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertygetDataFormatConversionConfiguration in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getDynamicPartitioningConfiguration()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertygetDynamicPartitioningConfiguration in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getEncryptionConfiguration()
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty
The default value is NoEncryption .
getEncryptionConfiguration in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final String getErrorOutputPrefix()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThis prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects .
getErrorOutputPrefix in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final String getPrefix()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyFor more information, see ExtendedS3DestinationConfiguration in the Amazon Kinesis Data Firehose API Reference .
getPrefix in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getProcessingConfiguration()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertygetProcessingConfiguration in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final Object getS3BackupConfiguration()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertygetS3BackupConfiguration in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertypublic final String getS3BackupMode()
CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyAfter you create a delivery stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.
getS3BackupMode in interface CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.