@Stability(value=Stable) @Internal public static final class CfnSiteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSiteProps
CfnSitePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSiteProps.Builder, CfnSiteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSiteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSiteProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
A description of your site.
|
String |
getGlobalNetworkId()
The ID of the global network.
|
Object |
getLocation()
The site location.
|
List<CfnTag> |
getTags()
The tags for the site.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnSiteProps.Builder builder)
CfnSiteProps.Builder.public final String getGlobalNetworkId()
CfnSitePropsgetGlobalNetworkId in interface CfnSitePropspublic final String getDescription()
CfnSitePropsConstraints: Maximum length of 256 characters.
getDescription in interface CfnSitePropspublic final Object getLocation()
CfnSitePropsThis information is used for visualization in the Network Manager console. If you specify the address, the latitude and longitude are automatically calculated.
Address : The physical address of the site.Latitude : The latitude of the site.Longitude : The longitude of the site.getLocation in interface CfnSitePropspublic final List<CfnTag> getTags()
CfnSitePropsgetTags in interface CfnSiteProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.