@Stability(value=Stable)
public static interface CfnSegment.GPSPointProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegment.GPSPointProperty.Builder
A builder for
CfnSegment.GPSPointProperty |
static class |
CfnSegment.GPSPointProperty.Jsii$Proxy
An implementation for
CfnSegment.GPSPointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegment.GPSPointProperty.Builder |
builder() |
Object |
getCoordinates()
`CfnSegment.GPSPointProperty.Coordinates`.
|
Number |
getRangeInKilometers()
`CfnSegment.GPSPointProperty.RangeInKilometers`.
|
@Stability(value=Stable) @NotNull Object getCoordinates()
@Stability(value=Stable) @NotNull Number getRangeInKilometers()
@Stability(value=Stable) static CfnSegment.GPSPointProperty.Builder builder()
Copyright © 2021. All rights reserved.