| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.S3.StorageLens.S3BucketDestinationProperty
Documentation
data EncryptionProperty Source #
Constructors
| EncryptionProperty | |
Fields
| |
Instances
data SSEKMSProperty Source #
Constructors
| SSEKMSProperty | |
Fields
| |
Instances
| ToJSON SSEKMSProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.SSEKMSProperty Methods toJSON :: SSEKMSProperty -> Value # toEncoding :: SSEKMSProperty -> Encoding # toJSONList :: [SSEKMSProperty] -> Value # toEncodingList :: [SSEKMSProperty] -> Encoding # omitField :: SSEKMSProperty -> Bool # | |||||
| Show SSEKMSProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.SSEKMSProperty Methods showsPrec :: Int -> SSEKMSProperty -> ShowS # show :: SSEKMSProperty -> String # showList :: [SSEKMSProperty] -> ShowS # | |||||
| Eq SSEKMSProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.SSEKMSProperty Methods (==) :: SSEKMSProperty -> SSEKMSProperty -> Bool # (/=) :: SSEKMSProperty -> SSEKMSProperty -> Bool # | |||||
| ToResourceProperties SSEKMSProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.SSEKMSProperty Methods toResourceProperties :: SSEKMSProperty -> ResourceProperties # | |||||
| Property "KeyId" SSEKMSProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.SSEKMSProperty Associated Types
Methods set :: PropertyType "KeyId" SSEKMSProperty -> SSEKMSProperty -> SSEKMSProperty # | |||||
| type PropertyType "KeyId" SSEKMSProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.SSEKMSProperty | |||||
data S3BucketDestinationProperty Source #
Constructors
| S3BucketDestinationProperty | |
Fields
| |
Instances
| ToJSON S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Methods toJSON :: S3BucketDestinationProperty -> Value # toEncoding :: S3BucketDestinationProperty -> Encoding # toJSONList :: [S3BucketDestinationProperty] -> Value # toEncodingList :: [S3BucketDestinationProperty] -> Encoding # | |||||
| Show S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Methods showsPrec :: Int -> S3BucketDestinationProperty -> ShowS # show :: S3BucketDestinationProperty -> String # showList :: [S3BucketDestinationProperty] -> ShowS # | |||||
| Eq S3BucketDestinationProperty Source # | |||||
| ToResourceProperties S3BucketDestinationProperty Source # | |||||
| Property "AccountId" S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Associated Types
Methods set :: PropertyType "AccountId" S3BucketDestinationProperty -> S3BucketDestinationProperty -> S3BucketDestinationProperty # | |||||
| Property "Arn" S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Associated Types
Methods set :: PropertyType "Arn" S3BucketDestinationProperty -> S3BucketDestinationProperty -> S3BucketDestinationProperty # | |||||
| Property "Encryption" S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Associated Types
Methods set :: PropertyType "Encryption" S3BucketDestinationProperty -> S3BucketDestinationProperty -> S3BucketDestinationProperty # | |||||
| Property "Format" S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Associated Types
Methods set :: PropertyType "Format" S3BucketDestinationProperty -> S3BucketDestinationProperty -> S3BucketDestinationProperty # | |||||
| Property "OutputSchemaVersion" S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Associated Types
Methods set :: PropertyType "OutputSchemaVersion" S3BucketDestinationProperty -> S3BucketDestinationProperty -> S3BucketDestinationProperty # | |||||
| Property "Prefix" S3BucketDestinationProperty Source # | |||||
Defined in Stratosphere.S3.StorageLens.S3BucketDestinationProperty Associated Types
Methods set :: PropertyType "Prefix" S3BucketDestinationProperty -> S3BucketDestinationProperty -> S3BucketDestinationProperty # | |||||
| type PropertyType "AccountId" S3BucketDestinationProperty Source # | |||||
| type PropertyType "Arn" S3BucketDestinationProperty Source # | |||||
| type PropertyType "Encryption" S3BucketDestinationProperty Source # | |||||
| type PropertyType "Format" S3BucketDestinationProperty Source # | |||||
| type PropertyType "OutputSchemaVersion" S3BucketDestinationProperty Source # | |||||
| type PropertyType "Prefix" S3BucketDestinationProperty Source # | |||||