Uses of Class
software.amazon.awscdk.services.iot1click.CfnDevice.Builder
-
Uses of CfnDevice.Builder in software.amazon.awscdk.services.iot1click
Modifier and TypeMethodDescriptionstatic CfnDevice.Builder
The ID of the device, such asG030PX0312744DWM
.A Boolean value indicating whether the device is enabled (true
) or not (false
).CfnDevice.Builder.enabled
(IResolvable enabled) A Boolean value indicating whether the device is enabled (true
) or not (false
).