| Package | Description |
|---|---|
| software.amazon.awscdk.services.iottwinmaker |
AWS::IoTTwinMaker Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnEntity.Builder |
CfnEntity.Builder.components(IResolvable components)
`AWS::IoTTwinMaker::Entity.Components`.
|
CfnEntity.Builder |
CfnEntity.Builder.components(Map<String,? extends Object> components)
`AWS::IoTTwinMaker::Entity.Components`.
|
static CfnEntity.Builder |
CfnEntity.Builder.create(Construct scope,
String id) |
CfnEntity.Builder |
CfnEntity.Builder.description(String description)
`AWS::IoTTwinMaker::Entity.Description`.
|
CfnEntity.Builder |
CfnEntity.Builder.entityId(String entityId)
`AWS::IoTTwinMaker::Entity.EntityId`.
|
CfnEntity.Builder |
CfnEntity.Builder.entityName(String entityName)
`AWS::IoTTwinMaker::Entity.EntityName`.
|
CfnEntity.Builder |
CfnEntity.Builder.parentEntityId(String parentEntityId)
`AWS::IoTTwinMaker::Entity.ParentEntityId`.
|
CfnEntity.Builder |
CfnEntity.Builder.tags(Map<String,String> tags)
`AWS::IoTTwinMaker::Entity.Tags`.
|
CfnEntity.Builder |
CfnEntity.Builder.workspaceId(String workspaceId)
`AWS::IoTTwinMaker::Entity.WorkspaceId`.
|
Copyright © 2022. All rights reserved.