| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.GluePartitionSerdeInfo
Synopsis
Documentation
data GluePartitionSerdeInfo #
Full data type definition for GluePartitionSerdeInfo. See
gluePartitionSerdeInfo for a more convenient constructor.
Constructors
| GluePartitionSerdeInfo | |
Instances
| Eq GluePartitionSerdeInfo # | |
Defined in Stratosphere.ResourceProperties.GluePartitionSerdeInfo Methods (==) :: GluePartitionSerdeInfo -> GluePartitionSerdeInfo -> Bool # (/=) :: GluePartitionSerdeInfo -> GluePartitionSerdeInfo -> Bool # | |
| Show GluePartitionSerdeInfo # | |
Defined in Stratosphere.ResourceProperties.GluePartitionSerdeInfo Methods showsPrec :: Int -> GluePartitionSerdeInfo -> ShowS # show :: GluePartitionSerdeInfo -> String # showList :: [GluePartitionSerdeInfo] -> ShowS # | |
| ToJSON GluePartitionSerdeInfo # | |
Defined in Stratosphere.ResourceProperties.GluePartitionSerdeInfo Methods toJSON :: GluePartitionSerdeInfo -> Value # toEncoding :: GluePartitionSerdeInfo -> Encoding # toJSONList :: [GluePartitionSerdeInfo] -> Value # | |
| FromJSON GluePartitionSerdeInfo # | |
Defined in Stratosphere.ResourceProperties.GluePartitionSerdeInfo Methods parseJSON :: Value -> Parser GluePartitionSerdeInfo # parseJSONList :: Value -> Parser [GluePartitionSerdeInfo] # | |
gluePartitionSerdeInfo :: GluePartitionSerdeInfo #
Constructor for GluePartitionSerdeInfo containing required fields as
arguments.