stratosphere-frauddetector-1.0.0: Stratosphere integration for AWS FraudDetector.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.FraudDetector.Variable

Documentation

data Variable Source #

Instances

Instances details
ToJSON Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Show Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Eq Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

ToResourceProperties Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Property "DataSource" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "DataSource" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "DataSource" Variable = Value Text

Methods

set :: PropertyType "DataSource" Variable -> Variable -> Variable #

Property "DataType" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "DataType" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "DataType" Variable = Value Text

Methods

set :: PropertyType "DataType" Variable -> Variable -> Variable #

Property "DefaultValue" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "DefaultValue" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "DefaultValue" Variable = Value Text

Methods

set :: PropertyType "DefaultValue" Variable -> Variable -> Variable #

Property "Description" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "Description" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "Description" Variable = Value Text

Methods

set :: PropertyType "Description" Variable -> Variable -> Variable #

Property "Name" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "Name" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Methods

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

Property "Tags" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "Tags" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "Tags" Variable = [Tag]

Methods

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

Property "VariableType" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

Associated Types

type PropertyType "VariableType" Variable 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "VariableType" Variable = Value Text

Methods

set :: PropertyType "VariableType" Variable -> Variable -> Variable #

type PropertyType "DataSource" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "DataSource" Variable = Value Text
type PropertyType "DataType" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "DataType" Variable = Value Text
type PropertyType "DefaultValue" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "DefaultValue" Variable = Value Text
type PropertyType "Description" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "Description" Variable = Value Text
type PropertyType "Name" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "Tags" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "Tags" Variable = [Tag]
type PropertyType "VariableType" Variable Source # 
Instance details

Defined in Stratosphere.FraudDetector.Variable

type PropertyType "VariableType" Variable = Value Text