Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. data SetNodePoolAutoscalingRequest

    gogol-container Gogol.Container.Types

    SetNodePoolAutoscalingRequest sets the autoscaler settings of a node pool. See: newSetNodePoolAutoscalingRequest smart constructor.

  2. SetNodePoolAutoscalingRequest :: Maybe NodePoolAutoscaling -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetNodePoolAutoscalingRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  3. data SetNodePoolManagementRequest

    gogol-container Gogol.Container.Types

    SetNodePoolManagementRequest sets the node management properties of a node pool. See: newSetNodePoolManagementRequest smart constructor.

  4. SetNodePoolManagementRequest :: Maybe Text -> Maybe NodeManagement -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> SetNodePoolManagementRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  5. data SetNodePoolSizeRequest

    gogol-container Gogol.Container.Types

    SetNodePoolSizeRequest sets the size of a node pool. See: newSetNodePoolSizeRequest smart constructor.

  6. SetNodePoolSizeRequest :: Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Text -> SetNodePoolSizeRequest

    gogol-container Gogol.Container.Types

    No documentation available.

  7. newtype SetIamPolicyRequest

    gogol-dataproc Gogol.Dataproc

    Request message for SetIamPolicy method. See: newSetIamPolicyRequest smart constructor.

  8. SetIamPolicyRequest :: Maybe Policy -> SetIamPolicyRequest

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. module Gogol.Dataproc.Projects.Locations.AutoscalingPolicies.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOTFOUND, INVALIDARGUMENT, and PERMISSION_DENIED errors. See: Cloud Dataproc API Reference for dataproc.projects.locations.autoscalingPolicies.setIamPolicy.

  10. module Gogol.Dataproc.Projects.Locations.WorkflowTemplates.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOTFOUND, INVALIDARGUMENT, and PERMISSION_DENIED errors. See: Cloud Dataproc API Reference for dataproc.projects.locations.workflowTemplates.setIamPolicy.

Page 102 of many | Previous | Next