Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
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 |