stratosphere-applicationsignals-1.0.0: Stratosphere integration for AWS ApplicationSignals.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

Documentation

data DependencyConfigProperty Source #

Instances

Instances details
ToJSON DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

Show DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

Eq DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

ToResourceProperties DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

Property "DependencyKeyAttributes" DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

Associated Types

type PropertyType "DependencyKeyAttributes" DependencyConfigProperty 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

type PropertyType "DependencyKeyAttributes" DependencyConfigProperty = Map Text (Value Text)
Property "DependencyOperationName" DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

Associated Types

type PropertyType "DependencyOperationName" DependencyConfigProperty 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

type PropertyType "DependencyOperationName" DependencyConfigProperty = Value Text
type PropertyType "DependencyKeyAttributes" DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

type PropertyType "DependencyKeyAttributes" DependencyConfigProperty = Map Text (Value Text)
type PropertyType "DependencyOperationName" DependencyConfigProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.DependencyConfigProperty

type PropertyType "DependencyOperationName" DependencyConfigProperty = Value Text