stratosphere-customerprofiles-1.0.0: Stratosphere integration for AWS CustomerProfiles.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Documentation

data RangeProperty Source #

Instances

Instances details
ToJSON RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Show RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Eq RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

ToResourceProperties RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Property "TimestampFormat" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Associated Types

type PropertyType "TimestampFormat" RangeProperty 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "TimestampFormat" RangeProperty = Value Text

Methods

set :: PropertyType "TimestampFormat" RangeProperty -> RangeProperty -> RangeProperty #

Property "TimestampSource" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Associated Types

type PropertyType "TimestampSource" RangeProperty 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "TimestampSource" RangeProperty = Value Text

Methods

set :: PropertyType "TimestampSource" RangeProperty -> RangeProperty -> RangeProperty #

Property "Unit" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Property "Value" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

Property "ValueRange" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "TimestampFormat" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "TimestampFormat" RangeProperty = Value Text
type PropertyType "TimestampSource" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "TimestampSource" RangeProperty = Value Text
type PropertyType "Unit" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "Value" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

type PropertyType "ValueRange" RangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.RangeProperty

data ThresholdProperty Source #

Instances

Instances details
ToJSON ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

Show ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

Eq ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

ToResourceProperties ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

Property "Operator" ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

Property "Value" ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

type PropertyType "Operator" ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

type PropertyType "Value" ThresholdProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ThresholdProperty

data ConditionsProperty Source #

Instances

Instances details
ToJSON ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

Show ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

Eq ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

ToResourceProperties ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

Property "ObjectCount" ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

Property "Range" ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

Property "Threshold" ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

type PropertyType "ObjectCount" ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

type PropertyType "Range" ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

type PropertyType "Threshold" ConditionsProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ConditionsProperty

data ValueRangeProperty Source #

Instances

Instances details
ToJSON ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

Show ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

Eq ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

ToResourceProperties ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

Property "End" ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

Property "Start" ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

type PropertyType "End" ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

type PropertyType "Start" ValueRangeProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ValueRangeProperty

data CalculatedAttributeDefinition Source #

Constructors

CalculatedAttributeDefinition

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-calculatedattributedefinition.html

Fields

Instances

Instances details
ToJSON CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Show CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Eq CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

ToResourceProperties CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "AttributeDetails" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "CalculatedAttributeName" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Associated Types

type PropertyType "CalculatedAttributeName" CalculatedAttributeDefinition 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "CalculatedAttributeName" CalculatedAttributeDefinition = Value Text
Property "Conditions" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "Description" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "DisplayName" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "DomainName" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "Statistic" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "Tags" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Property "UseHistoricalData" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

Associated Types

type PropertyType "UseHistoricalData" CalculatedAttributeDefinition 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "AttributeDetails" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "CalculatedAttributeName" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "CalculatedAttributeName" CalculatedAttributeDefinition = Value Text
type PropertyType "Conditions" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "Description" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "DisplayName" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "DomainName" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "Statistic" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "Tags" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition

type PropertyType "UseHistoricalData" CalculatedAttributeDefinition Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.CalculatedAttributeDefinition