@Stability(value=Stable) public static final class CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTaskDefinition.LoRaWANGatewayVersionProperty>
CfnTaskDefinition.LoRaWANGatewayVersionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTaskDefinition.LoRaWANGatewayVersionProperty |
build()
Builds the configured instance.
|
CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder |
model(String model)
Sets the value of
CfnTaskDefinition.LoRaWANGatewayVersionProperty.getModel() |
CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder |
packageVersion(String packageVersion)
Sets the value of
CfnTaskDefinition.LoRaWANGatewayVersionProperty.getPackageVersion() |
CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder |
station(String station)
Sets the value of
CfnTaskDefinition.LoRaWANGatewayVersionProperty.getStation() |
@Stability(value=Stable) public CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder model(String model)
CfnTaskDefinition.LoRaWANGatewayVersionProperty.getModel()model - The model number of the wireless gateway.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder packageVersion(String packageVersion)
CfnTaskDefinition.LoRaWANGatewayVersionProperty.getPackageVersion()packageVersion - The version of the wireless gateway firmware.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder station(String station)
CfnTaskDefinition.LoRaWANGatewayVersionProperty.getStation()station - The basic station version of the wireless gateway.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANGatewayVersionProperty build()
build in interface software.amazon.jsii.Builder<CfnTaskDefinition.LoRaWANGatewayVersionProperty>CfnTaskDefinition.LoRaWANGatewayVersionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.