Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. data AnalyticsSummary

    gogol-partners Gogol.Partners.Types

    Analytics aggregated data for a Company for a given date range. See: newAnalyticsSummary smart constructor.

  2. AnalyticsSummary :: Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> AnalyticsSummary

    gogol-partners Gogol.Partners.Types

    No documentation available.

  3. analyticsSummary :: ListAnalyticsResponse -> Maybe AnalyticsSummary

    gogol-partners Gogol.Partners.Types

    Aggregated information across the response's analytics.

  4. newAnalyticsSummary :: AnalyticsSummary

    gogol-partners Gogol.Partners.Types

    Creates a value of AnalyticsSummary with the minimum fields required to make a request.

  5. pattern AwsKinesis_State_CONSUMERNOTFOUND :: AwsKinesis_State

    gogol-pubsub Gogol.PubSub

    The Kinesis consumer does not exist.

  6. consumerArn :: AwsKinesis -> Maybe Text

    gogol-pubsub Gogol.PubSub

    Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used.

  7. pattern AwsKinesis_State_CONSUMERNOTFOUND :: AwsKinesis_State

    gogol-pubsub Gogol.PubSub.Types

    The Kinesis consumer does not exist.

  8. consumerArn :: AwsKinesis -> Maybe Text

    gogol-pubsub Gogol.PubSub.Types

    Required. The Kinesis consumer ARN to used for ingestion in Enhanced Fan-Out mode. The consumer must be already created and ready to be used.

  9. data ReplicaPoolUpdaterRollingUpdatesResume

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater

    Continues an update in PAUSED state. Has no effect if invoked when the state of the update is ROLLED_OUT. See: newReplicaPoolUpdaterRollingUpdatesResume smart constructor.

  10. ReplicaPoolUpdaterRollingUpdatesResume :: Text -> Text -> Text -> ReplicaPoolUpdaterRollingUpdatesResume

    gogol-replicapool-updater Gogol.ReplicaPoolUpdater

    No documentation available.

Page 331 of many | Previous | Next