stratosphere-emr-1.0.0: Stratosphere integration for AWS EMR.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EMR.WALWorkspace

Documentation

data WALWorkspace Source #

Instances

Instances details
ToJSON WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

Show WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

Eq WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

ToResourceProperties WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

Property "Tags" WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

Associated Types

type PropertyType "Tags" WALWorkspace 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

type PropertyType "Tags" WALWorkspace = [Tag]
Property "WALWorkspaceName" WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

Associated Types

type PropertyType "WALWorkspaceName" WALWorkspace 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

type PropertyType "WALWorkspaceName" WALWorkspace = Value Text

Methods

set :: PropertyType "WALWorkspaceName" WALWorkspace -> WALWorkspace -> WALWorkspace #

type PropertyType "Tags" WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

type PropertyType "Tags" WALWorkspace = [Tag]
type PropertyType "WALWorkspaceName" WALWorkspace Source # 
Instance details

Defined in Stratosphere.EMR.WALWorkspace

type PropertyType "WALWorkspaceName" WALWorkspace = Value Text