Class CfnTaskDefinition.LoRaWANGatewayVersionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotwireless.CfnTaskDefinition.LoRaWANGatewayVersionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTaskDefinition.LoRaWANGatewayVersionProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTaskDefinition.LoRaWANGatewayVersionProperty
@Stability(Stable)
@Internal
public static final class CfnTaskDefinition.LoRaWANGatewayVersionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTaskDefinition.LoRaWANGatewayVersionProperty
An implementation for
CfnTaskDefinition.LoRaWANGatewayVersionProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotwireless.CfnTaskDefinition.LoRaWANGatewayVersionProperty
CfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder, CfnTaskDefinition.LoRaWANGatewayVersionProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
final boolean
final String
getModel()
The model number of the wireless gateway.final String
The version of the wireless gateway firmware.final String
The basic station version of the wireless gateway.final int
hashCode()
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTaskDefinition.LoRaWANGatewayVersionProperty.Builder
.
-
-
Method Details
-
getModel
Description copied from interface:CfnTaskDefinition.LoRaWANGatewayVersionProperty
The model number of the wireless gateway.- Specified by:
getModel
in interfaceCfnTaskDefinition.LoRaWANGatewayVersionProperty
-
getPackageVersion
Description copied from interface:CfnTaskDefinition.LoRaWANGatewayVersionProperty
The version of the wireless gateway firmware.- Specified by:
getPackageVersion
in interfaceCfnTaskDefinition.LoRaWANGatewayVersionProperty
-
getStation
Description copied from interface:CfnTaskDefinition.LoRaWANGatewayVersionProperty
The basic station version of the wireless gateway.- Specified by:
getStation
in interfaceCfnTaskDefinition.LoRaWANGatewayVersionProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-