AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemakergeospatial
/
aws.sdk.kotlin.services.sagemakergeospatial.model
/
PolygonGeometryInput
/
coordinates
coordinates
val
coordinates
:
List
<
List
<
List
<
Double
>
>
>
Coordinates representing a Polygon based on the
GeoJson spec
.