Uses of Interface
software.amazon.awscdk.services.iotwireless.CfnFuotaTask.LoRaWANProperty
-
Uses of CfnFuotaTask.LoRaWANProperty in software.amazon.awscdk.services.iotwireless
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFuotaTask.LoRaWANProperty
Modifier and TypeMethodDescriptionCfnFuotaTask.LoRaWANProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnFuotaTask.setLoRaWan
(CfnFuotaTask.LoRaWANProperty value) The LoRaWAN information used with a FUOTA task.