Uses of Interface
software.amazon.awscdk.services.iotwireless.IFuotaTaskRef
Packages that use IFuotaTaskRef
-
Uses of IFuotaTaskRef in software.amazon.awscdk.services.iotwireless
Subinterfaces of IFuotaTaskRef in software.amazon.awscdk.services.iotwirelessModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFuotaTaskRef
.Classes in software.amazon.awscdk.services.iotwireless that implement IFuotaTaskRefModifier and TypeClassDescriptionclass
A FUOTA task.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iotwireless that return IFuotaTaskRefModifier and TypeMethodDescriptionstatic IFuotaTaskRef
CfnFuotaTask.fromFuotaTaskArn
(software.constructs.Construct scope, String id, String arn) Creates a new IFuotaTaskRef from an ARN.static IFuotaTaskRef
CfnFuotaTask.fromFuotaTaskId
(software.constructs.Construct scope, String id, String fuotaTaskId) Creates a new IFuotaTaskRef from a fuotaTaskId.