Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnMulticastGroupMixinProps.Builder
Packages that use CfnMulticastGroupMixinProps.Builder
-
Uses of CfnMulticastGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotwireless
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotwireless that return CfnMulticastGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnMulticastGroupMixinProps.Builder.associateWirelessDevice(String associateWirelessDevice) Sets the value ofCfnMulticastGroupMixinProps.getAssociateWirelessDevice()CfnMulticastGroupMixinProps.builder()CfnMulticastGroupMixinProps.Builder.description(String description) Sets the value ofCfnMulticastGroupMixinProps.getDescription()CfnMulticastGroupMixinProps.Builder.disassociateWirelessDevice(String disassociateWirelessDevice) Sets the value ofCfnMulticastGroupMixinProps.getDisassociateWirelessDevice()CfnMulticastGroupMixinProps.Builder.loRaWan(CfnMulticastGroupPropsMixin.LoRaWANProperty loRaWan) Sets the value ofCfnMulticastGroupMixinProps.getLoRaWan()CfnMulticastGroupMixinProps.Builder.loRaWan(IResolvable loRaWan) Sets the value ofCfnMulticastGroupMixinProps.getLoRaWan()Sets the value ofCfnMulticastGroupMixinProps.getName()Sets the value ofCfnMulticastGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotwireless with parameters of type CfnMulticastGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMulticastGroupMixinProps.Builder.