@Stability(value=Stable)
public static interface CfnDeviceDefinitionVersion.DeviceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeviceDefinitionVersion.DeviceProperty.Builder
A builder for
CfnDeviceDefinitionVersion.DeviceProperty |
static class |
CfnDeviceDefinitionVersion.DeviceProperty.Jsii$Proxy
An implementation for
CfnDeviceDefinitionVersion.DeviceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceDefinitionVersion.DeviceProperty.Builder |
builder() |
String |
getCertificateArn()
`CfnDeviceDefinitionVersion.DeviceProperty.CertificateArn`.
|
String |
getId()
`CfnDeviceDefinitionVersion.DeviceProperty.Id`.
|
default Object |
getSyncShadow()
`CfnDeviceDefinitionVersion.DeviceProperty.SyncShadow`.
|
String |
getThingArn()
`CfnDeviceDefinitionVersion.DeviceProperty.ThingArn`.
|
@Stability(value=Stable) @NotNull String getCertificateArn()
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @NotNull String getThingArn()
@Stability(value=Stable) @Nullable default Object getSyncShadow()
@Stability(value=Stable) static CfnDeviceDefinitionVersion.DeviceProperty.Builder builder()
Copyright © 2021. All rights reserved.