@Stability(value=Stable) public static final class CfnSegment.GPSPointProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSegment.GPSPointProperty>
CfnSegment.GPSPointProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSegment.GPSPointProperty |
build()
Builds the configured instance.
|
CfnSegment.GPSPointProperty.Builder |
coordinates(CfnSegment.CoordinatesProperty coordinates)
Sets the value of
CfnSegment.GPSPointProperty.getCoordinates() |
CfnSegment.GPSPointProperty.Builder |
coordinates(IResolvable coordinates)
Sets the value of
CfnSegment.GPSPointProperty.getCoordinates() |
CfnSegment.GPSPointProperty.Builder |
rangeInKilometers(Number rangeInKilometers)
Sets the value of
CfnSegment.GPSPointProperty.getRangeInKilometers() |
@Stability(value=Stable) public CfnSegment.GPSPointProperty.Builder coordinates(CfnSegment.CoordinatesProperty coordinates)
CfnSegment.GPSPointProperty.getCoordinates()coordinates - `CfnSegment.GPSPointProperty.Coordinates`. This parameter is required.this@Stability(value=Stable) public CfnSegment.GPSPointProperty.Builder coordinates(IResolvable coordinates)
CfnSegment.GPSPointProperty.getCoordinates()coordinates - `CfnSegment.GPSPointProperty.Coordinates`. This parameter is required.this@Stability(value=Stable) public CfnSegment.GPSPointProperty.Builder rangeInKilometers(Number rangeInKilometers)
CfnSegment.GPSPointProperty.getRangeInKilometers()rangeInKilometers - `CfnSegment.GPSPointProperty.RangeInKilometers`. This parameter is required.this@Stability(value=Stable) public CfnSegment.GPSPointProperty build()
build in interface software.amazon.jsii.Builder<CfnSegment.GPSPointProperty>CfnSegment.GPSPointPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.