Class CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder, CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe Amazon Resource Name (ARN) of the Amazon S3 bucket.final ObjectThe buffering option.final ObjectThe Amazon CloudWatch logging options for your delivery stream.final StringThe compression format.final ObjectThe serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3.final ObjectThe configuration of the dynamic partitioning mechanism that creates targeted data sets from the streaming data by partitioning it based on partition keys.final ObjectThe encryption configuration for the Kinesis Data Firehose delivery stream.final StringA prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3.final StringTheYYYY/MM/DD/HHtime format prefix is automatically used for delivered Amazon S3 files.final ObjectThe data processing configuration for the Kinesis Data Firehose delivery stream.final StringThe Amazon Resource Name (ARN) of the AWS credentials.final ObjectThe configuration for backup in Amazon S3.final StringThe Amazon S3 backup mode.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.
-
-
Method Details
-
getBucketArn
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe Amazon Resource Name (ARN) of the Amazon S3 bucket.For constraints, see ExtendedS3DestinationConfiguration in the Amazon Kinesis Data Firehose API Reference .
- Specified by:
getBucketArnin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe Amazon Resource Name (ARN) of the AWS credentials.For constraints, see ExtendedS3DestinationConfiguration in the Amazon Kinesis Data Firehose API Reference .
- Specified by:
getRoleArnin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getBufferingHints
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe buffering option.- Specified by:
getBufferingHintsin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getCloudWatchLoggingOptions
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe Amazon CloudWatch logging options for your delivery stream.- Specified by:
getCloudWatchLoggingOptionsin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getCompressionFormat
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe compression format.If no value is specified, the default is
UNCOMPRESSED.- Specified by:
getCompressionFormatin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getDataFormatConversionConfiguration
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3.- Specified by:
getDataFormatConversionConfigurationin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getDynamicPartitioningConfiguration
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe configuration of the dynamic partitioning mechanism that creates targeted data sets from the streaming data by partitioning it based on partition keys.- Specified by:
getDynamicPartitioningConfigurationin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getEncryptionConfiguration
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe encryption configuration for the Kinesis Data Firehose delivery stream.The default value is
NoEncryption.- Specified by:
getEncryptionConfigurationin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getErrorOutputPrefix
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyA prefix that Kinesis Data Firehose evaluates and adds to failed records before writing them to S3.This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects .
- Specified by:
getErrorOutputPrefixin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getPrefix
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyTheYYYY/MM/DD/HHtime format prefix is automatically used for delivered Amazon S3 files.For more information, see ExtendedS3DestinationConfiguration in the Amazon Kinesis Data Firehose API Reference .
- Specified by:
getPrefixin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getProcessingConfiguration
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe data processing configuration for the Kinesis Data Firehose delivery stream.- Specified by:
getProcessingConfigurationin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getS3BackupConfiguration
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe configuration for backup in Amazon S3.- Specified by:
getS3BackupConfigurationin interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
getS3BackupMode
Description copied from interface:CfnDeliveryStream.ExtendedS3DestinationConfigurationPropertyThe Amazon S3 backup mode.After 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.
- Specified by:
getS3BackupModein interfaceCfnDeliveryStream.ExtendedS3DestinationConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-