stratosphere-quicksight-1.0.0: Stratosphere integration for AWS QuickSight.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QuickSight.Analysis

Documentation

data Analysis Source #

Constructors

Analysis

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-analysis.html

Fields

Instances

Instances details
ToJSON Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Show Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Eq Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

ToResourceProperties Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Property "AnalysisId" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "AnalysisId" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "AnalysisId" Analysis = Value Text

Methods

set :: PropertyType "AnalysisId" Analysis -> Analysis -> Analysis #

Property "AwsAccountId" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "AwsAccountId" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "AwsAccountId" Analysis = Value Text

Methods

set :: PropertyType "AwsAccountId" Analysis -> Analysis -> Analysis #

Property "Definition" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Definition" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Definition" Analysis -> Analysis -> Analysis #

Property "Errors" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Errors" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Errors" Analysis -> Analysis -> Analysis #

Property "FolderArns" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "FolderArns" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "FolderArns" Analysis = ValueList Text

Methods

set :: PropertyType "FolderArns" Analysis -> Analysis -> Analysis #

Property "Name" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Name" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Name" Analysis -> Analysis -> Analysis #

Property "Parameters" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Parameters" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Parameters" Analysis -> Analysis -> Analysis #

Property "Permissions" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Permissions" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Permissions" Analysis -> Analysis -> Analysis #

Property "Sheets" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Sheets" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Sheets" Analysis -> Analysis -> Analysis #

Property "SourceEntity" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "SourceEntity" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "SourceEntity" Analysis -> Analysis -> Analysis #

Property "Status" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Status" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "Status" Analysis -> Analysis -> Analysis #

Property "Tags" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "Tags" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Tags" Analysis = [Tag]

Methods

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

Property "ThemeArn" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "ThemeArn" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "ThemeArn" Analysis = Value Text

Methods

set :: PropertyType "ThemeArn" Analysis -> Analysis -> Analysis #

Property "ValidationStrategy" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Associated Types

type PropertyType "ValidationStrategy" Analysis 
Instance details

Defined in Stratosphere.QuickSight.Analysis

Methods

set :: PropertyType "ValidationStrategy" Analysis -> Analysis -> Analysis #

type PropertyType "AnalysisId" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "AnalysisId" Analysis = Value Text
type PropertyType "AwsAccountId" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "AwsAccountId" Analysis = Value Text
type PropertyType "Definition" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Errors" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "FolderArns" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "FolderArns" Analysis = ValueList Text
type PropertyType "Name" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Parameters" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Permissions" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Sheets" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "SourceEntity" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Status" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Tags" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "Tags" Analysis = [Tag]
type PropertyType "ThemeArn" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis

type PropertyType "ThemeArn" Analysis = Value Text
type PropertyType "ValidationStrategy" Analysis Source # 
Instance details

Defined in Stratosphere.QuickSight.Analysis