interface IComputationModelRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTSiteWise.IComputationModelRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotsitewise#IComputationModelRef |
![]() | software.amazon.awscdk.services.iotsitewise.IComputationModelRef |
![]() | aws_cdk.aws_iotsitewise.IComputationModelRef |
![]() | aws-cdk-lib » aws_iotsitewise » IComputationModelRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ComputationModel.
Properties
Name | Type | Description |
---|---|---|
computation | Computation | A reference to a ComputationModel resource. |
node | Node | The tree node. |
computationModelRef
Type:
Computation
A reference to a ComputationModel resource.
node
Type:
Node
The tree node.