Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_eMRClusterSteps :: EMRCluster -> Maybe [EMRClusterStepConfig]stratosphere Stratosphere.Resources.EMRCluster No documentation available.
emrcSteps :: Lens' EMRCluster (Maybe [EMRClusterStepConfig])stratosphere Stratosphere.Resources.EMRCluster module Stratosphere.Resources.
EMRStep No documentation available.
-
stratosphere Stratosphere.Resources.EMRStep Full data type definition for EMRStep. See emrStep for a more convenient constructor.
EMRStep :: Val Text -> EMRStepHadoopJarStepConfig -> Val Text -> Val Text -> EMRStepstratosphere Stratosphere.Resources.EMRStep No documentation available.
_eMRStepActionOnFailure :: EMRStep -> Val Textstratosphere Stratosphere.Resources.EMRStep No documentation available.
_eMRStepHadoopJarStep :: EMRStep -> EMRStepHadoopJarStepConfigstratosphere Stratosphere.Resources.EMRStep No documentation available.
_eMRStepJobFlowId :: EMRStep -> Val Textstratosphere Stratosphere.Resources.EMRStep No documentation available.
_eMRStepName :: EMRStep -> Val Textstratosphere Stratosphere.Resources.EMRStep No documentation available.
emrStep :: Val Text -> EMRStepHadoopJarStepConfig -> Val Text -> Val Text -> EMRStepstratosphere Stratosphere.Resources.EMRStep Constructor for EMRStep containing required fields as arguments.