interface IDeviceProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTWireless.IDeviceProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotwireless#IDeviceProfileRef |
![]() | software.amazon.awscdk.services.iotwireless.IDeviceProfileRef |
![]() | aws_cdk.aws_iotwireless.IDeviceProfileRef |
![]() | aws-cdk-lib » aws_iotwireless » IDeviceProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DeviceProfile.
Properties
Name | Type | Description |
---|---|---|
device | Device | A reference to a DeviceProfile resource. |
node | Node | The tree node. |
deviceProfileRef
Type:
Device
A reference to a DeviceProfile resource.
node
Type:
Node
The tree node.