Uses of Class
software.amazon.awscdk.services.iotwireless.CfnMulticastGroup.Builder
-
Uses of CfnMulticastGroup.Builder in software.amazon.awscdk.services.iotwireless
Modifier and TypeMethodDescriptionCfnMulticastGroup.Builder.associateWirelessDevice
(String associateWirelessDevice) The ID of the wireless device to associate with a multicast group.static CfnMulticastGroup.Builder
CfnMulticastGroup.Builder.description
(String description) The description of the multicast group.CfnMulticastGroup.Builder.disassociateWirelessDevice
(String disassociateWirelessDevice) The ID of the wireless device to disassociate from a multicast group.CfnMulticastGroup.Builder.loRaWan
(IResolvable loRaWan) The LoRaWAN information that is to be used with the multicast group.CfnMulticastGroup.Builder.loRaWan
(CfnMulticastGroup.LoRaWANProperty loRaWan) The LoRaWAN information that is to be used with the multicast group.The name of the multicast group.The tags are an array of key-value pairs to attach to the specified resource.