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

Stratosphere.FraudDetector.List

Documentation

data List Source #

Instances

Instances details
ToJSON List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Show List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Methods

showsPrec :: Int -> List -> ShowS #

show :: List -> String #

showList :: [List] -> ShowS #

Eq List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Methods

(==) :: List -> List -> Bool #

(/=) :: List -> List -> Bool #

ToResourceProperties List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Property "Description" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Associated Types

type PropertyType "Description" List 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Description" List = Value Text

Methods

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

Property "Elements" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Associated Types

type PropertyType "Elements" List 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Elements" List = ValueList Text

Methods

set :: PropertyType "Elements" List -> List -> List #

Property "Name" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Associated Types

type PropertyType "Name" List 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Name" List = Value Text

Methods

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

Property "Tags" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Associated Types

type PropertyType "Tags" List 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Tags" List = [Tag]

Methods

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

Property "VariableType" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

Associated Types

type PropertyType "VariableType" List 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "VariableType" List = Value Text

Methods

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

type PropertyType "Description" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Description" List = Value Text
type PropertyType "Elements" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Elements" List = ValueList Text
type PropertyType "Name" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

type PropertyType "Name" List = Value Text
type PropertyType "Tags" List Source # 
Instance details

Defined in Stratosphere.FraudDetector.List

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

Defined in Stratosphere.FraudDetector.List

type PropertyType "VariableType" List = Value Text