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

Stratosphere.QuickSight.Template

Documentation

data Template Source #

Constructors

Template

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

Fields

Instances

Instances details
ToJSON Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Show Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Eq Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

ToResourceProperties Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Property "AwsAccountId" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "AwsAccountId" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "AwsAccountId" Template = Value Text

Methods

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

Property "Definition" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "Definition" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

Methods

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

Property "Name" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "Name" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

Methods

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

Property "Permissions" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "Permissions" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

Methods

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

Property "SourceEntity" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "SourceEntity" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

Methods

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

Property "Tags" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "Tags" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "Tags" Template = [Tag]

Methods

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

Property "TemplateId" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "TemplateId" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "TemplateId" Template = Value Text

Methods

set :: PropertyType "TemplateId" Template -> Template -> Template #

Property "ValidationStrategy" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "ValidationStrategy" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

Methods

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

Property "VersionDescription" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

Associated Types

type PropertyType "VersionDescription" Template 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "VersionDescription" Template = Value Text

Methods

set :: PropertyType "VersionDescription" Template -> Template -> Template #

type PropertyType "AwsAccountId" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

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

Defined in Stratosphere.QuickSight.Template

type PropertyType "Name" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "Permissions" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "SourceEntity" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "Tags" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "Tags" Template = [Tag]
type PropertyType "TemplateId" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "TemplateId" Template = Value Text
type PropertyType "ValidationStrategy" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "VersionDescription" Template Source # 
Instance details

Defined in Stratosphere.QuickSight.Template

type PropertyType "VersionDescription" Template = Value Text