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

Stratosphere.AppStream.Entitlement

Documentation

data Entitlement Source #

Instances

Instances details
ToJSON Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Show Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Eq Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

ToResourceProperties Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Property "AppVisibility" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Associated Types

type PropertyType "AppVisibility" Entitlement 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "AppVisibility" Entitlement = Value Text

Methods

set :: PropertyType "AppVisibility" Entitlement -> Entitlement -> Entitlement #

Property "Attributes" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Associated Types

type PropertyType "Attributes" Entitlement 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Methods

set :: PropertyType "Attributes" Entitlement -> Entitlement -> Entitlement #

Property "Description" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Associated Types

type PropertyType "Description" Entitlement 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "Description" Entitlement = Value Text

Methods

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

Property "Name" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Associated Types

type PropertyType "Name" Entitlement 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Property "StackName" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

Associated Types

type PropertyType "StackName" Entitlement 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "StackName" Entitlement = Value Text

Methods

set :: PropertyType "StackName" Entitlement -> Entitlement -> Entitlement #

type PropertyType "AppVisibility" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "AppVisibility" Entitlement = Value Text
type PropertyType "Attributes" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "Description" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "Description" Entitlement = Value Text
type PropertyType "Name" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "StackName" Entitlement Source # 
Instance details

Defined in Stratosphere.AppStream.Entitlement

type PropertyType "StackName" Entitlement = Value Text