stratosphere-appstream-1.0.0: Stratosphere integration for AWS AppStream.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppStream.Application

Documentation

data Application Source #

Constructors

Application

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-application.html

Fields

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Show Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Property "AppBlockArn" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "AppBlockArn" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "AppBlockArn" Application = Value Text

Methods

set :: PropertyType "AppBlockArn" Application -> Application -> Application #

Property "AttributesToDelete" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "AttributesToDelete" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "AttributesToDelete" Application = ValueList Text

Methods

set :: PropertyType "AttributesToDelete" Application -> Application -> Application #

Property "Description" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "Description" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "Description" Application = Value Text

Methods

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

Property "DisplayName" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "DisplayName" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "DisplayName" Application = Value Text

Methods

set :: PropertyType "DisplayName" Application -> Application -> Application #

Property "IconS3Location" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "IconS3Location" Application 
Instance details

Defined in Stratosphere.AppStream.Application

Methods

set :: PropertyType "IconS3Location" Application -> Application -> Application #

Property "InstanceFamilies" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "InstanceFamilies" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "InstanceFamilies" Application = ValueList Text

Methods

set :: PropertyType "InstanceFamilies" Application -> Application -> Application #

Property "LaunchParameters" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "LaunchParameters" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "LaunchParameters" Application = Value Text

Methods

set :: PropertyType "LaunchParameters" Application -> Application -> Application #

Property "LaunchPath" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "LaunchPath" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "LaunchPath" Application = Value Text

Methods

set :: PropertyType "LaunchPath" Application -> Application -> Application #

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.AppStream.Application

Property "Platforms" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "Platforms" Application 
Instance details

Defined in Stratosphere.AppStream.Application

Methods

set :: PropertyType "Platforms" Application -> Application -> Application #

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "Tags" Application = [Tag]
Property "WorkingDirectory" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

Associated Types

type PropertyType "WorkingDirectory" Application 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "WorkingDirectory" Application = Value Text

Methods

set :: PropertyType "WorkingDirectory" Application -> Application -> Application #

type PropertyType "AppBlockArn" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "AppBlockArn" Application = Value Text
type PropertyType "AttributesToDelete" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "AttributesToDelete" Application = ValueList Text
type PropertyType "Description" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "Description" Application = Value Text
type PropertyType "DisplayName" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "DisplayName" Application = Value Text
type PropertyType "IconS3Location" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "InstanceFamilies" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "InstanceFamilies" Application = ValueList Text
type PropertyType "LaunchParameters" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "LaunchParameters" Application = Value Text
type PropertyType "LaunchPath" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "LaunchPath" Application = Value Text
type PropertyType "Name" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "Platforms" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "Tags" Application = [Tag]
type PropertyType "WorkingDirectory" Application Source # 
Instance details

Defined in Stratosphere.AppStream.Application

type PropertyType "WorkingDirectory" Application = Value Text