AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
georoutes
/
aws.sdk.kotlin.services.georoutes.model
/
Circle
/
Builder
Builder
class
Builder
Members
Properties
center
Link copied to clipboard
var
center
:
List
<
Double
>
?
Center of the Circle defined in longitude and latitude coordinates.
radius
Link copied to clipboard
var
radius
:
Double
?
Radius of the Circle.