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. newtype SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    • Output Only Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.

  2. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State :: Text -> SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    No documentation available.

  3. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Abandoned :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Operation not tracked in this location e.g. zone is marked as DOWN.

  4. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Done :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Operation has completed successfully.

  5. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Failed :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Operation is in an error state.

  6. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Propagated :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Operation is confirmed to be in the location.

  7. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Propagating :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    Operation is not yet confirmed to have been created in the location.

  8. pattern SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_Unspecified :: SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    No documentation available.

  9. newtype SetCommonInstanceMetadataOperationMetadata_PerLocationOperations

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    • Output Only Status information per location (location name is key). Example key: zones/us-central1-a
    See: newSetCommonInstanceMetadataOperationMetadata_PerLocationOperations smart constructor.

  10. SetCommonInstanceMetadataOperationMetadata_PerLocationOperations :: HashMap Text SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo -> SetCommonInstanceMetadataOperationMetadata_PerLocationOperations

    gogol-deploymentmanager Gogol.DeploymentManager.Types

    No documentation available.

Page 106 of many | Previous | Next