interface IThingTypeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.IThingTypeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#IThingTypeRef |
![]() | software.amazon.awscdk.services.iot.IThingTypeRef |
![]() | aws_cdk.aws_iot.IThingTypeRef |
![]() | aws-cdk-lib » aws_iot » IThingTypeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ThingType.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
thing | Thing | A reference to a ThingType resource. |
node
Type:
Node
The tree node.
thingTypeRef
Type:
Thing
A reference to a ThingType resource.