stratosphere-workspacesthinclient-1.0.0: Stratosphere integration for AWS WorkSpacesThinClient.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WorkSpacesThinClient.Environment

Documentation

data Environment Source #

Constructors

Environment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesthinclient-environment.html

Fields

Instances

Instances details
ToJSON Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Show Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Eq Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

ToResourceProperties Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Property "DesiredSoftwareSetId" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "DesiredSoftwareSetId" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DesiredSoftwareSetId" Environment = Value Text

Methods

set :: PropertyType "DesiredSoftwareSetId" Environment -> Environment -> Environment #

Property "DesktopArn" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "DesktopArn" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DesktopArn" Environment = Value Text

Methods

set :: PropertyType "DesktopArn" Environment -> Environment -> Environment #

Property "DesktopEndpoint" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "DesktopEndpoint" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DesktopEndpoint" Environment = Value Text

Methods

set :: PropertyType "DesktopEndpoint" Environment -> Environment -> Environment #

Property "DeviceCreationTags" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "DeviceCreationTags" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DeviceCreationTags" Environment = [Tag]

Methods

set :: PropertyType "DeviceCreationTags" Environment -> Environment -> Environment #

Property "KmsKeyArn" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "KmsKeyArn" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "KmsKeyArn" Environment = Value Text

Methods

set :: PropertyType "KmsKeyArn" Environment -> Environment -> Environment #

Property "MaintenanceWindow" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "MaintenanceWindow" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Methods

set :: PropertyType "MaintenanceWindow" Environment -> Environment -> Environment #

Property "Name" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "Name" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Property "SoftwareSetUpdateMode" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "SoftwareSetUpdateMode" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "SoftwareSetUpdateMode" Environment = Value Text

Methods

set :: PropertyType "SoftwareSetUpdateMode" Environment -> Environment -> Environment #

Property "SoftwareSetUpdateSchedule" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "SoftwareSetUpdateSchedule" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "SoftwareSetUpdateSchedule" Environment = Value Text

Methods

set :: PropertyType "SoftwareSetUpdateSchedule" Environment -> Environment -> Environment #

Property "Tags" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

Associated Types

type PropertyType "Tags" Environment 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "Tags" Environment = [Tag]
type PropertyType "DesiredSoftwareSetId" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DesiredSoftwareSetId" Environment = Value Text
type PropertyType "DesktopArn" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DesktopArn" Environment = Value Text
type PropertyType "DesktopEndpoint" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DesktopEndpoint" Environment = Value Text
type PropertyType "DeviceCreationTags" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "DeviceCreationTags" Environment = [Tag]
type PropertyType "KmsKeyArn" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "KmsKeyArn" Environment = Value Text
type PropertyType "MaintenanceWindow" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "Name" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "SoftwareSetUpdateMode" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "SoftwareSetUpdateMode" Environment = Value Text
type PropertyType "SoftwareSetUpdateSchedule" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "SoftwareSetUpdateSchedule" Environment = Value Text
type PropertyType "Tags" Environment Source # 
Instance details

Defined in Stratosphere.WorkSpacesThinClient.Environment

type PropertyType "Tags" Environment = [Tag]