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