/AWS1/CL_IOWGETWIRELESSGWTSK03¶
GetWirelessGatewayTaskDefinitionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_autocreatetasks TYPE /AWS1/IOWAUTOCREATETASKS /AWS1/IOWAUTOCREATETASKS¶
Whether to automatically create tasks using this task definition for all gateways with the specified current version. If
false, the task must me created by callingCreateWirelessGatewayTask.
iv_name TYPE /AWS1/IOWWIRELESSGWTASKNAME /AWS1/IOWWIRELESSGWTASKNAME¶
The name of the resource.
io_update TYPE REF TO /AWS1/CL_IOWUPWIRELESSGWTSKCRE /AWS1/CL_IOWUPWIRELESSGWTSKCRE¶
Information about the gateways to update.
iv_arn TYPE /AWS1/IOWWIRELESSGWTASKDEFNARN /AWS1/IOWWIRELESSGWTASKDEFNARN¶
The Amazon Resource Name of the resource.
Queryable Attributes¶
AutoCreateTasks¶
Whether to automatically create tasks using this task definition for all gateways with the specified current version. If
false, the task must me created by callingCreateWirelessGatewayTask.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOCREATETASKS() |
Getter for AUTOCREATETASKS |
Name¶
The name of the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Update¶
Information about the gateways to update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATE() |
Getter for UPDATE |
Arn¶
The Amazon Resource Name of the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |