stratosphere-elasticbeanstalk-1.0.0: Stratosphere integration for AWS ElasticBeanstalk.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ElasticBeanstalk.Environment

Documentation

data Environment Source #

Constructors

Environment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticbeanstalk-environment.html

Fields

Instances

Instances details
ToJSON Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Show Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Eq Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

ToResourceProperties Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Property "ApplicationName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "ApplicationName" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "ApplicationName" Environment = Value Text

Methods

set :: PropertyType "ApplicationName" Environment -> Environment -> Environment #

Property "CNAMEPrefix" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "CNAMEPrefix" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "CNAMEPrefix" Environment = Value Text

Methods

set :: PropertyType "CNAMEPrefix" Environment -> Environment -> Environment #

Property "Description" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "Description" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "Description" Environment = Value Text

Methods

set :: PropertyType "Description" Environment -> Environment -> Environment #

Property "EnvironmentName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "EnvironmentName" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "EnvironmentName" Environment = Value Text

Methods

set :: PropertyType "EnvironmentName" Environment -> Environment -> Environment #

Property "OperationsRole" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "OperationsRole" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "OperationsRole" Environment = Value Text

Methods

set :: PropertyType "OperationsRole" Environment -> Environment -> Environment #

Property "OptionSettings" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "OptionSettings" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Methods

set :: PropertyType "OptionSettings" Environment -> Environment -> Environment #

Property "PlatformArn" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "PlatformArn" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "PlatformArn" Environment = Value Text

Methods

set :: PropertyType "PlatformArn" Environment -> Environment -> Environment #

Property "SolutionStackName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "SolutionStackName" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "SolutionStackName" Environment = Value Text

Methods

set :: PropertyType "SolutionStackName" Environment -> Environment -> Environment #

Property "Tags" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "Tags" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "Tags" Environment = [Tag]
Property "TemplateName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "TemplateName" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "TemplateName" Environment = Value Text

Methods

set :: PropertyType "TemplateName" Environment -> Environment -> Environment #

Property "Tier" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "Tier" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Property "VersionLabel" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

Associated Types

type PropertyType "VersionLabel" Environment 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "VersionLabel" Environment = Value Text

Methods

set :: PropertyType "VersionLabel" Environment -> Environment -> Environment #

type PropertyType "ApplicationName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "ApplicationName" Environment = Value Text
type PropertyType "CNAMEPrefix" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "CNAMEPrefix" Environment = Value Text
type PropertyType "Description" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "Description" Environment = Value Text
type PropertyType "EnvironmentName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "EnvironmentName" Environment = Value Text
type PropertyType "OperationsRole" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "OperationsRole" Environment = Value Text
type PropertyType "OptionSettings" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "PlatformArn" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "PlatformArn" Environment = Value Text
type PropertyType "SolutionStackName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "SolutionStackName" Environment = Value Text
type PropertyType "Tags" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "Tags" Environment = [Tag]
type PropertyType "TemplateName" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "TemplateName" Environment = Value Text
type PropertyType "Tier" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "VersionLabel" Environment Source # 
Instance details

Defined in Stratosphere.ElasticBeanstalk.Environment

type PropertyType "VersionLabel" Environment = Value Text