Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
newtype HealthCheckType Source #
pattern HealthCheckType_CALCULATED :: HealthCheckType | |
pattern HealthCheckType_CLOUDWATCH_METRIC :: HealthCheckType | |
pattern HealthCheckType_HTTP :: HealthCheckType | |
pattern HealthCheckType_HTTPS :: HealthCheckType | |
pattern HealthCheckType_HTTPS_STR_MATCH :: HealthCheckType | |
pattern HealthCheckType_HTTP_STR_MATCH :: HealthCheckType | |
pattern HealthCheckType_RECOVERY_CONTROL :: HealthCheckType | |
pattern HealthCheckType_TCP :: HealthCheckType |