module Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty (
        module Exports, ExtendedS3DestinationConfigurationProperty(..),
        mkExtendedS3DestinationConfigurationProperty
    ) where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.Property
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.BufferingHintsProperty as Exports
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.CloudWatchLoggingOptionsProperty as Exports
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty as Exports
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.DynamicPartitioningConfigurationProperty as Exports
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.EncryptionConfigurationProperty as Exports
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.ProcessingConfigurationProperty as Exports
import {-# SOURCE #-} Stratosphere.KinesisFirehose.DeliveryStream.S3DestinationConfigurationProperty as Exports
import Stratosphere.ResourceProperties
import Stratosphere.Value
data ExtendedS3DestinationConfigurationProperty
  = -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html>
    ExtendedS3DestinationConfigurationProperty {ExtendedS3DestinationConfigurationProperty -> ()
haddock_workaround_ :: (),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-bucketarn>
                                                ExtendedS3DestinationConfigurationProperty -> Value Text
bucketARN :: (Value Prelude.Text),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-bufferinghints>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
bufferingHints :: (Prelude.Maybe BufferingHintsProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-cloudwatchloggingoptions>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
cloudWatchLoggingOptions :: (Prelude.Maybe CloudWatchLoggingOptionsProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-compressionformat>
                                                ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
compressionFormat :: (Prelude.Maybe (Value Prelude.Text)),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-customtimezone>
                                                ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: (Prelude.Maybe (Value Prelude.Text)),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-dataformatconversionconfiguration>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dataFormatConversionConfiguration :: (Prelude.Maybe DataFormatConversionConfigurationProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-dynamicpartitioningconfiguration>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
dynamicPartitioningConfiguration :: (Prelude.Maybe DynamicPartitioningConfigurationProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-encryptionconfiguration>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
encryptionConfiguration :: (Prelude.Maybe EncryptionConfigurationProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-erroroutputprefix>
                                                ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
errorOutputPrefix :: (Prelude.Maybe (Value Prelude.Text)),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-fileextension>
                                                ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: (Prelude.Maybe (Value Prelude.Text)),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-prefix>
                                                ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: (Prelude.Maybe (Value Prelude.Text)),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-processingconfiguration>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
processingConfiguration :: (Prelude.Maybe ProcessingConfigurationProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-rolearn>
                                                ExtendedS3DestinationConfigurationProperty -> Value Text
roleARN :: (Value Prelude.Text),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-s3backupconfiguration>
                                                ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupConfiguration :: (Prelude.Maybe S3DestinationConfigurationProperty),
                                                -- | See: <http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-extendeds3destinationconfiguration.html#cfn-kinesisfirehose-deliverystream-extendeds3destinationconfiguration-s3backupmode>
                                                ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
s3BackupMode :: (Prelude.Maybe (Value Prelude.Text))}
  deriving stock (ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty -> Bool
(ExtendedS3DestinationConfigurationProperty
 -> ExtendedS3DestinationConfigurationProperty -> Bool)
-> (ExtendedS3DestinationConfigurationProperty
    -> ExtendedS3DestinationConfigurationProperty -> Bool)
-> Eq ExtendedS3DestinationConfigurationProperty
forall a. (a -> a -> Bool) -> (a -> a -> Bool) -> Eq a
$c== :: ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty -> Bool
== :: ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty -> Bool
$c/= :: ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty -> Bool
/= :: ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty -> Bool
Prelude.Eq, Int -> ExtendedS3DestinationConfigurationProperty -> ShowS
[ExtendedS3DestinationConfigurationProperty] -> ShowS
ExtendedS3DestinationConfigurationProperty -> String
(Int -> ExtendedS3DestinationConfigurationProperty -> ShowS)
-> (ExtendedS3DestinationConfigurationProperty -> String)
-> ([ExtendedS3DestinationConfigurationProperty] -> ShowS)
-> Show ExtendedS3DestinationConfigurationProperty
forall a.
(Int -> a -> ShowS) -> (a -> String) -> ([a] -> ShowS) -> Show a
$cshowsPrec :: Int -> ExtendedS3DestinationConfigurationProperty -> ShowS
showsPrec :: Int -> ExtendedS3DestinationConfigurationProperty -> ShowS
$cshow :: ExtendedS3DestinationConfigurationProperty -> String
show :: ExtendedS3DestinationConfigurationProperty -> String
$cshowList :: [ExtendedS3DestinationConfigurationProperty] -> ShowS
showList :: [ExtendedS3DestinationConfigurationProperty] -> ShowS
Prelude.Show)
mkExtendedS3DestinationConfigurationProperty ::
  Value Prelude.Text
  -> Value Prelude.Text -> ExtendedS3DestinationConfigurationProperty
mkExtendedS3DestinationConfigurationProperty :: Value Text
-> Value Text -> ExtendedS3DestinationConfigurationProperty
mkExtendedS3DestinationConfigurationProperty Value Text
bucketARN Value Text
roleARN
  = ExtendedS3DestinationConfigurationProperty
      {haddock_workaround_ :: ()
haddock_workaround_ = (), bucketARN :: Value Text
bucketARN = Value Text
bucketARN,
       roleARN :: Value Text
roleARN = Value Text
roleARN, bufferingHints :: Maybe BufferingHintsProperty
bufferingHints = Maybe BufferingHintsProperty
forall a. Maybe a
Prelude.Nothing,
       cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
cloudWatchLoggingOptions = Maybe CloudWatchLoggingOptionsProperty
forall a. Maybe a
Prelude.Nothing,
       compressionFormat :: Maybe (Value Text)
compressionFormat = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       customTimeZone :: Maybe (Value Text)
customTimeZone = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dataFormatConversionConfiguration = Maybe DataFormatConversionConfigurationProperty
forall a. Maybe a
Prelude.Nothing,
       dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
dynamicPartitioningConfiguration = Maybe DynamicPartitioningConfigurationProperty
forall a. Maybe a
Prelude.Nothing,
       encryptionConfiguration :: Maybe EncryptionConfigurationProperty
encryptionConfiguration = Maybe EncryptionConfigurationProperty
forall a. Maybe a
Prelude.Nothing,
       errorOutputPrefix :: Maybe (Value Text)
errorOutputPrefix = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       fileExtension :: Maybe (Value Text)
fileExtension = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing, prefix :: Maybe (Value Text)
prefix = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing,
       processingConfiguration :: Maybe ProcessingConfigurationProperty
processingConfiguration = Maybe ProcessingConfigurationProperty
forall a. Maybe a
Prelude.Nothing,
       s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupConfiguration = Maybe S3DestinationConfigurationProperty
forall a. Maybe a
Prelude.Nothing,
       s3BackupMode :: Maybe (Value Text)
s3BackupMode = Maybe (Value Text)
forall a. Maybe a
Prelude.Nothing}
instance ToResourceProperties ExtendedS3DestinationConfigurationProperty where
  toResourceProperties :: ExtendedS3DestinationConfigurationProperty -> ResourceProperties
toResourceProperties
    ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ResourceProperties
        {awsType :: Text
awsType = Text
"AWS::KinesisFirehose::DeliveryStream.ExtendedS3DestinationConfiguration",
         supportsTags :: Bool
supportsTags = Bool
Prelude.False,
         properties :: Object
properties = [Item Object] -> Object
forall l. IsList l => [Item l] -> l
Prelude.fromList
                        ([(Key, Value)] -> [(Key, Value)] -> [(Key, Value)]
forall a. Semigroup a => a -> a -> a
(Prelude.<>)
                           [Key
"BucketARN" Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
JSON..= Value Text
bucketARN, Key
"RoleARN" Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
JSON..= Value Text
roleARN]
                           ([Maybe (Key, Value)] -> [(Key, Value)]
forall a. [Maybe a] -> [a]
Prelude.catMaybes
                              [Key -> BufferingHintsProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"BufferingHints" (BufferingHintsProperty -> (Key, Value))
-> Maybe BufferingHintsProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe BufferingHintsProperty
bufferingHints,
                               Key -> CloudWatchLoggingOptionsProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"CloudWatchLoggingOptions"
                                 (CloudWatchLoggingOptionsProperty -> (Key, Value))
-> Maybe CloudWatchLoggingOptionsProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe CloudWatchLoggingOptionsProperty
cloudWatchLoggingOptions,
                               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"CompressionFormat" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
compressionFormat,
                               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"CustomTimeZone" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
customTimeZone,
                               Key -> DataFormatConversionConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"DataFormatConversionConfiguration"
                                 (DataFormatConversionConfigurationProperty -> (Key, Value))
-> Maybe DataFormatConversionConfigurationProperty
-> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe DataFormatConversionConfigurationProperty
dataFormatConversionConfiguration,
                               Key -> DynamicPartitioningConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"DynamicPartitioningConfiguration"
                                 (DynamicPartitioningConfigurationProperty -> (Key, Value))
-> Maybe DynamicPartitioningConfigurationProperty
-> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe DynamicPartitioningConfigurationProperty
dynamicPartitioningConfiguration,
                               Key -> EncryptionConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"EncryptionConfiguration"
                                 (EncryptionConfigurationProperty -> (Key, Value))
-> Maybe EncryptionConfigurationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe EncryptionConfigurationProperty
encryptionConfiguration,
                               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ErrorOutputPrefix" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
errorOutputPrefix,
                               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FileExtension" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
fileExtension,
                               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"Prefix" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
prefix,
                               Key -> ProcessingConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ProcessingConfiguration"
                                 (ProcessingConfigurationProperty -> (Key, Value))
-> Maybe ProcessingConfigurationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe ProcessingConfigurationProperty
processingConfiguration,
                               Key -> S3DestinationConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"S3BackupConfiguration"
                                 (S3DestinationConfigurationProperty -> (Key, Value))
-> Maybe S3DestinationConfigurationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe S3DestinationConfigurationProperty
s3BackupConfiguration,
                               Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"S3BackupMode" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
s3BackupMode]))}
instance JSON.ToJSON ExtendedS3DestinationConfigurationProperty where
  toJSON :: ExtendedS3DestinationConfigurationProperty -> Value
toJSON ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = [(Key, Value)] -> Value
JSON.object
        ([Item [(Key, Value)]] -> [(Key, Value)]
forall l. IsList l => [Item l] -> l
Prelude.fromList
           ([(Key, Value)] -> [(Key, Value)] -> [(Key, Value)]
forall a. Semigroup a => a -> a -> a
(Prelude.<>)
              [Key
"BucketARN" Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
JSON..= Value Text
bucketARN, Key
"RoleARN" Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
JSON..= Value Text
roleARN]
              ([Maybe (Key, Value)] -> [(Key, Value)]
forall a. [Maybe a] -> [a]
Prelude.catMaybes
                 [Key -> BufferingHintsProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"BufferingHints" (BufferingHintsProperty -> (Key, Value))
-> Maybe BufferingHintsProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe BufferingHintsProperty
bufferingHints,
                  Key -> CloudWatchLoggingOptionsProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"CloudWatchLoggingOptions"
                    (CloudWatchLoggingOptionsProperty -> (Key, Value))
-> Maybe CloudWatchLoggingOptionsProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe CloudWatchLoggingOptionsProperty
cloudWatchLoggingOptions,
                  Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"CompressionFormat" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
compressionFormat,
                  Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"CustomTimeZone" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
customTimeZone,
                  Key -> DataFormatConversionConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"DataFormatConversionConfiguration"
                    (DataFormatConversionConfigurationProperty -> (Key, Value))
-> Maybe DataFormatConversionConfigurationProperty
-> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe DataFormatConversionConfigurationProperty
dataFormatConversionConfiguration,
                  Key -> DynamicPartitioningConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"DynamicPartitioningConfiguration"
                    (DynamicPartitioningConfigurationProperty -> (Key, Value))
-> Maybe DynamicPartitioningConfigurationProperty
-> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe DynamicPartitioningConfigurationProperty
dynamicPartitioningConfiguration,
                  Key -> EncryptionConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"EncryptionConfiguration"
                    (EncryptionConfigurationProperty -> (Key, Value))
-> Maybe EncryptionConfigurationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe EncryptionConfigurationProperty
encryptionConfiguration,
                  Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ErrorOutputPrefix" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
errorOutputPrefix,
                  Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"FileExtension" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
fileExtension,
                  Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"Prefix" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
prefix,
                  Key -> ProcessingConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"ProcessingConfiguration"
                    (ProcessingConfigurationProperty -> (Key, Value))
-> Maybe ProcessingConfigurationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe ProcessingConfigurationProperty
processingConfiguration,
                  Key -> S3DestinationConfigurationProperty -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"S3BackupConfiguration"
                    (S3DestinationConfigurationProperty -> (Key, Value))
-> Maybe S3DestinationConfigurationProperty -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe S3DestinationConfigurationProperty
s3BackupConfiguration,
                  Key -> Value Text -> (Key, Value)
forall v. ToJSON v => Key -> v -> (Key, Value)
forall e kv v. (KeyValue e kv, ToJSON v) => Key -> v -> kv
(JSON..=) Key
"S3BackupMode" (Value Text -> (Key, Value))
-> Maybe (Value Text) -> Maybe (Key, Value)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
Prelude.<$> Maybe (Value Text)
s3BackupMode])))
instance Property "BucketARN" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "BucketARN" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType "BucketARN" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType "BucketARN" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {bucketARN :: Value Text
bucketARN = PropertyType "BucketARN" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "BufferingHints" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "BufferingHints" ExtendedS3DestinationConfigurationProperty = BufferingHintsProperty
  set :: PropertyType
  "BufferingHints" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "BufferingHints" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {bufferingHints :: Maybe BufferingHintsProperty
bufferingHints = BufferingHintsProperty -> Maybe BufferingHintsProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "BufferingHints" ExtendedS3DestinationConfigurationProperty
BufferingHintsProperty
newValue, Maybe (Value Text)
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "CloudWatchLoggingOptions" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "CloudWatchLoggingOptions" ExtendedS3DestinationConfigurationProperty = CloudWatchLoggingOptionsProperty
  set :: PropertyType
  "CloudWatchLoggingOptions"
  ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "CloudWatchLoggingOptions"
  ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
cloudWatchLoggingOptions = CloudWatchLoggingOptionsProperty
-> Maybe CloudWatchLoggingOptionsProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "CloudWatchLoggingOptions"
  ExtendedS3DestinationConfigurationProperty
CloudWatchLoggingOptionsProperty
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "CompressionFormat" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "CompressionFormat" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType
  "CompressionFormat" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "CompressionFormat" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {compressionFormat :: Maybe (Value Text)
compressionFormat = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "CompressionFormat" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "CustomTimeZone" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "CustomTimeZone" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType
  "CustomTimeZone" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "CustomTimeZone" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {customTimeZone :: Maybe (Value Text)
customTimeZone = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "CustomTimeZone" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "DataFormatConversionConfiguration" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "DataFormatConversionConfiguration" ExtendedS3DestinationConfigurationProperty = DataFormatConversionConfigurationProperty
  set :: PropertyType
  "DataFormatConversionConfiguration"
  ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "DataFormatConversionConfiguration"
  ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dataFormatConversionConfiguration = DataFormatConversionConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "DataFormatConversionConfiguration"
  ExtendedS3DestinationConfigurationProperty
DataFormatConversionConfigurationProperty
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "DynamicPartitioningConfiguration" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "DynamicPartitioningConfiguration" ExtendedS3DestinationConfigurationProperty = DynamicPartitioningConfigurationProperty
  set :: PropertyType
  "DynamicPartitioningConfiguration"
  ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "DynamicPartitioningConfiguration"
  ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
dynamicPartitioningConfiguration = DynamicPartitioningConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "DynamicPartitioningConfiguration"
  ExtendedS3DestinationConfigurationProperty
DynamicPartitioningConfigurationProperty
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "EncryptionConfiguration" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "EncryptionConfiguration" ExtendedS3DestinationConfigurationProperty = EncryptionConfigurationProperty
  set :: PropertyType
  "EncryptionConfiguration"
  ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "EncryptionConfiguration"
  ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {encryptionConfiguration :: Maybe EncryptionConfigurationProperty
encryptionConfiguration = EncryptionConfigurationProperty
-> Maybe EncryptionConfigurationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "EncryptionConfiguration"
  ExtendedS3DestinationConfigurationProperty
EncryptionConfigurationProperty
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType
  "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {errorOutputPrefix :: Maybe (Value Text)
errorOutputPrefix = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "FileExtension" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "FileExtension" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType
  "FileExtension" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "FileExtension" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {fileExtension :: Maybe (Value Text)
fileExtension = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "FileExtension" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "Prefix" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "Prefix" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType "Prefix" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType "Prefix" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {prefix :: Maybe (Value Text)
prefix = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType "Prefix" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "ProcessingConfiguration" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "ProcessingConfiguration" ExtendedS3DestinationConfigurationProperty = ProcessingConfigurationProperty
  set :: PropertyType
  "ProcessingConfiguration"
  ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "ProcessingConfiguration"
  ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {processingConfiguration :: Maybe ProcessingConfigurationProperty
processingConfiguration = ProcessingConfigurationProperty
-> Maybe ProcessingConfigurationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "ProcessingConfiguration"
  ExtendedS3DestinationConfigurationProperty
ProcessingConfigurationProperty
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "RoleARN" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "RoleARN" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType "RoleARN" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType "RoleARN" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {roleARN :: Value Text
roleARN = PropertyType "RoleARN" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
instance Property "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty = S3DestinationConfigurationProperty
  set :: PropertyType
  "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupConfiguration = S3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty
S3DestinationConfigurationProperty
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupMode :: Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupMode :: Maybe (Value Text)
..}
instance Property "S3BackupMode" ExtendedS3DestinationConfigurationProperty where
  type PropertyType "S3BackupMode" ExtendedS3DestinationConfigurationProperty = Value Prelude.Text
  set :: PropertyType
  "S3BackupMode" ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
-> ExtendedS3DestinationConfigurationProperty
set PropertyType
  "S3BackupMode" ExtendedS3DestinationConfigurationProperty
newValue ExtendedS3DestinationConfigurationProperty {Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ExtendedS3DestinationConfigurationProperty -> ()
bucketARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
bufferingHints :: ExtendedS3DestinationConfigurationProperty
-> Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: ExtendedS3DestinationConfigurationProperty
-> Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
customTimeZone :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
dataFormatConversionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe EncryptionConfigurationProperty
errorOutputPrefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
fileExtension :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
prefix :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
processingConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe ProcessingConfigurationProperty
roleARN :: ExtendedS3DestinationConfigurationProperty -> Value Text
s3BackupConfiguration :: ExtendedS3DestinationConfigurationProperty
-> Maybe S3DestinationConfigurationProperty
s3BackupMode :: ExtendedS3DestinationConfigurationProperty -> Maybe (Value Text)
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
s3BackupMode :: Maybe (Value Text)
..}
    = ExtendedS3DestinationConfigurationProperty
        {s3BackupMode :: Maybe (Value Text)
s3BackupMode = Value Text -> Maybe (Value Text)
forall a. a -> Maybe a
forall (f :: * -> *) a. Applicative f => a -> f a
Prelude.pure PropertyType
  "S3BackupMode" ExtendedS3DestinationConfigurationProperty
Value Text
newValue, Maybe (Value Text)
Maybe BufferingHintsProperty
Maybe CloudWatchLoggingOptionsProperty
Maybe EncryptionConfigurationProperty
Maybe ProcessingConfigurationProperty
Maybe DynamicPartitioningConfigurationProperty
Maybe S3DestinationConfigurationProperty
Maybe DataFormatConversionConfigurationProperty
()
Value Text
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
haddock_workaround_ :: ()
bucketARN :: Value Text
bufferingHints :: Maybe BufferingHintsProperty
cloudWatchLoggingOptions :: Maybe CloudWatchLoggingOptionsProperty
compressionFormat :: Maybe (Value Text)
customTimeZone :: Maybe (Value Text)
dataFormatConversionConfiguration :: Maybe DataFormatConversionConfigurationProperty
dynamicPartitioningConfiguration :: Maybe DynamicPartitioningConfigurationProperty
encryptionConfiguration :: Maybe EncryptionConfigurationProperty
errorOutputPrefix :: Maybe (Value Text)
fileExtension :: Maybe (Value Text)
prefix :: Maybe (Value Text)
processingConfiguration :: Maybe ProcessingConfigurationProperty
roleARN :: Value Text
s3BackupConfiguration :: Maybe S3DestinationConfigurationProperty
..}