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

Stratosphere.WorkSpacesWeb.Portal

Documentation

data Portal Source #

Constructors

Portal

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-portal.html

Fields

Instances

Instances details
ToJSON Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Show Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Eq Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Methods

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

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

ToResourceProperties Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Property "AdditionalEncryptionContext" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "AdditionalEncryptionContext" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

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

Methods

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

Property "AuthenticationType" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "AuthenticationType" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "AuthenticationType" Portal = Value Text

Methods

set :: PropertyType "AuthenticationType" Portal -> Portal -> Portal #

Property "BrowserSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "BrowserSettingsArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "BrowserSettingsArn" Portal = Value Text

Methods

set :: PropertyType "BrowserSettingsArn" Portal -> Portal -> Portal #

Property "CustomerManagedKey" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "CustomerManagedKey" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "CustomerManagedKey" Portal = Value Text

Methods

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

Property "DataProtectionSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "DataProtectionSettingsArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "DataProtectionSettingsArn" Portal = Value Text

Methods

set :: PropertyType "DataProtectionSettingsArn" Portal -> Portal -> Portal #

Property "DisplayName" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "DisplayName" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "DisplayName" Portal = Value Text

Methods

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

Property "InstanceType" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "InstanceType" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "InstanceType" Portal = Value Text

Methods

set :: PropertyType "InstanceType" Portal -> Portal -> Portal #

Property "IpAccessSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "IpAccessSettingsArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "IpAccessSettingsArn" Portal = Value Text

Methods

set :: PropertyType "IpAccessSettingsArn" Portal -> Portal -> Portal #

Property "MaxConcurrentSessions" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "MaxConcurrentSessions" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "MaxConcurrentSessions" Portal = Value Double

Methods

set :: PropertyType "MaxConcurrentSessions" Portal -> Portal -> Portal #

Property "NetworkSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "NetworkSettingsArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "NetworkSettingsArn" Portal = Value Text

Methods

set :: PropertyType "NetworkSettingsArn" Portal -> Portal -> Portal #

Property "SessionLoggerArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "SessionLoggerArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "SessionLoggerArn" Portal = Value Text

Methods

set :: PropertyType "SessionLoggerArn" Portal -> Portal -> Portal #

Property "Tags" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "Tags" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "Tags" Portal = [Tag]

Methods

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

Property "TrustStoreArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "TrustStoreArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "TrustStoreArn" Portal = Value Text

Methods

set :: PropertyType "TrustStoreArn" Portal -> Portal -> Portal #

Property "UserAccessLoggingSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "UserAccessLoggingSettingsArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "UserAccessLoggingSettingsArn" Portal = Value Text

Methods

set :: PropertyType "UserAccessLoggingSettingsArn" Portal -> Portal -> Portal #

Property "UserSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

Associated Types

type PropertyType "UserSettingsArn" Portal 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "UserSettingsArn" Portal = Value Text

Methods

set :: PropertyType "UserSettingsArn" Portal -> Portal -> Portal #

type PropertyType "AdditionalEncryptionContext" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "AdditionalEncryptionContext" Portal = Map Text (Value Text)
type PropertyType "AuthenticationType" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "AuthenticationType" Portal = Value Text
type PropertyType "BrowserSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "BrowserSettingsArn" Portal = Value Text
type PropertyType "CustomerManagedKey" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "CustomerManagedKey" Portal = Value Text
type PropertyType "DataProtectionSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "DataProtectionSettingsArn" Portal = Value Text
type PropertyType "DisplayName" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "DisplayName" Portal = Value Text
type PropertyType "InstanceType" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "InstanceType" Portal = Value Text
type PropertyType "IpAccessSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "IpAccessSettingsArn" Portal = Value Text
type PropertyType "MaxConcurrentSessions" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "MaxConcurrentSessions" Portal = Value Double
type PropertyType "NetworkSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "NetworkSettingsArn" Portal = Value Text
type PropertyType "SessionLoggerArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "SessionLoggerArn" Portal = Value Text
type PropertyType "Tags" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "Tags" Portal = [Tag]
type PropertyType "TrustStoreArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "TrustStoreArn" Portal = Value Text
type PropertyType "UserAccessLoggingSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "UserAccessLoggingSettingsArn" Portal = Value Text
type PropertyType "UserSettingsArn" Portal Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.Portal

type PropertyType "UserSettingsArn" Portal = Value Text