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

Stratosphere.AppRunner.Service.ImageConfigurationProperty

Documentation

data ImageConfigurationProperty Source #

Instances

Instances details
ToJSON ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

Show ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

Eq ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

ToResourceProperties ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

Property "Port" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

Property "RuntimeEnvironmentSecrets" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

Associated Types

type PropertyType "RuntimeEnvironmentSecrets" ImageConfigurationProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

type PropertyType "RuntimeEnvironmentSecrets" ImageConfigurationProperty = [KeyValuePairProperty]
Property "RuntimeEnvironmentVariables" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

Associated Types

type PropertyType "RuntimeEnvironmentVariables" ImageConfigurationProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

type PropertyType "RuntimeEnvironmentVariables" ImageConfigurationProperty = [KeyValuePairProperty]
Property "StartCommand" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

type PropertyType "Port" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

type PropertyType "RuntimeEnvironmentSecrets" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

type PropertyType "RuntimeEnvironmentSecrets" ImageConfigurationProperty = [KeyValuePairProperty]
type PropertyType "RuntimeEnvironmentVariables" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty

type PropertyType "RuntimeEnvironmentVariables" ImageConfigurationProperty = [KeyValuePairProperty]
type PropertyType "StartCommand" ImageConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageConfigurationProperty