@Stability(value=Stable)
public static interface CfnSegment.GPSPointProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html#cfn-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates@Stability(value=Stable) @NotNull Number getRangeInKilometers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html#cfn-pinpoint-segment-segmentdimensions-location-gpspoint-rangeinkilometers@Stability(value=Stable) static CfnSegment.GPSPointProperty.Builder builder()
Copyright © 2020. All rights reserved.