Uses of Interface
software.amazon.awscdk.services.iotwireless.CfnFuotaTask.LoRaWANProperty
Packages that use CfnFuotaTask.LoRaWANProperty
-
Uses of CfnFuotaTask.LoRaWANProperty in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement CfnFuotaTask.LoRaWANPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFuotaTask.LoRaWANPropertyMethods in software.amazon.awscdk.services.iotwireless that return CfnFuotaTask.LoRaWANPropertyModifier and TypeMethodDescriptionCfnFuotaTask.LoRaWANProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iotwireless with parameters of type CfnFuotaTask.LoRaWANPropertyModifier and TypeMethodDescriptionCfnFuotaTask.Builder.loRaWan(CfnFuotaTask.LoRaWANProperty loRaWan) The LoRaWAN information used with a FUOTA task.CfnFuotaTaskProps.Builder.loRaWan(CfnFuotaTask.LoRaWANProperty loRaWan) Sets the value ofCfnFuotaTaskProps.getLoRaWan()voidCfnFuotaTask.setLoRaWan(CfnFuotaTask.LoRaWANProperty value) The LoRaWAN information used with a FUOTA task.