Uses of Interface
software.amazon.awscdk.interfaces.iotwireless.IDeviceProfileRef
Packages that use IDeviceProfileRef
Package
Description
AWS::IoTWireless Construct Library
-
Uses of IDeviceProfileRef in software.amazon.awscdk.interfaces.iotwireless
Subinterfaces of IDeviceProfileRef in software.amazon.awscdk.interfaces.iotwirelessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeviceProfileRef.Classes in software.amazon.awscdk.interfaces.iotwireless that implement IDeviceProfileRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDeviceProfileRef in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement IDeviceProfileRefMethods in software.amazon.awscdk.services.iotwireless that return IDeviceProfileRefModifier and TypeMethodDescriptionstatic IDeviceProfileRefCfnDeviceProfile.fromDeviceProfileArn(software.constructs.Construct scope, String id, String arn) Creates a new IDeviceProfileRef from an ARN.static IDeviceProfileRefCfnDeviceProfile.fromDeviceProfileId(software.constructs.Construct scope, String id, String deviceProfileId) Creates a new IDeviceProfileRef from a deviceProfileId.