@Stability(value=Stable)
public static interface CfnDevice.DeviceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDevice.DeviceProperty.Builder
A builder for
CfnDevice.DeviceProperty |
static class |
CfnDevice.DeviceProperty.Jsii$Proxy
An implementation for
CfnDevice.DeviceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDevice.DeviceProperty.Builder |
builder() |
default String |
getDescription()
`CfnDevice.DeviceProperty.Description`.
|
String |
getDeviceName()
`CfnDevice.DeviceProperty.DeviceName`.
|
default String |
getIotThingName()
`CfnDevice.DeviceProperty.IotThingName`.
|
@Stability(value=Stable) @NotNull String getDeviceName()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getIotThingName()
@Stability(value=Stable) static CfnDevice.DeviceProperty.Builder builder()
CfnDevice.DeviceProperty.Builder of CfnDevice.DevicePropertyCopyright © 2021. All rights reserved.