Hoogle Search

Within LTS Haskell 22.21 (ghc-9.6.5)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data WorkflowAttributes

    amazonka-customer-profiles Amazonka.CustomerProfiles

    Structure to hold workflow attributes. See: newWorkflowAttributes smart constructor.

  2. WorkflowAttributes' :: Maybe AppflowIntegrationWorkflowAttributes -> WorkflowAttributes

    amazonka-customer-profiles Amazonka.CustomerProfiles

    No documentation available.

  3. data WorkflowMetrics

    amazonka-customer-profiles Amazonka.CustomerProfiles

    Generic object containing workflow execution metrics. See: newWorkflowMetrics smart constructor.

  4. WorkflowMetrics' :: Maybe AppflowIntegrationWorkflowMetrics -> WorkflowMetrics

    amazonka-customer-profiles Amazonka.CustomerProfiles

    No documentation available.

  5. data WorkflowStepItem

    amazonka-customer-profiles Amazonka.CustomerProfiles

    List containing steps in workflow. See: newWorkflowStepItem smart constructor.

  6. WorkflowStepItem' :: Maybe AppflowIntegrationWorkflowStep -> WorkflowStepItem

    amazonka-customer-profiles Amazonka.CustomerProfiles

    No documentation available.

  7. newtype WorkflowType

    amazonka-customer-profiles Amazonka.CustomerProfiles

    No documentation available.

  8. WorkflowType' :: Text -> WorkflowType

    amazonka-customer-profiles Amazonka.CustomerProfiles

    No documentation available.

  9. pattern WorkflowType_APPFLOW_INTEGRATION :: WorkflowType

    amazonka-customer-profiles Amazonka.CustomerProfiles

    No documentation available.

  10. data WorkflowAttributes

    amazonka-customer-profiles Amazonka.CustomerProfiles.Types

    Structure to hold workflow attributes. See: newWorkflowAttributes smart constructor.

Page 2 of many | Previous | Next