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.

  1. _eMRClusterSteps :: EMRCluster -> Maybe [EMRClusterStepConfig]

    stratosphere Stratosphere.Resources.EMRCluster

    No documentation available.

  2. emrcSteps :: Lens' EMRCluster (Maybe [EMRClusterStepConfig])

    stratosphere Stratosphere.Resources.EMRCluster

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-cluster.html#cfn-elasticmapreduce-cluster-steps

  3. module Stratosphere.Resources.EMRStep

    No documentation available.

  4. data EMRStep

    stratosphere Stratosphere.Resources.EMRStep

    Full data type definition for EMRStep. See emrStep for a more convenient constructor.

  5. EMRStep :: Val Text -> EMRStepHadoopJarStepConfig -> Val Text -> Val Text -> EMRStep

    stratosphere Stratosphere.Resources.EMRStep

    No documentation available.

  6. _eMRStepActionOnFailure :: EMRStep -> Val Text

    stratosphere Stratosphere.Resources.EMRStep

    No documentation available.

  7. _eMRStepHadoopJarStep :: EMRStep -> EMRStepHadoopJarStepConfig

    stratosphere Stratosphere.Resources.EMRStep

    No documentation available.

  8. _eMRStepJobFlowId :: EMRStep -> Val Text

    stratosphere Stratosphere.Resources.EMRStep

    No documentation available.

  9. _eMRStepName :: EMRStep -> Val Text

    stratosphere Stratosphere.Resources.EMRStep

    No documentation available.

  10. emrStep :: Val Text -> EMRStepHadoopJarStepConfig -> Val Text -> Val Text -> EMRStep

    stratosphere Stratosphere.Resources.EMRStep

    Constructor for EMRStep containing required fields as arguments.

Page 100 of many | Previous | Next