Uses of Interface
software.amazon.awscdk.services.iotwireless.CfnMulticastGroup.LoRaWANProperty
Packages that use CfnMulticastGroup.LoRaWANProperty
-
Uses of CfnMulticastGroup.LoRaWANProperty in software.amazon.awscdk.services.iotwireless
Classes in software.amazon.awscdk.services.iotwireless that implement CfnMulticastGroup.LoRaWANPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMulticastGroup.LoRaWANPropertyMethods in software.amazon.awscdk.services.iotwireless that return CfnMulticastGroup.LoRaWANPropertyModifier and TypeMethodDescriptionCfnMulticastGroup.LoRaWANProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iotwireless with parameters of type CfnMulticastGroup.LoRaWANPropertyModifier and TypeMethodDescriptionCfnMulticastGroup.Builder.loRaWan(CfnMulticastGroup.LoRaWANProperty loRaWan) The LoRaWAN information that is to be used with the multicast group.CfnMulticastGroupProps.Builder.loRaWan(CfnMulticastGroup.LoRaWANProperty loRaWan) Sets the value ofCfnMulticastGroupProps.getLoRaWan()voidCfnMulticastGroup.setLoRaWan(CfnMulticastGroup.LoRaWANProperty value) The LoRaWAN information that is to be used with the multicast group.