stratosphere-lightsail-1.0.0: Stratosphere integration for AWS Lightsail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Documentation

data HealthCheckConfigProperty Source #

Instances

Instances details
ToJSON HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Show HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Eq HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

ToResourceProperties HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "HealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "HealthyThreshold" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "IntervalSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "IntervalSeconds" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "Path" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "SuccessCodes" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "TimeoutSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "TimeoutSeconds" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "UnhealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "UnhealthyThreshold" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "HealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "IntervalSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "Path" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "SuccessCodes" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "TimeoutSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "UnhealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty