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

Stratosphere.AppRunner.Service.ImageRepositoryProperty

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 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

data ImageRepositoryProperty Source #

Instances

Instances details
ToJSON ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Show ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Eq ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

ToResourceProperties ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Property "ImageConfiguration" ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Associated Types

type PropertyType "ImageConfiguration" ImageRepositoryProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Property "ImageIdentifier" ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Associated Types

type PropertyType "ImageIdentifier" ImageRepositoryProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Property "ImageRepositoryType" ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

Associated Types

type PropertyType "ImageRepositoryType" ImageRepositoryProperty 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

type PropertyType "ImageRepositoryType" ImageRepositoryProperty = Value Text
type PropertyType "ImageConfiguration" ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

type PropertyType "ImageIdentifier" ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

type PropertyType "ImageRepositoryType" ImageRepositoryProperty Source # 
Instance details

Defined in Stratosphere.AppRunner.Service.ImageRepositoryProperty

type PropertyType "ImageRepositoryType" ImageRepositoryProperty = Value Text