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

Stratosphere.AppStream.Stack

Documentation

data Stack Source #

Constructors

Stack

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

Fields

Instances

Instances details
ToJSON Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Show Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Methods

showsPrec :: Int -> Stack -> ShowS #

show :: Stack -> String #

showList :: [Stack] -> ShowS #

Eq Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Methods

(==) :: Stack -> Stack -> Bool #

(/=) :: Stack -> Stack -> Bool #

ToResourceProperties Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Property "AccessEndpoints" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "AccessEndpoints" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "AccessEndpoints" Stack = [AccessEndpointProperty]

Methods

set :: PropertyType "AccessEndpoints" Stack -> Stack -> Stack #

Property "ApplicationSettings" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "ApplicationSettings" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "ApplicationSettings" Stack = ApplicationSettingsProperty

Methods

set :: PropertyType "ApplicationSettings" Stack -> Stack -> Stack #

Property "AttributesToDelete" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "AttributesToDelete" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "AttributesToDelete" Stack = ValueList Text

Methods

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

Property "DeleteStorageConnectors" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "DeleteStorageConnectors" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "DeleteStorageConnectors" Stack = Value Bool

Methods

set :: PropertyType "DeleteStorageConnectors" Stack -> Stack -> Stack #

Property "Description" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "Description" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "Description" Stack = Value Text

Methods

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

Property "DisplayName" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "DisplayName" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "DisplayName" Stack = Value Text

Methods

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

Property "EmbedHostDomains" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "EmbedHostDomains" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "EmbedHostDomains" Stack = ValueList Text

Methods

set :: PropertyType "EmbedHostDomains" Stack -> Stack -> Stack #

Property "FeedbackURL" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "FeedbackURL" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "FeedbackURL" Stack = Value Text

Methods

set :: PropertyType "FeedbackURL" Stack -> Stack -> Stack #

Property "Name" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "Name" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

Methods

set :: PropertyType "Name" Stack -> Stack -> Stack #

Property "RedirectURL" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "RedirectURL" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "RedirectURL" Stack = Value Text

Methods

set :: PropertyType "RedirectURL" Stack -> Stack -> Stack #

Property "StorageConnectors" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "StorageConnectors" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "StorageConnectors" Stack = [StorageConnectorProperty]

Methods

set :: PropertyType "StorageConnectors" Stack -> Stack -> Stack #

Property "StreamingExperienceSettings" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "StreamingExperienceSettings" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "StreamingExperienceSettings" Stack = StreamingExperienceSettingsProperty

Methods

set :: PropertyType "StreamingExperienceSettings" Stack -> Stack -> Stack #

Property "Tags" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "Tags" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "Tags" Stack = [Tag]

Methods

set :: PropertyType "Tags" Stack -> Stack -> Stack #

Property "UserSettings" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

Associated Types

type PropertyType "UserSettings" Stack 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "UserSettings" Stack = [UserSettingProperty]

Methods

set :: PropertyType "UserSettings" Stack -> Stack -> Stack #

type PropertyType "AccessEndpoints" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "AccessEndpoints" Stack = [AccessEndpointProperty]
type PropertyType "ApplicationSettings" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "ApplicationSettings" Stack = ApplicationSettingsProperty
type PropertyType "AttributesToDelete" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "AttributesToDelete" Stack = ValueList Text
type PropertyType "DeleteStorageConnectors" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "DeleteStorageConnectors" Stack = Value Bool
type PropertyType "Description" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

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

Defined in Stratosphere.AppStream.Stack

type PropertyType "DisplayName" Stack = Value Text
type PropertyType "EmbedHostDomains" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "EmbedHostDomains" Stack = ValueList Text
type PropertyType "FeedbackURL" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "FeedbackURL" Stack = Value Text
type PropertyType "Name" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "RedirectURL" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "RedirectURL" Stack = Value Text
type PropertyType "StorageConnectors" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "StorageConnectors" Stack = [StorageConnectorProperty]
type PropertyType "StreamingExperienceSettings" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "StreamingExperienceSettings" Stack = StreamingExperienceSettingsProperty
type PropertyType "Tags" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "Tags" Stack = [Tag]
type PropertyType "UserSettings" Stack Source # 
Instance details

Defined in Stratosphere.AppStream.Stack

type PropertyType "UserSettings" Stack = [UserSettingProperty]