@Stability(value=Stable) @Internal public static final class CfnFuotaTaskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFuotaTaskProps
CfnFuotaTaskPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFuotaTaskProps.Builder, CfnFuotaTaskProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFuotaTaskProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFuotaTaskProps.Builder. |
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(Object o) |
String |
getAssociateMulticastGroup()
The ID of the multicast group to associate with a FUOTA task.
|
String |
getAssociateWirelessDevice()
The ID of the wireless device to associate with a multicast group.
|
String |
getDescription()
The description of the new resource.
|
String |
getDisassociateMulticastGroup()
The ID of the multicast group to disassociate from a FUOTA task.
|
String |
getDisassociateWirelessDevice()
The ID of the wireless device to disassociate from a FUOTA task.
|
String |
getFirmwareUpdateImage()
The S3 URI points to a firmware update image that is to be used with a FUOTA task.
|
String |
getFirmwareUpdateRole()
The firmware update role that is to be used with a FUOTA task.
|
Object |
getLoRaWan()
The LoRaWAN information used with a FUOTA task.
|
String |
getName()
The name of a FUOTA task.
|
List<CfnTag> |
getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnFuotaTaskProps.Builder builder)
CfnFuotaTaskProps.Builder.public final String getFirmwareUpdateImage()
CfnFuotaTaskPropsgetFirmwareUpdateImage in interface CfnFuotaTaskPropspublic final String getFirmwareUpdateRole()
CfnFuotaTaskPropsgetFirmwareUpdateRole in interface CfnFuotaTaskPropspublic final Object getLoRaWan()
CfnFuotaTaskPropsgetLoRaWan in interface CfnFuotaTaskPropspublic final String getAssociateMulticastGroup()
CfnFuotaTaskPropsgetAssociateMulticastGroup in interface CfnFuotaTaskPropspublic final String getAssociateWirelessDevice()
CfnFuotaTaskPropsgetAssociateWirelessDevice in interface CfnFuotaTaskPropspublic final String getDescription()
CfnFuotaTaskPropsgetDescription in interface CfnFuotaTaskPropspublic final String getDisassociateMulticastGroup()
CfnFuotaTaskPropsgetDisassociateMulticastGroup in interface CfnFuotaTaskPropspublic final String getDisassociateWirelessDevice()
CfnFuotaTaskPropsgetDisassociateWirelessDevice in interface CfnFuotaTaskPropspublic final String getName()
CfnFuotaTaskPropsgetName in interface CfnFuotaTaskPropspublic final List<CfnTag> getTags()
CfnFuotaTaskPropsTags can have a minimum of 0 and a maximum of 50 items.
getTags in interface CfnFuotaTaskProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.