@Stability(value=Stable)
public static interface CfnDeviceDefinitionVersion.DeviceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-certificatearn@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-id@Stability(value=Stable) @NotNull String getThingArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-thingarn@Stability(value=Stable) @Nullable default Object getSyncShadow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-syncshadow@Stability(value=Stable) static CfnDeviceDefinitionVersion.DeviceProperty.Builder builder()
Copyright © 2020. All rights reserved.