@Stability(value=Stable) public static final class CfnFuotaTaskProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFuotaTaskProps>
CfnFuotaTaskProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFuotaTaskProps.Builder associateMulticastGroup(String associateMulticastGroup)
CfnFuotaTaskProps.getAssociateMulticastGroup()associateMulticastGroup - `AWS::IoTWireless::FuotaTask.AssociateMulticastGroup`.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder associateWirelessDevice(String associateWirelessDevice)
CfnFuotaTaskProps.getAssociateWirelessDevice()associateWirelessDevice - `AWS::IoTWireless::FuotaTask.AssociateWirelessDevice`.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder description(String description)
CfnFuotaTaskProps.getDescription()description - `AWS::IoTWireless::FuotaTask.Description`.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder disassociateMulticastGroup(String disassociateMulticastGroup)
CfnFuotaTaskProps.getDisassociateMulticastGroup()disassociateMulticastGroup - `AWS::IoTWireless::FuotaTask.DisassociateMulticastGroup`.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder disassociateWirelessDevice(String disassociateWirelessDevice)
CfnFuotaTaskProps.getDisassociateWirelessDevice()disassociateWirelessDevice - `AWS::IoTWireless::FuotaTask.DisassociateWirelessDevice`.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder firmwareUpdateImage(String firmwareUpdateImage)
CfnFuotaTaskProps.getFirmwareUpdateImage()firmwareUpdateImage - `AWS::IoTWireless::FuotaTask.FirmwareUpdateImage`. This parameter is required.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder firmwareUpdateRole(String firmwareUpdateRole)
CfnFuotaTaskProps.getFirmwareUpdateRole()firmwareUpdateRole - `AWS::IoTWireless::FuotaTask.FirmwareUpdateRole`. This parameter is required.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder loRaWan(CfnFuotaTask.LoRaWANProperty loRaWan)
CfnFuotaTaskProps.getLoRaWan()loRaWan - `AWS::IoTWireless::FuotaTask.LoRaWAN`. This parameter is required.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder loRaWan(IResolvable loRaWan)
CfnFuotaTaskProps.getLoRaWan()loRaWan - `AWS::IoTWireless::FuotaTask.LoRaWAN`. This parameter is required.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder name(String name)
CfnFuotaTaskProps.getName()name - `AWS::IoTWireless::FuotaTask.Name`.this@Stability(value=Stable) public CfnFuotaTaskProps.Builder tags(List<? extends CfnTag> tags)
CfnFuotaTaskProps.getTags()tags - `AWS::IoTWireless::FuotaTask.Tags`.this@Stability(value=Stable) public CfnFuotaTaskProps build()
build in interface software.amazon.jsii.Builder<CfnFuotaTaskProps>CfnFuotaTaskPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.