Uses of Interface
software.amazon.awscdk.interfaces.iotwireless.IFuotaTaskRef
Packages that use IFuotaTaskRef
Package
Description
AWS::IoTWireless Construct Library
-
Uses of IFuotaTaskRef in software.amazon.awscdk.interfaces.iotwireless
Subinterfaces of IFuotaTaskRef in software.amazon.awscdk.interfaces.iotwirelessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFuotaTaskRef.Classes in software.amazon.awscdk.interfaces.iotwireless that implement IFuotaTaskRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFuotaTaskRef in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement IFuotaTaskRefMethods in software.amazon.awscdk.services.iotwireless that return IFuotaTaskRefModifier and TypeMethodDescriptionstatic IFuotaTaskRefCfnFuotaTask.fromFuotaTaskArn(software.constructs.Construct scope, String id, String arn) Creates a new IFuotaTaskRef from an ARN.static IFuotaTaskRefCfnFuotaTask.fromFuotaTaskId(software.constructs.Construct scope, String id, String fuotaTaskId) Creates a new IFuotaTaskRef from a fuotaTaskId.