Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnFuotaTaskPropsMixin.Builder
Packages that use CfnFuotaTaskPropsMixin.Builder
-
Uses of CfnFuotaTaskPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotwireless
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotwireless that return CfnFuotaTaskPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFuotaTaskPropsMixin.Builder.associateMulticastGroup(String associateMulticastGroup) The ID of the multicast group to associate with a FUOTA task.CfnFuotaTaskPropsMixin.Builder.associateWirelessDevice(String associateWirelessDevice) The ID of the wireless device to associate with a multicast group.CfnFuotaTaskPropsMixin.Builder.create()CfnFuotaTaskPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnFuotaTaskPropsMixin.Builder.description(String description) The description of the new resource.CfnFuotaTaskPropsMixin.Builder.disassociateMulticastGroup(String disassociateMulticastGroup) The ID of the multicast group to disassociate from a FUOTA task.CfnFuotaTaskPropsMixin.Builder.disassociateWirelessDevice(String disassociateWirelessDevice) The ID of the wireless device to disassociate from a FUOTA task.CfnFuotaTaskPropsMixin.Builder.firmwareUpdateImage(String firmwareUpdateImage) The S3 URI points to a firmware update image that is to be used with a FUOTA task.CfnFuotaTaskPropsMixin.Builder.firmwareUpdateRole(String firmwareUpdateRole) The firmware update role that is to be used with a FUOTA task.CfnFuotaTaskPropsMixin.Builder.loRaWan(CfnFuotaTaskPropsMixin.LoRaWANProperty loRaWan) The LoRaWAN information used with a FUOTA task.CfnFuotaTaskPropsMixin.Builder.loRaWan(IResolvable loRaWan) The LoRaWAN information used with a FUOTA task.The name of a FUOTA task.The tags are an array of key-value pairs to attach to the specified resource.