stratosphere-apprunner-1.0.0: Stratosphere integration for AWS AppRunner.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Documentation

data HealthCheckConfigurationProperty Source #

Constructors

HealthCheckConfigurationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-healthcheckconfiguration.html

Instances

Instances details
ToJSON HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Show HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Eq HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

ToResourceProperties HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Property "HealthyThreshold" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Property "Interval" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Property "Path" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Property "Protocol" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Property "Timeout" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

Property "UnhealthyThreshold" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

type PropertyType "HealthyThreshold" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

type PropertyType "Interval" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

type PropertyType "Path" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

type PropertyType "Protocol" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

type PropertyType "Timeout" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty

type PropertyType "UnhealthyThreshold" HealthCheckConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.HealthCheckConfigurationProperty