| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceDefinitionVersion.Builder |
CfnDeviceDefinitionVersion.Builder.create(Construct scope,
String id) |
CfnDeviceDefinitionVersion.Builder |
CfnDeviceDefinitionVersion.Builder.deviceDefinitionId(String deviceDefinitionId)
The ID of the device definition associated with this version.
|
CfnDeviceDefinitionVersion.Builder |
CfnDeviceDefinitionVersion.Builder.devices(IResolvable devices)
The devices in this version.
|
CfnDeviceDefinitionVersion.Builder |
CfnDeviceDefinitionVersion.Builder.devices(List<? extends Object> devices)
The devices in this version.
|
Copyright © 2022. All rights reserved.