| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty
Documentation
data PredictiveScalingMetricDataQueryProperty Source #
Constructors
| PredictiveScalingMetricDataQueryProperty | |
Fields
| |
Instances
data PredictiveScalingMetricDimensionProperty Source #
Constructors
| PredictiveScalingMetricDimensionProperty | |
Instances
| ToJSON PredictiveScalingMetricDimensionProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricDimensionProperty Methods toJSON :: PredictiveScalingMetricDimensionProperty -> Value # toEncoding :: PredictiveScalingMetricDimensionProperty -> Encoding # toJSONList :: [PredictiveScalingMetricDimensionProperty] -> Value # toEncodingList :: [PredictiveScalingMetricDimensionProperty] -> Encoding # omitField :: PredictiveScalingMetricDimensionProperty -> Bool # | |||||
| Show PredictiveScalingMetricDimensionProperty Source # | |||||
| Eq PredictiveScalingMetricDimensionProperty Source # | |||||
| ToResourceProperties PredictiveScalingMetricDimensionProperty Source # | |||||
| Property "Name" PredictiveScalingMetricDimensionProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricDimensionProperty Associated Types
| |||||
| Property "Value" PredictiveScalingMetricDimensionProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricDimensionProperty Associated Types
| |||||
| type PropertyType "Name" PredictiveScalingMetricDimensionProperty Source # | |||||
| type PropertyType "Value" PredictiveScalingMetricDimensionProperty Source # | |||||
data PredictiveScalingMetricStatProperty Source #
Constructors
| PredictiveScalingMetricStatProperty | |
Instances
| ToJSON PredictiveScalingMetricStatProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricStatProperty | |||||
| Show PredictiveScalingMetricStatProperty Source # | |||||
| Eq PredictiveScalingMetricStatProperty Source # | |||||
| ToResourceProperties PredictiveScalingMetricStatProperty Source # | |||||
| Property "Metric" PredictiveScalingMetricStatProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricStatProperty Associated Types
| |||||
| Property "Stat" PredictiveScalingMetricStatProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricStatProperty Associated Types
| |||||
| Property "Unit" PredictiveScalingMetricStatProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricStatProperty Associated Types
| |||||
| type PropertyType "Metric" PredictiveScalingMetricStatProperty Source # | |||||
| type PropertyType "Stat" PredictiveScalingMetricStatProperty Source # | |||||
| type PropertyType "Unit" PredictiveScalingMetricStatProperty Source # | |||||
data PredictiveScalingMetricProperty Source #
Constructors
| PredictiveScalingMetricProperty | |
Fields
| |
Instances
| ToJSON PredictiveScalingMetricProperty Source # | |||||
| Show PredictiveScalingMetricProperty Source # | |||||
| Eq PredictiveScalingMetricProperty Source # | |||||
| ToResourceProperties PredictiveScalingMetricProperty Source # | |||||
| Property "Dimensions" PredictiveScalingMetricProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricProperty Associated Types
Methods set :: PropertyType "Dimensions" PredictiveScalingMetricProperty -> PredictiveScalingMetricProperty -> PredictiveScalingMetricProperty # | |||||
| Property "MetricName" PredictiveScalingMetricProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricProperty Associated Types
Methods set :: PropertyType "MetricName" PredictiveScalingMetricProperty -> PredictiveScalingMetricProperty -> PredictiveScalingMetricProperty # | |||||
| Property "Namespace" PredictiveScalingMetricProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingMetricProperty Associated Types
Methods set :: PropertyType "Namespace" PredictiveScalingMetricProperty -> PredictiveScalingMetricProperty -> PredictiveScalingMetricProperty # | |||||
| type PropertyType "Dimensions" PredictiveScalingMetricProperty Source # | |||||
| type PropertyType "MetricName" PredictiveScalingMetricProperty Source # | |||||
| type PropertyType "Namespace" PredictiveScalingMetricProperty Source # | |||||
data PredictiveScalingCustomizedLoadMetricProperty Source #
Constructors
| PredictiveScalingCustomizedLoadMetricProperty | |
Fields | |
Instances
| ToJSON PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty Methods toJSON :: PredictiveScalingCustomizedLoadMetricProperty -> Value # toEncoding :: PredictiveScalingCustomizedLoadMetricProperty -> Encoding # toJSONList :: [PredictiveScalingCustomizedLoadMetricProperty] -> Value # toEncodingList :: [PredictiveScalingCustomizedLoadMetricProperty] -> Encoding # omitField :: PredictiveScalingCustomizedLoadMetricProperty -> Bool # | |||||
| Show PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
| Eq PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
| ToResourceProperties PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
| Property "MetricDataQueries" PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
Defined in Stratosphere.ApplicationAutoScaling.ScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty Associated Types
Methods set :: PropertyType "MetricDataQueries" PredictiveScalingCustomizedLoadMetricProperty -> PredictiveScalingCustomizedLoadMetricProperty -> PredictiveScalingCustomizedLoadMetricProperty # | |||||
| type PropertyType "MetricDataQueries" PredictiveScalingCustomizedLoadMetricProperty Source # | |||||