Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnMulticastGroupPropsMixin.Builder
Packages that use CfnMulticastGroupPropsMixin.Builder
-
Uses of CfnMulticastGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotwireless
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotwireless that return CfnMulticastGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMulticastGroupPropsMixin.Builder.associateWirelessDevice(String associateWirelessDevice) The ID of the wireless device to associate with a multicast group.CfnMulticastGroupPropsMixin.Builder.create()CfnMulticastGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMulticastGroupPropsMixin.Builder.description(String description) The description of the multicast group.CfnMulticastGroupPropsMixin.Builder.disassociateWirelessDevice(String disassociateWirelessDevice) The ID of the wireless device to disassociate from a multicast group.CfnMulticastGroupPropsMixin.Builder.loRaWan(CfnMulticastGroupPropsMixin.LoRaWANProperty loRaWan) The LoRaWAN information that is to be used with the multicast group.CfnMulticastGroupPropsMixin.Builder.loRaWan(IResolvable 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.