@Stability(value=Stable)
public static interface CfnSegment.LocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSegment.LocationProperty.Builder
A builder for
CfnSegment.LocationProperty |
static class |
CfnSegment.LocationProperty.Jsii$Proxy
An implementation for
CfnSegment.LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSegment.LocationProperty.Builder |
builder() |
default Object |
getCountry()
`CfnSegment.LocationProperty.Country`.
|
default Object |
getGpsPoint()
`CfnSegment.LocationProperty.GPSPoint`.
|
@Stability(value=Stable) @Nullable default Object getCountry()
@Stability(value=Stable) @Nullable default Object getGpsPoint()
@Stability(value=Stable) static CfnSegment.LocationProperty.Builder builder()
Copyright © 2021. All rights reserved.