| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.QuickSight.Dashboard.GeospatialLayerDefinitionProperty
Documentation
data GeospatialPolygonLayerProperty Source #
Constructors
| GeospatialPolygonLayerProperty | |
Fields | |
Instances
| ToJSON GeospatialPolygonLayerProperty Source # | |||||
| Show GeospatialPolygonLayerProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialPolygonLayerProperty Methods showsPrec :: Int -> GeospatialPolygonLayerProperty -> ShowS # show :: GeospatialPolygonLayerProperty -> String # showList :: [GeospatialPolygonLayerProperty] -> ShowS # | |||||
| Eq GeospatialPolygonLayerProperty Source # | |||||
| ToResourceProperties GeospatialPolygonLayerProperty Source # | |||||
| Property "Style" GeospatialPolygonLayerProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialPolygonLayerProperty Associated Types
Methods set :: PropertyType "Style" GeospatialPolygonLayerProperty -> GeospatialPolygonLayerProperty -> GeospatialPolygonLayerProperty # | |||||
| type PropertyType "Style" GeospatialPolygonLayerProperty Source # | |||||
data GeospatialPolygonStyleProperty Source #
Constructors
| GeospatialPolygonStyleProperty | |
Instances
data GeospatialPolygonSymbolStyleProperty Source #
Constructors
| GeospatialPolygonSymbolStyleProperty | |
Instances
| ToJSON GeospatialPolygonSymbolStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialPolygonSymbolStyleProperty | |||||
| Show GeospatialPolygonSymbolStyleProperty Source # | |||||
| Eq GeospatialPolygonSymbolStyleProperty Source # | |||||
| ToResourceProperties GeospatialPolygonSymbolStyleProperty Source # | |||||
| Property "FillColor" GeospatialPolygonSymbolStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialPolygonSymbolStyleProperty Associated Types
Methods set :: PropertyType "FillColor" GeospatialPolygonSymbolStyleProperty -> GeospatialPolygonSymbolStyleProperty -> GeospatialPolygonSymbolStyleProperty # | |||||
| Property "StrokeColor" GeospatialPolygonSymbolStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialPolygonSymbolStyleProperty Associated Types
Methods set :: PropertyType "StrokeColor" GeospatialPolygonSymbolStyleProperty -> GeospatialPolygonSymbolStyleProperty -> GeospatialPolygonSymbolStyleProperty # | |||||
| Property "StrokeWidth" GeospatialPolygonSymbolStyleProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialPolygonSymbolStyleProperty Associated Types
Methods set :: PropertyType "StrokeWidth" GeospatialPolygonSymbolStyleProperty -> GeospatialPolygonSymbolStyleProperty -> GeospatialPolygonSymbolStyleProperty # | |||||
| type PropertyType "FillColor" GeospatialPolygonSymbolStyleProperty Source # | |||||
| type PropertyType "StrokeColor" GeospatialPolygonSymbolStyleProperty Source # | |||||
| type PropertyType "StrokeWidth" GeospatialPolygonSymbolStyleProperty Source # | |||||
mkGeospatialPolygonLayerProperty :: GeospatialPolygonStyleProperty -> GeospatialPolygonLayerProperty Source #
data GeospatialLayerDefinitionProperty Source #
Constructors
| GeospatialLayerDefinitionProperty | |
Fields | |
Instances
| ToJSON GeospatialLayerDefinitionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerDefinitionProperty | |||||
| Show GeospatialLayerDefinitionProperty Source # | |||||
| Eq GeospatialLayerDefinitionProperty Source # | |||||
| ToResourceProperties GeospatialLayerDefinitionProperty Source # | |||||
| Property "LineLayer" GeospatialLayerDefinitionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerDefinitionProperty Associated Types
Methods set :: PropertyType "LineLayer" GeospatialLayerDefinitionProperty -> GeospatialLayerDefinitionProperty -> GeospatialLayerDefinitionProperty # | |||||
| Property "PointLayer" GeospatialLayerDefinitionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerDefinitionProperty Associated Types
Methods set :: PropertyType "PointLayer" GeospatialLayerDefinitionProperty -> GeospatialLayerDefinitionProperty -> GeospatialLayerDefinitionProperty # | |||||
| Property "PolygonLayer" GeospatialLayerDefinitionProperty Source # | |||||
Defined in Stratosphere.QuickSight.Dashboard.GeospatialLayerDefinitionProperty Associated Types
Methods set :: PropertyType "PolygonLayer" GeospatialLayerDefinitionProperty -> GeospatialLayerDefinitionProperty -> GeospatialLayerDefinitionProperty # | |||||
| type PropertyType "LineLayer" GeospatialLayerDefinitionProperty Source # | |||||
| type PropertyType "PointLayer" GeospatialLayerDefinitionProperty Source # | |||||
| type PropertyType "PolygonLayer" GeospatialLayerDefinitionProperty Source # | |||||