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

Stratosphere.AppRunner.Service.CodeConfigurationProperty

Documentation

data KeyValuePairProperty Source #

Instances

Instances details
ToJSON KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

Show KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

Eq KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

ToResourceProperties KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

Property "Name" KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

Property "Value" KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

type PropertyType "Name" KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

type PropertyType "Value" KeyValuePairProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.KeyValuePairProperty

data CodeConfigurationValuesProperty Source #

Instances

Instances details
ToJSON CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Show CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Eq CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

ToResourceProperties CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Property "BuildCommand" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Property "Port" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Property "Runtime" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Property "RuntimeEnvironmentSecrets" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Associated Types

type PropertyType "RuntimeEnvironmentSecrets" CodeConfigurationValuesProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Property "RuntimeEnvironmentVariables" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Associated Types

type PropertyType "RuntimeEnvironmentVariables" CodeConfigurationValuesProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

Property "StartCommand" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

type PropertyType "BuildCommand" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

type PropertyType "Port" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

type PropertyType "Runtime" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

type PropertyType "RuntimeEnvironmentSecrets" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

type PropertyType "RuntimeEnvironmentVariables" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

type PropertyType "StartCommand" CodeConfigurationValuesProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty

data CodeConfigurationProperty Source #

Instances

Instances details
ToJSON CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

Show CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

Eq CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

ToResourceProperties CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

Property "CodeConfigurationValues" CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

Associated Types

type PropertyType "CodeConfigurationValues" CodeConfigurationProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

Property "ConfigurationSource" CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

Associated Types

type PropertyType "ConfigurationSource" CodeConfigurationProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

type PropertyType "ConfigurationSource" CodeConfigurationProperty = Value Text
type PropertyType "CodeConfigurationValues" CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

type PropertyType "ConfigurationSource" CodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.CodeConfigurationProperty

type PropertyType "ConfigurationSource" CodeConfigurationProperty = Value Text