interface IComponentTypeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTTwinMaker.IComponentTypeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiottwinmaker#IComponentTypeRef |
![]() | software.amazon.awscdk.services.iottwinmaker.IComponentTypeRef |
![]() | aws_cdk.aws_iottwinmaker.IComponentTypeRef |
![]() | aws-cdk-lib » aws_iottwinmaker » IComponentTypeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ComponentType.
Properties
Name | Type | Description |
---|---|---|
component | Component | A reference to a ComponentType resource. |
node | Node | The tree node. |
componentTypeRef
Type:
Component
A reference to a ComponentType resource.
node
Type:
Node
The tree node.