| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ServiceDiscovery.Service.HealthCheckCustomConfigProperty
Documentation
data HealthCheckCustomConfigProperty Source #
Constructors
| HealthCheckCustomConfigProperty | |
Instances
| ToJSON HealthCheckCustomConfigProperty Source # | |||||
| Show HealthCheckCustomConfigProperty Source # | |||||
Defined in Stratosphere.ServiceDiscovery.Service.HealthCheckCustomConfigProperty Methods showsPrec :: Int -> HealthCheckCustomConfigProperty -> ShowS # | |||||
| Eq HealthCheckCustomConfigProperty Source # | |||||
| ToResourceProperties HealthCheckCustomConfigProperty Source # | |||||
| Property "FailureThreshold" HealthCheckCustomConfigProperty Source # | |||||
Defined in Stratosphere.ServiceDiscovery.Service.HealthCheckCustomConfigProperty Associated Types
Methods set :: PropertyType "FailureThreshold" HealthCheckCustomConfigProperty -> HealthCheckCustomConfigProperty -> HealthCheckCustomConfigProperty # | |||||
| type PropertyType "FailureThreshold" HealthCheckCustomConfigProperty Source # | |||||