stratosphere-aps-1.0.0: Stratosphere integration for AWS APS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.APS.Workspace

Documentation

data Workspace Source #

Instances

Instances details
ToJSON Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Show Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Eq Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

ToResourceProperties Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Property "AlertManagerDefinition" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "AlertManagerDefinition" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "AlertManagerDefinition" Workspace = Value Text

Methods

set :: PropertyType "AlertManagerDefinition" Workspace -> Workspace -> Workspace #

Property "Alias" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "Alias" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

Methods

set :: PropertyType "Alias" Workspace -> Workspace -> Workspace #

Property "KmsKeyArn" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "KmsKeyArn" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "KmsKeyArn" Workspace = Value Text

Methods

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

Property "LoggingConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "LoggingConfiguration" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

Methods

set :: PropertyType "LoggingConfiguration" Workspace -> Workspace -> Workspace #

Property "QueryLoggingConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "QueryLoggingConfiguration" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "QueryLoggingConfiguration" Workspace = QueryLoggingConfigurationProperty

Methods

set :: PropertyType "QueryLoggingConfiguration" Workspace -> Workspace -> Workspace #

Property "Tags" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "Tags" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "Tags" Workspace = [Tag]
Property "WorkspaceConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

Associated Types

type PropertyType "WorkspaceConfiguration" Workspace 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "WorkspaceConfiguration" Workspace = WorkspaceConfigurationProperty

Methods

set :: PropertyType "WorkspaceConfiguration" Workspace -> Workspace -> Workspace #

type PropertyType "AlertManagerDefinition" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "AlertManagerDefinition" Workspace = Value Text
type PropertyType "Alias" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "KmsKeyArn" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "KmsKeyArn" Workspace = Value Text
type PropertyType "LoggingConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "QueryLoggingConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "QueryLoggingConfiguration" Workspace = QueryLoggingConfigurationProperty
type PropertyType "Tags" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "Tags" Workspace = [Tag]
type PropertyType "WorkspaceConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.APS.Workspace

type PropertyType "WorkspaceConfiguration" Workspace = WorkspaceConfigurationProperty