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

Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Documentation

data AutoMergingProperty Source #

Instances

Instances details
ToJSON AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Show AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Eq AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

ToResourceProperties AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Property "ConflictResolution" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Associated Types

type PropertyType "ConflictResolution" AutoMergingProperty 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Property "Consolidation" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Associated Types

type PropertyType "Consolidation" AutoMergingProperty 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Property "Enabled" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Property "MinAllowedConfidenceScoreForMerging" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

Associated Types

type PropertyType "MinAllowedConfidenceScoreForMerging" AutoMergingProperty 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

type PropertyType "MinAllowedConfidenceScoreForMerging" AutoMergingProperty = Value Double

Methods

set :: PropertyType "MinAllowedConfidenceScoreForMerging" AutoMergingProperty -> AutoMergingProperty -> AutoMergingProperty #

type PropertyType "ConflictResolution" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

type PropertyType "Consolidation" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

type PropertyType "Enabled" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

type PropertyType "MinAllowedConfidenceScoreForMerging" AutoMergingProperty Source # 
Instance details

Defined in Stratosphere.CustomerProfiles.Domain.AutoMergingProperty

type PropertyType "MinAllowedConfidenceScoreForMerging" AutoMergingProperty = Value Double