@Stability(value=Stable)
public static interface CfnDevice.LocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDevice.LocationProperty.Builder
A builder for
CfnDevice.LocationProperty |
static class |
CfnDevice.LocationProperty.Jsii$Proxy
An implementation for
CfnDevice.LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDevice.LocationProperty.Builder |
builder() |
default String |
getAddress()
`CfnDevice.LocationProperty.Address`.
|
default String |
getLatitude()
`CfnDevice.LocationProperty.Latitude`.
|
default String |
getLongitude()
`CfnDevice.LocationProperty.Longitude`.
|
@Stability(value=Stable) @Nullable default String getAddress()
@Stability(value=Stable) @Nullable default String getLatitude()
@Stability(value=Stable) @Nullable default String getLongitude()
@Stability(value=Stable) static CfnDevice.LocationProperty.Builder builder()
CfnDevice.LocationProperty.Builder of CfnDevice.LocationPropertyCopyright © 2021. All rights reserved.