| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotsitewise |
AWS::IoTSiteWise Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnProject.Builder |
CfnProject.Builder.assetIds(List<String> assetIds)
A list that contains the IDs of each asset associated with the project.
|
static CfnProject.Builder |
CfnProject.Builder.create(software.constructs.Construct scope,
String id) |
CfnProject.Builder |
CfnProject.Builder.portalId(String portalId)
The ID of the portal in which to create the project.
|
CfnProject.Builder |
CfnProject.Builder.projectDescription(String projectDescription)
A description for the project.
|
CfnProject.Builder |
CfnProject.Builder.projectName(String projectName)
A friendly name for the project.
|
CfnProject.Builder |
CfnProject.Builder.tags(List<? extends CfnTag> tags)
A list of key-value pairs that contain metadata for the project.
|
Copyright © 2022. All rights reserved.