See: Description
| Interface | Description |
|---|---|
| CfnComponentType.DataConnectorProperty |
The data connector.
|
| CfnComponentType.DataTypeProperty |
An object that specifies the data type of a property.
|
| CfnComponentType.DataValueProperty |
An object that specifies a value for a property.
|
| CfnComponentType.FunctionProperty |
The function body.
|
| CfnComponentType.LambdaFunctionProperty |
The Lambda function.
|
| CfnComponentType.PropertyDefinitionProperty |
PropertyDefinition is an object that maps strings to the property definitions in the component type.
|
| CfnComponentType.RelationshipProperty |
An object that specifies a relationship with another component type.
|
| CfnComponentTypeProps |
Properties for defining a `CfnComponentType`.
|
| CfnEntity.ComponentProperty |
The entity componenet.
|
| CfnEntity.DataValueProperty |
An object that specifies a value for a property.
|
| CfnEntity.PropertyProperty |
An object that sets information about a property.
|
| CfnEntity.StatusProperty |
The current status of the entity.
|
| CfnEntityProps |
Properties for defining a `CfnEntity`.
|
| CfnSceneProps |
Properties for defining a `CfnScene`.
|
| CfnWorkspaceProps |
Properties for defining a `CfnWorkspace`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.iottwinmaker.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IoTTwinMaker.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.