| Package | Description |
|---|---|
| software.amazon.awscdk.services.iot1click |
AWS IoT 1-Click Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnPlacement.Builder |
CfnPlacement.Builder.associatedDevices(Object associatedDevices)
The devices to associate with the placement, as defined by a mapping of zero or more key-value pairs wherein the key is a template name and the value is a device ID.
|
CfnPlacement.Builder |
CfnPlacement.Builder.attributes(Object attributes)
The user-defined attributes associated with the placement.
|
static CfnPlacement.Builder |
CfnPlacement.Builder.create(software.constructs.Construct scope,
String id) |
CfnPlacement.Builder |
CfnPlacement.Builder.placementName(String placementName)
The name of the placement.
|
CfnPlacement.Builder |
CfnPlacement.Builder.projectName(String projectName)
The name of the project containing the placement.
|
Copyright © 2022. All rights reserved.