stratosphere-databrew-1.0.0: Stratosphere integration for AWS DataBrew.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DataBrew.Ruleset.RuleProperty

Documentation

data RuleProperty Source #

Instances

Instances details
ToJSON RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Show RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Eq RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

ToResourceProperties RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Property "CheckExpression" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Associated Types

type PropertyType "CheckExpression" RuleProperty 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "CheckExpression" RuleProperty = Value Text

Methods

set :: PropertyType "CheckExpression" RuleProperty -> RuleProperty -> RuleProperty #

Property "ColumnSelectors" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Associated Types

type PropertyType "ColumnSelectors" RuleProperty 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Methods

set :: PropertyType "ColumnSelectors" RuleProperty -> RuleProperty -> RuleProperty #

Property "Disabled" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Associated Types

type PropertyType "Disabled" RuleProperty 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Property "Name" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Associated Types

type PropertyType "Name" RuleProperty 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Property "SubstitutionMap" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Associated Types

type PropertyType "SubstitutionMap" RuleProperty 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Methods

set :: PropertyType "SubstitutionMap" RuleProperty -> RuleProperty -> RuleProperty #

Property "Threshold" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

Associated Types

type PropertyType "Threshold" RuleProperty 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "CheckExpression" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "CheckExpression" RuleProperty = Value Text
type PropertyType "ColumnSelectors" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "Disabled" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "Name" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "SubstitutionMap" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty

type PropertyType "Threshold" RuleProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Ruleset.RuleProperty