@Stability(value=Stable)
public static interface CfnSite.LocationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-site-location.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSite.LocationProperty.Builder
A builder for
CfnSite.LocationProperty |
static class |
CfnSite.LocationProperty.Jsii$Proxy
An implementation for
CfnSite.LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSite.LocationProperty.Builder |
builder() |
default String |
getAddress()
`CfnSite.LocationProperty.Address`.
|
default String |
getLatitude()
`CfnSite.LocationProperty.Latitude`.
|
default String |
getLongitude()
`CfnSite.LocationProperty.Longitude`.
|
@Stability(value=Stable) @Nullable default String getAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-site-location.html#cfn-networkmanager-site-location-address@Stability(value=Stable) @Nullable default String getLatitude()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-site-location.html#cfn-networkmanager-site-location-latitude@Stability(value=Stable) @Nullable default String getLongitude()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-site-location.html#cfn-networkmanager-site-location-longitude@Stability(value=Stable) static CfnSite.LocationProperty.Builder builder()
CfnSite.LocationProperty.Builder of CfnSite.LocationPropertyCopyright © 2020. All rights reserved.