@Stability(value=Stable) public static final class CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty>
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty |
build()
Builds the configured instance.
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
currentVersion(CfnTaskDefinition.LoRaWANGatewayVersionProperty currentVersion)
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
currentVersion(IResolvable currentVersion)
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
sigKeyCrc(Number sigKeyCrc)
Sets the value of
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.getSigKeyCrc() |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
updateSignature(String updateSignature)
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
updateVersion(CfnTaskDefinition.LoRaWANGatewayVersionProperty updateVersion)
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
updateVersion(IResolvable updateVersion)
|
@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder currentVersion(CfnTaskDefinition.LoRaWANGatewayVersionProperty currentVersion)
currentVersion - `CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.CurrentVersion`.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder currentVersion(IResolvable currentVersion)
currentVersion - `CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.CurrentVersion`.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder sigKeyCrc(Number sigKeyCrc)
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.getSigKeyCrc()sigKeyCrc - `CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.SigKeyCrc`.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder updateSignature(String updateSignature)
updateSignature - `CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.UpdateSignature`.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder updateVersion(CfnTaskDefinition.LoRaWANGatewayVersionProperty updateVersion)
updateVersion - `CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.UpdateVersion`.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder updateVersion(IResolvable updateVersion)
updateVersion - `CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.UpdateVersion`.this@Stability(value=Stable) public CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty build()
build in interface software.amazon.jsii.Builder<CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty>CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.