Hoogle Search
Within LTS Haskell 24.55 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_eMRStepHadoopJarStepConfigMainClass :: EMRStepHadoopJarStepConfig -> Maybe (Val Text)stratosphere Stratosphere.ResourceProperties.EMRStepHadoopJarStepConfig No documentation available.
_eMRStepHadoopJarStepConfigStepProperties :: EMRStepHadoopJarStepConfig -> Maybe [EMRStepKeyValue]stratosphere Stratosphere.ResourceProperties.EMRStepHadoopJarStepConfig No documentation available.
emrStepHadoopJarStepConfig :: Val Text -> EMRStepHadoopJarStepConfigstratosphere Stratosphere.ResourceProperties.EMRStepHadoopJarStepConfig Constructor for EMRStepHadoopJarStepConfig containing required fields as arguments.
emrshjscStepProperties :: Lens' EMRStepHadoopJarStepConfig (Maybe [EMRStepKeyValue])stratosphere Stratosphere.ResourceProperties.EMRStepHadoopJarStepConfig module Stratosphere.ResourceProperties.
EMRStepKeyValue No documentation available.
-
stratosphere Stratosphere.ResourceProperties.EMRStepKeyValue Full data type definition for EMRStepKeyValue. See emrStepKeyValue for a more convenient constructor.
EMRStepKeyValue :: Maybe (Val Text) -> Maybe (Val Text) -> EMRStepKeyValuestratosphere Stratosphere.ResourceProperties.EMRStepKeyValue No documentation available.
_eMRStepKeyValueKey :: EMRStepKeyValue -> Maybe (Val Text)stratosphere Stratosphere.ResourceProperties.EMRStepKeyValue No documentation available.
_eMRStepKeyValueValue :: EMRStepKeyValue -> Maybe (Val Text)stratosphere Stratosphere.ResourceProperties.EMRStepKeyValue No documentation available.
emrStepKeyValue :: EMRStepKeyValuestratosphere Stratosphere.ResourceProperties.EMRStepKeyValue Constructor for EMRStepKeyValue containing required fields as arguments.