| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.SageMakerGeoSpatial.Types.Geometry
Description
Documentation
See: newGeometry smart constructor.
Constructors
| Geometry' | |
Instances
| FromJSON Geometry Source # | |
| Generic Geometry Source # | |
| Show Geometry Source # | |
| NFData Geometry Source # | |
Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry | |
| Eq Geometry Source # | |
| Hashable Geometry Source # | |
Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry | |
| type Rep Geometry Source # | |
Defined in Amazonka.SageMakerGeoSpatial.Types.Geometry type Rep Geometry = D1 ('MetaData "Geometry" "Amazonka.SageMakerGeoSpatial.Types.Geometry" "amazonka-sagemaker-geospatial-2.0-Fg7YtbyXAZrLwLaIITXFtu" 'False) (C1 ('MetaCons "Geometry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "coordinates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty (NonEmpty (Sensitive (NonEmpty Double))))) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) | |
Create a value of Geometry with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility: