| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.KinesisAnalyticsV2.Application.FlinkRunConfigurationProperty
Documentation
data FlinkRunConfigurationProperty Source #
Constructors
| FlinkRunConfigurationProperty | |
Instances
| ToJSON FlinkRunConfigurationProperty Source # | |||||
| Show FlinkRunConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkRunConfigurationProperty Methods showsPrec :: Int -> FlinkRunConfigurationProperty -> ShowS # show :: FlinkRunConfigurationProperty -> String # showList :: [FlinkRunConfigurationProperty] -> ShowS # | |||||
| Eq FlinkRunConfigurationProperty Source # | |||||
| ToResourceProperties FlinkRunConfigurationProperty Source # | |||||
| Property "AllowNonRestoredState" FlinkRunConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisAnalyticsV2.Application.FlinkRunConfigurationProperty Associated Types
Methods set :: PropertyType "AllowNonRestoredState" FlinkRunConfigurationProperty -> FlinkRunConfigurationProperty -> FlinkRunConfigurationProperty # | |||||
| type PropertyType "AllowNonRestoredState" FlinkRunConfigurationProperty Source # | |||||