stratosphere-workspacesweb-1.0.0: Stratosphere integration for AWS WorkSpacesWeb.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WorkSpacesWeb.BrowserSettings

Documentation

data BrowserSettings Source #

Instances

Instances details
ToJSON BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Show BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Eq BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

ToResourceProperties BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Property "AdditionalEncryptionContext" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Associated Types

type PropertyType "AdditionalEncryptionContext" BrowserSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "AdditionalEncryptionContext" BrowserSettings = Map Text (Value Text)

Methods

set :: PropertyType "AdditionalEncryptionContext" BrowserSettings -> BrowserSettings -> BrowserSettings #

Property "BrowserPolicy" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Associated Types

type PropertyType "BrowserPolicy" BrowserSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "BrowserPolicy" BrowserSettings = Value Text
Property "CustomerManagedKey" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Associated Types

type PropertyType "CustomerManagedKey" BrowserSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "CustomerManagedKey" BrowserSettings = Value Text

Methods

set :: PropertyType "CustomerManagedKey" BrowserSettings -> BrowserSettings -> BrowserSettings #

Property "Tags" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

Associated Types

type PropertyType "Tags" BrowserSettings 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "AdditionalEncryptionContext" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "AdditionalEncryptionContext" BrowserSettings = Map Text (Value Text)
type PropertyType "BrowserPolicy" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "BrowserPolicy" BrowserSettings = Value Text
type PropertyType "CustomerManagedKey" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings

type PropertyType "CustomerManagedKey" BrowserSettings = Value Text
type PropertyType "Tags" BrowserSettings Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.BrowserSettings