public static final class CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder, CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getCurrentVersion()
The version of the gateways that should receive the update.
|
java.lang.Number |
getSigKeyCrc()
The CRC of the signature private key to check.
|
java.lang.String |
getUpdateSignature()
The signature used to verify the update firmware.
|
java.lang.Object |
getUpdateVersion()
The firmware version to update the gateway to.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getCurrentVersion()
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
getCurrentVersion
in interface CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
public final java.lang.Number getSigKeyCrc()
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
getSigKeyCrc
in interface CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
public final java.lang.String getUpdateSignature()
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
getUpdateSignature
in interface CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
public final java.lang.Object getUpdateVersion()
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
getUpdateVersion
in interface CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()