@Stability(value=Stable) public static final class CfnFuotaTask.LoRaWANProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFuotaTask.LoRaWANProperty>
CfnFuotaTask.LoRaWANProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFuotaTask.LoRaWANProperty |
build()
Builds the configured instance.
|
CfnFuotaTask.LoRaWANProperty.Builder |
rfRegion(String rfRegion)
Sets the value of
CfnFuotaTask.LoRaWANProperty.getRfRegion() |
CfnFuotaTask.LoRaWANProperty.Builder |
startTime(String startTime)
Sets the value of
CfnFuotaTask.LoRaWANProperty.getStartTime() |
@Stability(value=Stable) public CfnFuotaTask.LoRaWANProperty.Builder rfRegion(String rfRegion)
CfnFuotaTask.LoRaWANProperty.getRfRegion()rfRegion - The frequency band (RFRegion) value. This parameter is required.this@Stability(value=Stable) public CfnFuotaTask.LoRaWANProperty.Builder startTime(String startTime)
CfnFuotaTask.LoRaWANProperty.getStartTime()startTime - Start time of a FUOTA task.this@Stability(value=Stable) public CfnFuotaTask.LoRaWANProperty build()
build in interface software.amazon.jsii.Builder<CfnFuotaTask.LoRaWANProperty>CfnFuotaTask.LoRaWANPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.