stratosphere-cloud9-1.0.0: Stratosphere integration for AWS Cloud9.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Cloud9.EnvironmentEC2

Documentation

data EnvironmentEC2 Source #

Constructors

EnvironmentEC2

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html

Fields

Instances

Instances details
ToJSON EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Show EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Eq EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

ToResourceProperties EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Property "AutomaticStopTimeMinutes" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "AutomaticStopTimeMinutes" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "AutomaticStopTimeMinutes" EnvironmentEC2 = Value Integer

Methods

set :: PropertyType "AutomaticStopTimeMinutes" EnvironmentEC2 -> EnvironmentEC2 -> EnvironmentEC2 #

Property "ConnectionType" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "ConnectionType" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "ConnectionType" EnvironmentEC2 = Value Text
Property "Description" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "Description" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "Description" EnvironmentEC2 = Value Text
Property "ImageId" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "ImageId" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Property "InstanceType" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "InstanceType" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "InstanceType" EnvironmentEC2 = Value Text
Property "Name" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "Name" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Property "OwnerArn" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "OwnerArn" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Property "Repositories" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "Repositories" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Property "SubnetId" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "SubnetId" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Property "Tags" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

Associated Types

type PropertyType "Tags" EnvironmentEC2 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "AutomaticStopTimeMinutes" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "AutomaticStopTimeMinutes" EnvironmentEC2 = Value Integer
type PropertyType "ConnectionType" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "ConnectionType" EnvironmentEC2 = Value Text
type PropertyType "Description" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "Description" EnvironmentEC2 = Value Text
type PropertyType "ImageId" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "InstanceType" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "InstanceType" EnvironmentEC2 = Value Text
type PropertyType "Name" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "OwnerArn" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "Repositories" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "SubnetId" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2

type PropertyType "Tags" EnvironmentEC2 Source # 
Instance details

Defined in Stratosphere.Cloud9.EnvironmentEC2