| Package | Description |
|---|---|
| software.amazon.awscdk.services.iottwinmaker |
AWS::IoTTwinMaker Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnComponentType.Builder |
CfnComponentType.Builder.componentTypeId(String componentTypeId)
`AWS::IoTTwinMaker::ComponentType.ComponentTypeId`.
|
static CfnComponentType.Builder |
CfnComponentType.Builder.create(Construct scope,
String id) |
CfnComponentType.Builder |
CfnComponentType.Builder.description(String description)
`AWS::IoTTwinMaker::ComponentType.Description`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.extendsFrom(List<String> extendsFrom)
`AWS::IoTTwinMaker::ComponentType.ExtendsFrom`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.functions(IResolvable functions)
`AWS::IoTTwinMaker::ComponentType.Functions`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.functions(Map<String,? extends Object> functions)
`AWS::IoTTwinMaker::ComponentType.Functions`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.isSingleton(Boolean isSingleton)
`AWS::IoTTwinMaker::ComponentType.IsSingleton`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.isSingleton(IResolvable isSingleton)
`AWS::IoTTwinMaker::ComponentType.IsSingleton`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.propertyDefinitions(IResolvable propertyDefinitions)
`AWS::IoTTwinMaker::ComponentType.PropertyDefinitions`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.propertyDefinitions(Map<String,? extends Object> propertyDefinitions)
`AWS::IoTTwinMaker::ComponentType.PropertyDefinitions`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.tags(Map<String,String> tags)
`AWS::IoTTwinMaker::ComponentType.Tags`.
|
CfnComponentType.Builder |
CfnComponentType.Builder.workspaceId(String workspaceId)
`AWS::IoTTwinMaker::ComponentType.WorkspaceId`.
|
Copyright © 2022. All rights reserved.