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