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