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