@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.482Z") @Stability(value=Stable) public interface CfnDeviceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeviceProps.Builder
A builder for
CfnDeviceProps |
static class |
CfnDeviceProps.Jsii$Proxy
An implementation for
CfnDeviceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceProps.Builder |
builder() |
String |
getDeviceId()
`AWS::IoT1Click::Device.DeviceId`.
|
Object |
getEnabled()
`AWS::IoT1Click::Device.Enabled`.
|
@Stability(value=Stable) @NotNull String getDeviceId()
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) static CfnDeviceProps.Builder builder()
CfnDeviceProps.Builder of CfnDevicePropsCopyright © 2021. All rights reserved.