| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty
Documentation
data PerformanceConfigurationProperty Source #
Constructors
| PerformanceConfigurationProperty | |
Instances
| ToJSON PerformanceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty | |||||
| Show PerformanceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty Methods showsPrec :: Int -> PerformanceConfigurationProperty -> ShowS # | |||||
| Eq PerformanceConfigurationProperty Source # | |||||
| ToResourceProperties PerformanceConfigurationProperty Source # | |||||
| Property "Latency" PerformanceConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty Associated Types
Methods set :: PropertyType "Latency" PerformanceConfigurationProperty -> PerformanceConfigurationProperty -> PerformanceConfigurationProperty # | |||||
| type PropertyType "Latency" PerformanceConfigurationProperty Source # | |||||