@Stability(value=Stable) @Internal public static final class CfnTaskDefinitionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskDefinitionProps
CfnTaskDefinitionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskDefinitionProps.Builder, CfnTaskDefinitionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTaskDefinitionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTaskDefinitionProps.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) |
Object |
getAutoCreateTasks()
Whether to automatically create tasks using this task definition for all gateways with the specified current version.
|
Object |
getLoRaWanUpdateGatewayTaskEntry()
`AWS::IoTWireless::TaskDefinition.LoRaWANUpdateGatewayTaskEntry`.
|
String |
getName()
The name of the new resource.
|
List<CfnTag> |
getTags()
The tags are an array of key-value pairs to attach to the specified resource.
|
String |
getTaskDefinitionType()
`AWS::IoTWireless::TaskDefinition.TaskDefinitionType`.
|
Object |
getUpdate()
Information about the gateways to update.
|
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(CfnTaskDefinitionProps.Builder builder)
CfnTaskDefinitionProps.Builder.public final Object getAutoCreateTasks()
CfnTaskDefinitionProps
If false , the task must me created by calling CreateWirelessGatewayTask .
getAutoCreateTasks in interface CfnTaskDefinitionPropspublic final Object getLoRaWanUpdateGatewayTaskEntry()
CfnTaskDefinitionPropsgetLoRaWanUpdateGatewayTaskEntry in interface CfnTaskDefinitionPropspublic final String getName()
CfnTaskDefinitionPropsgetName in interface CfnTaskDefinitionPropspublic final List<CfnTag> getTags()
CfnTaskDefinitionPropsTags can have a minimum of 0 and a maximum of 50 items.
getTags in interface CfnTaskDefinitionPropspublic final String getTaskDefinitionType()
CfnTaskDefinitionPropsgetTaskDefinitionType in interface CfnTaskDefinitionPropspublic final Object getUpdate()
CfnTaskDefinitionPropsgetUpdate in interface CfnTaskDefinitionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.