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