stratosphere-opsworks-1.0.0: Stratosphere integration for AWS OpsWorks.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.OpsWorks.Instance

Documentation

data Instance Source #

Constructors

Instance

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-instance.html

Fields

Instances

Instances details
ToJSON Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Show Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Eq Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

ToResourceProperties Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Property "AgentVersion" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "AgentVersion" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "AgentVersion" Instance = Value Text

Methods

set :: PropertyType "AgentVersion" Instance -> Instance -> Instance #

Property "AmiId" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "AmiId" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Methods

set :: PropertyType "AmiId" Instance -> Instance -> Instance #

Property "Architecture" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "Architecture" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Architecture" Instance = Value Text

Methods

set :: PropertyType "Architecture" Instance -> Instance -> Instance #

Property "AutoScalingType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "AutoScalingType" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "AutoScalingType" Instance = Value Text

Methods

set :: PropertyType "AutoScalingType" Instance -> Instance -> Instance #

Property "AvailabilityZone" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "AvailabilityZone" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "AvailabilityZone" Instance = Value Text

Methods

set :: PropertyType "AvailabilityZone" Instance -> Instance -> Instance #

Property "BlockDeviceMappings" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "BlockDeviceMappings" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "BlockDeviceMappings" Instance = [BlockDeviceMappingProperty]

Methods

set :: PropertyType "BlockDeviceMappings" Instance -> Instance -> Instance #

Property "EbsOptimized" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "EbsOptimized" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "EbsOptimized" Instance = Value Bool

Methods

set :: PropertyType "EbsOptimized" Instance -> Instance -> Instance #

Property "ElasticIps" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "ElasticIps" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "ElasticIps" Instance = ValueList Text

Methods

set :: PropertyType "ElasticIps" Instance -> Instance -> Instance #

Property "Hostname" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "Hostname" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Hostname" Instance = Value Text

Methods

set :: PropertyType "Hostname" Instance -> Instance -> Instance #

Property "InstallUpdatesOnBoot" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "InstallUpdatesOnBoot" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "InstallUpdatesOnBoot" Instance = Value Bool

Methods

set :: PropertyType "InstallUpdatesOnBoot" Instance -> Instance -> Instance #

Property "InstanceType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "InstanceType" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "InstanceType" Instance = Value Text

Methods

set :: PropertyType "InstanceType" Instance -> Instance -> Instance #

Property "LayerIds" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "LayerIds" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Methods

set :: PropertyType "LayerIds" Instance -> Instance -> Instance #

Property "Os" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "Os" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Property "RootDeviceType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "RootDeviceType" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "RootDeviceType" Instance = Value Text

Methods

set :: PropertyType "RootDeviceType" Instance -> Instance -> Instance #

Property "SshKeyName" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "SshKeyName" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "SshKeyName" Instance = Value Text

Methods

set :: PropertyType "SshKeyName" Instance -> Instance -> Instance #

Property "StackId" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "StackId" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "StackId" Instance = Value Text

Methods

set :: PropertyType "StackId" Instance -> Instance -> Instance #

Property "SubnetId" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "SubnetId" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "SubnetId" Instance = Value Text

Methods

set :: PropertyType "SubnetId" Instance -> Instance -> Instance #

Property "Tenancy" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "Tenancy" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Tenancy" Instance = Value Text

Methods

set :: PropertyType "Tenancy" Instance -> Instance -> Instance #

Property "TimeBasedAutoScaling" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "TimeBasedAutoScaling" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "TimeBasedAutoScaling" Instance = TimeBasedAutoScalingProperty

Methods

set :: PropertyType "TimeBasedAutoScaling" Instance -> Instance -> Instance #

Property "VirtualizationType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "VirtualizationType" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "VirtualizationType" Instance = Value Text

Methods

set :: PropertyType "VirtualizationType" Instance -> Instance -> Instance #

Property "Volumes" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Associated Types

type PropertyType "Volumes" Instance 
Instance details

Defined in Stratosphere.OpsWorks.Instance

Methods

set :: PropertyType "Volumes" Instance -> Instance -> Instance #

type PropertyType "AgentVersion" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "AgentVersion" Instance = Value Text
type PropertyType "AmiId" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Architecture" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Architecture" Instance = Value Text
type PropertyType "AutoScalingType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "AutoScalingType" Instance = Value Text
type PropertyType "AvailabilityZone" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "AvailabilityZone" Instance = Value Text
type PropertyType "BlockDeviceMappings" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "BlockDeviceMappings" Instance = [BlockDeviceMappingProperty]
type PropertyType "EbsOptimized" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "EbsOptimized" Instance = Value Bool
type PropertyType "ElasticIps" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "ElasticIps" Instance = ValueList Text
type PropertyType "Hostname" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Hostname" Instance = Value Text
type PropertyType "InstallUpdatesOnBoot" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "InstallUpdatesOnBoot" Instance = Value Bool
type PropertyType "InstanceType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "InstanceType" Instance = Value Text
type PropertyType "LayerIds" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Os" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "RootDeviceType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "RootDeviceType" Instance = Value Text
type PropertyType "SshKeyName" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "SshKeyName" Instance = Value Text
type PropertyType "StackId" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "StackId" Instance = Value Text
type PropertyType "SubnetId" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "SubnetId" Instance = Value Text
type PropertyType "Tenancy" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "Tenancy" Instance = Value Text
type PropertyType "TimeBasedAutoScaling" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "TimeBasedAutoScaling" Instance = TimeBasedAutoScalingProperty
type PropertyType "VirtualizationType" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance

type PropertyType "VirtualizationType" Instance = Value Text
type PropertyType "Volumes" Instance Source # 
Instance details

Defined in Stratosphere.OpsWorks.Instance