@Stability(value=Stable) @Internal public static final class CfnDeviceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeviceProps
CfnDevicePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeviceProps.Builder, CfnDeviceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeviceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeviceProps.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 the device.
|
String |
getGlobalNetworkId()
The ID of the global network.
|
Object |
getLocation()
The site location.
|
String |
getModel()
The model of the device.
|
String |
getSerialNumber()
The serial number of the device.
|
String |
getSiteId()
The site ID.
|
List<CfnTag> |
getTags()
The tags for the device.
|
String |
getType()
The device type.
|
String |
getVendor()
The vendor of the device.
|
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(CfnDeviceProps.Builder builder)
CfnDeviceProps.Builder.public final String getGlobalNetworkId()
CfnDevicePropsgetGlobalNetworkId in interface CfnDevicePropspublic final String getDescription()
CfnDevicePropsConstraints: Maximum length of 256 characters.
getDescription in interface CfnDevicePropspublic final Object getLocation()
CfnDevicePropsgetLocation in interface CfnDevicePropspublic final String getModel()
CfnDevicePropsConstraints: Maximum length of 128 characters.
getModel in interface CfnDevicePropspublic final String getSerialNumber()
CfnDevicePropsConstraints: Maximum length of 128 characters.
getSerialNumber in interface CfnDevicePropspublic final String getSiteId()
CfnDevicePropsgetSiteId in interface CfnDevicePropspublic final List<CfnTag> getTags()
CfnDevicePropsgetTags in interface CfnDevicePropspublic final String getType()
CfnDevicePropsgetType in interface CfnDevicePropspublic final String getVendor()
CfnDevicePropsConstraints: Maximum length of 128 characters.
getVendor in interface CfnDeviceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.