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

Stratosphere.WorkSpacesWeb.SessionLogger

Documentation

data LogConfigurationProperty Source #

Instances

Instances details
ToJSON LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.LogConfigurationProperty

Show LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.LogConfigurationProperty

Eq LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.LogConfigurationProperty

ToResourceProperties LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.LogConfigurationProperty

Property "S3" LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.LogConfigurationProperty

type PropertyType "S3" LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.LogConfigurationProperty

data S3LogConfigurationProperty Source #

Instances

Instances details
ToJSON S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Show S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Eq S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

ToResourceProperties S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Property "Bucket" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Property "BucketOwner" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Property "FolderStructure" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Property "KeyPrefix" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

Property "LogFileFormat" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

type PropertyType "Bucket" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

type PropertyType "BucketOwner" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

type PropertyType "FolderStructure" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

type PropertyType "KeyPrefix" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

type PropertyType "LogFileFormat" S3LogConfigurationProperty Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger.S3LogConfigurationProperty

data SessionLogger Source #

Instances

Instances details
ToJSON SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Show SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Eq SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

ToResourceProperties SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Property "AdditionalEncryptionContext" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Associated Types

type PropertyType "AdditionalEncryptionContext" SessionLogger 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

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

Methods

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

Property "CustomerManagedKey" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Associated Types

type PropertyType "CustomerManagedKey" SessionLogger 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "CustomerManagedKey" SessionLogger = Value Text

Methods

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

Property "DisplayName" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Associated Types

type PropertyType "DisplayName" SessionLogger 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "DisplayName" SessionLogger = Value Text
Property "EventFilter" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Associated Types

type PropertyType "EventFilter" SessionLogger 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Property "LogConfiguration" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Associated Types

type PropertyType "LogConfiguration" SessionLogger 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Methods

set :: PropertyType "LogConfiguration" SessionLogger -> SessionLogger -> SessionLogger #

Property "Tags" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

Associated Types

type PropertyType "Tags" SessionLogger 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "AdditionalEncryptionContext" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "AdditionalEncryptionContext" SessionLogger = Map Text (Value Text)
type PropertyType "CustomerManagedKey" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "CustomerManagedKey" SessionLogger = Value Text
type PropertyType "DisplayName" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "DisplayName" SessionLogger = Value Text
type PropertyType "EventFilter" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "LogConfiguration" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger

type PropertyType "Tags" SessionLogger Source # 
Instance details

Defined in Stratosphere.WorkSpacesWeb.SessionLogger