| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty
Documentation
data MetricDataQueryProperty Source #
Constructors
| MetricDataQueryProperty | |
Fields
| |
Instances
data MetricDimensionProperty Source #
Constructors
| MetricDimensionProperty | |
Fields | |
Instances
| ToJSON MetricDimensionProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricDimensionProperty Methods toJSON :: MetricDimensionProperty -> Value # toEncoding :: MetricDimensionProperty -> Encoding # toJSONList :: [MetricDimensionProperty] -> Value # | |||||
| Show MetricDimensionProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricDimensionProperty Methods showsPrec :: Int -> MetricDimensionProperty -> ShowS # show :: MetricDimensionProperty -> String # showList :: [MetricDimensionProperty] -> ShowS # | |||||
| Eq MetricDimensionProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricDimensionProperty Methods (==) :: MetricDimensionProperty -> MetricDimensionProperty -> Bool # (/=) :: MetricDimensionProperty -> MetricDimensionProperty -> Bool # | |||||
| ToResourceProperties MetricDimensionProperty Source # | |||||
| Property "Name" MetricDimensionProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricDimensionProperty Associated Types
Methods set :: PropertyType "Name" MetricDimensionProperty -> MetricDimensionProperty -> MetricDimensionProperty # | |||||
| Property "Value" MetricDimensionProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricDimensionProperty Associated Types
Methods set :: PropertyType "Value" MetricDimensionProperty -> MetricDimensionProperty -> MetricDimensionProperty # | |||||
| type PropertyType "Name" MetricDimensionProperty Source # | |||||
| type PropertyType "Value" MetricDimensionProperty Source # | |||||
data MetricStatProperty Source #
Constructors
| MetricStatProperty | |
Fields
| |
Instances
| ToJSON MetricStatProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricStatProperty Methods toJSON :: MetricStatProperty -> Value # toEncoding :: MetricStatProperty -> Encoding # toJSONList :: [MetricStatProperty] -> Value # toEncodingList :: [MetricStatProperty] -> Encoding # omitField :: MetricStatProperty -> Bool # | |||||
| Show MetricStatProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricStatProperty Methods showsPrec :: Int -> MetricStatProperty -> ShowS # show :: MetricStatProperty -> String # showList :: [MetricStatProperty] -> ShowS # | |||||
| Eq MetricStatProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricStatProperty Methods (==) :: MetricStatProperty -> MetricStatProperty -> Bool # (/=) :: MetricStatProperty -> MetricStatProperty -> Bool # | |||||
| ToResourceProperties MetricStatProperty Source # | |||||
| Property "Metric" MetricStatProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricStatProperty Associated Types
Methods set :: PropertyType "Metric" MetricStatProperty -> MetricStatProperty -> MetricStatProperty # | |||||
| Property "Stat" MetricStatProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricStatProperty Associated Types
Methods set :: PropertyType "Stat" MetricStatProperty -> MetricStatProperty -> MetricStatProperty # | |||||
| Property "Unit" MetricStatProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricStatProperty Associated Types
Methods set :: PropertyType "Unit" MetricStatProperty -> MetricStatProperty -> MetricStatProperty # | |||||
| type PropertyType "Metric" MetricStatProperty Source # | |||||
| type PropertyType "Stat" MetricStatProperty Source # | |||||
| type PropertyType "Unit" MetricStatProperty Source # | |||||
data MetricProperty Source #
Constructors
| MetricProperty | |
Fields
| |
Instances
| ToJSON MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Methods toJSON :: MetricProperty -> Value # toEncoding :: MetricProperty -> Encoding # toJSONList :: [MetricProperty] -> Value # toEncodingList :: [MetricProperty] -> Encoding # omitField :: MetricProperty -> Bool # | |||||
| Show MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Methods showsPrec :: Int -> MetricProperty -> ShowS # show :: MetricProperty -> String # showList :: [MetricProperty] -> ShowS # | |||||
| Eq MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Methods (==) :: MetricProperty -> MetricProperty -> Bool # (/=) :: MetricProperty -> MetricProperty -> Bool # | |||||
| ToResourceProperties MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Methods toResourceProperties :: MetricProperty -> ResourceProperties # | |||||
| Property "Dimensions" MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Associated Types
Methods set :: PropertyType "Dimensions" MetricProperty -> MetricProperty -> MetricProperty # | |||||
| Property "MetricName" MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Associated Types
Methods set :: PropertyType "MetricName" MetricProperty -> MetricProperty -> MetricProperty # | |||||
| Property "Namespace" MetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.MetricProperty Associated Types
Methods set :: PropertyType "Namespace" MetricProperty -> MetricProperty -> MetricProperty # | |||||
| type PropertyType "Dimensions" MetricProperty Source # | |||||
| type PropertyType "MetricName" MetricProperty Source # | |||||
| type PropertyType "Namespace" MetricProperty Source # | |||||
data PredictiveScalingMetricSpecificationProperty Source #
Constructors
| PredictiveScalingMetricSpecificationProperty | |
Fields
| |
Instances
| ToJSON PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Methods toJSON :: PredictiveScalingMetricSpecificationProperty -> Value # toEncoding :: PredictiveScalingMetricSpecificationProperty -> Encoding # toJSONList :: [PredictiveScalingMetricSpecificationProperty] -> Value # toEncodingList :: [PredictiveScalingMetricSpecificationProperty] -> Encoding # omitField :: PredictiveScalingMetricSpecificationProperty -> Bool # | |||||
| Show PredictiveScalingMetricSpecificationProperty Source # | |||||
| Eq PredictiveScalingMetricSpecificationProperty Source # | |||||
| ToResourceProperties PredictiveScalingMetricSpecificationProperty Source # | |||||
| Property "CustomizedCapacityMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
Methods set :: PropertyType "CustomizedCapacityMetricSpecification" PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty # | |||||
| Property "CustomizedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
Methods set :: PropertyType "CustomizedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty # | |||||
| Property "CustomizedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
Methods set :: PropertyType "CustomizedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty # | |||||
| Property "PredefinedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
Methods set :: PropertyType "PredefinedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty # | |||||
| Property "PredefinedMetricPairSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
Methods set :: PropertyType "PredefinedMetricPairSpecification" PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty # | |||||
| Property "PredefinedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
Methods set :: PropertyType "PredefinedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty -> PredictiveScalingMetricSpecificationProperty # | |||||
| Property "TargetValue" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty Associated Types
| |||||
| type PropertyType "CustomizedCapacityMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty type PropertyType "CustomizedCapacityMetricSpecification" PredictiveScalingMetricSpecificationProperty = PredictiveScalingCustomizedCapacityMetricProperty | |||||
| type PropertyType "CustomizedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty type PropertyType "CustomizedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty = PredictiveScalingCustomizedLoadMetricProperty | |||||
| type PropertyType "CustomizedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty type PropertyType "CustomizedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty = PredictiveScalingCustomizedScalingMetricProperty | |||||
| type PropertyType "PredefinedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty type PropertyType "PredefinedLoadMetricSpecification" PredictiveScalingMetricSpecificationProperty = PredictiveScalingPredefinedLoadMetricProperty | |||||
| type PropertyType "PredefinedMetricPairSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty type PropertyType "PredefinedMetricPairSpecification" PredictiveScalingMetricSpecificationProperty = PredictiveScalingPredefinedMetricPairProperty | |||||
| type PropertyType "PredefinedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingMetricSpecificationProperty type PropertyType "PredefinedScalingMetricSpecification" PredictiveScalingMetricSpecificationProperty = PredictiveScalingPredefinedScalingMetricProperty | |||||
| type PropertyType "TargetValue" PredictiveScalingMetricSpecificationProperty Source # | |||||
data PredictiveScalingCustomizedCapacityMetricProperty Source #
Constructors
| PredictiveScalingCustomizedCapacityMetricProperty | |
Fields | |
Instances
| ToJSON PredictiveScalingCustomizedCapacityMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedCapacityMetricProperty Methods toJSON :: PredictiveScalingCustomizedCapacityMetricProperty -> Value # toEncoding :: PredictiveScalingCustomizedCapacityMetricProperty -> Encoding # toJSONList :: [PredictiveScalingCustomizedCapacityMetricProperty] -> Value # toEncodingList :: [PredictiveScalingCustomizedCapacityMetricProperty] -> Encoding # omitField :: PredictiveScalingCustomizedCapacityMetricProperty -> Bool # | |||||
| Show PredictiveScalingCustomizedCapacityMetricProperty Source # | |||||
| Eq PredictiveScalingCustomizedCapacityMetricProperty Source # | |||||
| ToResourceProperties PredictiveScalingCustomizedCapacityMetricProperty Source # | |||||
| Property "MetricDataQueries" PredictiveScalingCustomizedCapacityMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedCapacityMetricProperty Associated Types
Methods set :: PropertyType "MetricDataQueries" PredictiveScalingCustomizedCapacityMetricProperty -> PredictiveScalingCustomizedCapacityMetricProperty -> PredictiveScalingCustomizedCapacityMetricProperty # | |||||
| type PropertyType "MetricDataQueries" PredictiveScalingCustomizedCapacityMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedCapacityMetricProperty type PropertyType "MetricDataQueries" PredictiveScalingCustomizedCapacityMetricProperty = [MetricDataQueryProperty] | |||||
data PredictiveScalingCustomizedLoadMetricProperty Source #
Constructors
| PredictiveScalingCustomizedLoadMetricProperty | |
Fields | |
Instances
| ToJSON PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.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.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty Associated Types
Methods set :: PropertyType "MetricDataQueries" PredictiveScalingCustomizedLoadMetricProperty -> PredictiveScalingCustomizedLoadMetricProperty -> PredictiveScalingCustomizedLoadMetricProperty # | |||||
| type PropertyType "MetricDataQueries" PredictiveScalingCustomizedLoadMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty type PropertyType "MetricDataQueries" PredictiveScalingCustomizedLoadMetricProperty = [MetricDataQueryProperty] | |||||
data PredictiveScalingCustomizedScalingMetricProperty Source #
Constructors
| PredictiveScalingCustomizedScalingMetricProperty | |
Fields | |
Instances
| ToJSON PredictiveScalingCustomizedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedScalingMetricProperty Methods toJSON :: PredictiveScalingCustomizedScalingMetricProperty -> Value # toEncoding :: PredictiveScalingCustomizedScalingMetricProperty -> Encoding # toJSONList :: [PredictiveScalingCustomizedScalingMetricProperty] -> Value # toEncodingList :: [PredictiveScalingCustomizedScalingMetricProperty] -> Encoding # omitField :: PredictiveScalingCustomizedScalingMetricProperty -> Bool # | |||||
| Show PredictiveScalingCustomizedScalingMetricProperty Source # | |||||
| Eq PredictiveScalingCustomizedScalingMetricProperty Source # | |||||
| ToResourceProperties PredictiveScalingCustomizedScalingMetricProperty Source # | |||||
| Property "MetricDataQueries" PredictiveScalingCustomizedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedScalingMetricProperty Associated Types
Methods set :: PropertyType "MetricDataQueries" PredictiveScalingCustomizedScalingMetricProperty -> PredictiveScalingCustomizedScalingMetricProperty -> PredictiveScalingCustomizedScalingMetricProperty # | |||||
| type PropertyType "MetricDataQueries" PredictiveScalingCustomizedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingCustomizedScalingMetricProperty type PropertyType "MetricDataQueries" PredictiveScalingCustomizedScalingMetricProperty = [MetricDataQueryProperty] | |||||
data PredictiveScalingPredefinedLoadMetricProperty Source #
Constructors
| PredictiveScalingPredefinedLoadMetricProperty | |
Fields
| |
Instances
| ToJSON PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedLoadMetricProperty Methods toJSON :: PredictiveScalingPredefinedLoadMetricProperty -> Value # toEncoding :: PredictiveScalingPredefinedLoadMetricProperty -> Encoding # toJSONList :: [PredictiveScalingPredefinedLoadMetricProperty] -> Value # toEncodingList :: [PredictiveScalingPredefinedLoadMetricProperty] -> Encoding # omitField :: PredictiveScalingPredefinedLoadMetricProperty -> Bool # | |||||
| Show PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
| Eq PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
| ToResourceProperties PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
| Property "PredefinedMetricType" PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedLoadMetricProperty Associated Types
Methods set :: PropertyType "PredefinedMetricType" PredictiveScalingPredefinedLoadMetricProperty -> PredictiveScalingPredefinedLoadMetricProperty -> PredictiveScalingPredefinedLoadMetricProperty # | |||||
| Property "ResourceLabel" PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedLoadMetricProperty Associated Types
| |||||
| type PropertyType "PredefinedMetricType" PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
| type PropertyType "ResourceLabel" PredictiveScalingPredefinedLoadMetricProperty Source # | |||||
data PredictiveScalingPredefinedMetricPairProperty Source #
Constructors
| PredictiveScalingPredefinedMetricPairProperty | |
Fields
| |
Instances
| ToJSON PredictiveScalingPredefinedMetricPairProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedMetricPairProperty Methods toJSON :: PredictiveScalingPredefinedMetricPairProperty -> Value # toEncoding :: PredictiveScalingPredefinedMetricPairProperty -> Encoding # toJSONList :: [PredictiveScalingPredefinedMetricPairProperty] -> Value # toEncodingList :: [PredictiveScalingPredefinedMetricPairProperty] -> Encoding # omitField :: PredictiveScalingPredefinedMetricPairProperty -> Bool # | |||||
| Show PredictiveScalingPredefinedMetricPairProperty Source # | |||||
| Eq PredictiveScalingPredefinedMetricPairProperty Source # | |||||
| ToResourceProperties PredictiveScalingPredefinedMetricPairProperty Source # | |||||
| Property "PredefinedMetricType" PredictiveScalingPredefinedMetricPairProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedMetricPairProperty Associated Types
Methods set :: PropertyType "PredefinedMetricType" PredictiveScalingPredefinedMetricPairProperty -> PredictiveScalingPredefinedMetricPairProperty -> PredictiveScalingPredefinedMetricPairProperty # | |||||
| Property "ResourceLabel" PredictiveScalingPredefinedMetricPairProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedMetricPairProperty Associated Types
| |||||
| type PropertyType "PredefinedMetricType" PredictiveScalingPredefinedMetricPairProperty Source # | |||||
| type PropertyType "ResourceLabel" PredictiveScalingPredefinedMetricPairProperty Source # | |||||
data PredictiveScalingPredefinedScalingMetricProperty Source #
Constructors
| PredictiveScalingPredefinedScalingMetricProperty | |
Fields
| |
Instances
| ToJSON PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedScalingMetricProperty Methods toJSON :: PredictiveScalingPredefinedScalingMetricProperty -> Value # toEncoding :: PredictiveScalingPredefinedScalingMetricProperty -> Encoding # toJSONList :: [PredictiveScalingPredefinedScalingMetricProperty] -> Value # toEncodingList :: [PredictiveScalingPredefinedScalingMetricProperty] -> Encoding # omitField :: PredictiveScalingPredefinedScalingMetricProperty -> Bool # | |||||
| Show PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
| Eq PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
| ToResourceProperties PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
| Property "PredefinedMetricType" PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedScalingMetricProperty Associated Types
Methods set :: PropertyType "PredefinedMetricType" PredictiveScalingPredefinedScalingMetricProperty -> PredictiveScalingPredefinedScalingMetricProperty -> PredictiveScalingPredefinedScalingMetricProperty # | |||||
| Property "ResourceLabel" PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedScalingMetricProperty Associated Types
| |||||
| type PropertyType "PredefinedMetricType" PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingPredefinedScalingMetricProperty type PropertyType "PredefinedMetricType" PredictiveScalingPredefinedScalingMetricProperty = Value Text | |||||
| type PropertyType "ResourceLabel" PredictiveScalingPredefinedScalingMetricProperty Source # | |||||
mkMetricProperty :: Value Text -> Value Text -> MetricProperty Source #
mkPredictiveScalingCustomizedCapacityMetricProperty :: [MetricDataQueryProperty] -> PredictiveScalingCustomizedCapacityMetricProperty Source #
mkPredictiveScalingCustomizedLoadMetricProperty :: [MetricDataQueryProperty] -> PredictiveScalingCustomizedLoadMetricProperty Source #
mkPredictiveScalingCustomizedScalingMetricProperty :: [MetricDataQueryProperty] -> PredictiveScalingCustomizedScalingMetricProperty Source #
mkPredictiveScalingMetricSpecificationProperty :: Value Double -> PredictiveScalingMetricSpecificationProperty Source #
mkPredictiveScalingPredefinedLoadMetricProperty :: Value Text -> PredictiveScalingPredefinedLoadMetricProperty Source #
mkPredictiveScalingPredefinedMetricPairProperty :: Value Text -> PredictiveScalingPredefinedMetricPairProperty Source #
mkPredictiveScalingPredefinedScalingMetricProperty :: Value Text -> PredictiveScalingPredefinedScalingMetricProperty Source #
data PredictiveScalingConfigurationProperty Source #
Constructors
| PredictiveScalingConfigurationProperty | |
Fields | |
Instances
| ToJSON PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty Methods toJSON :: PredictiveScalingConfigurationProperty -> Value # toEncoding :: PredictiveScalingConfigurationProperty -> Encoding # toJSONList :: [PredictiveScalingConfigurationProperty] -> Value # toEncodingList :: [PredictiveScalingConfigurationProperty] -> Encoding # omitField :: PredictiveScalingConfigurationProperty -> Bool # | |||||
| Show PredictiveScalingConfigurationProperty Source # | |||||
| Eq PredictiveScalingConfigurationProperty Source # | |||||
| ToResourceProperties PredictiveScalingConfigurationProperty Source # | |||||
| Property "MaxCapacityBreachBehavior" PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty Associated Types
Methods set :: PropertyType "MaxCapacityBreachBehavior" PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty # | |||||
| Property "MaxCapacityBuffer" PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty Associated Types
Methods set :: PropertyType "MaxCapacityBuffer" PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty # | |||||
| Property "MetricSpecifications" PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty Associated Types
Methods set :: PropertyType "MetricSpecifications" PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty # | |||||
| Property "Mode" PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty Associated Types
| |||||
| Property "SchedulingBufferTime" PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty Associated Types
Methods set :: PropertyType "SchedulingBufferTime" PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty -> PredictiveScalingConfigurationProperty # | |||||
| type PropertyType "MaxCapacityBreachBehavior" PredictiveScalingConfigurationProperty Source # | |||||
| type PropertyType "MaxCapacityBuffer" PredictiveScalingConfigurationProperty Source # | |||||
| type PropertyType "MetricSpecifications" PredictiveScalingConfigurationProperty Source # | |||||
Defined in Stratosphere.AutoScaling.ScalingPolicy.PredictiveScalingConfigurationProperty type PropertyType "MetricSpecifications" PredictiveScalingConfigurationProperty = [PredictiveScalingMetricSpecificationProperty] | |||||
| type PropertyType "Mode" PredictiveScalingConfigurationProperty Source # | |||||
| type PropertyType "SchedulingBufferTime" PredictiveScalingConfigurationProperty Source # | |||||