Creates a gateway task definition.
auto_create_tasks
(Boolean) 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 calling CreateWirelessGatewayTask.lo_ra_wan_update_gateway_task_entry
(Attributes) The list of task definitions. (see below for nested schema)name
(String) The name of the new resource.tags
(Attributes Set) A list of key-value pairs that contain metadata for the destination. (see below for nested schema)task_definition_type
(String) A filter to list only the wireless gateway task definitions that use this task definition typeupdate
(Attributes) Information about the gateways to update. (see below for nested schema)arn
(String) TaskDefinition arn. Returned after successful create.id
(String) Uniquely identifies the resource.task_definition_id
(String) The ID of the new wireless gateway task definitionlo_ra_wan_update_gateway_task_entry
Optional:
current_version
(Attributes) (see below for nested schema)update_version
(Attributes) (see below for nested schema)lo_ra_wan_update_gateway_task_entry.current_version
Optional:
model
(String)package_version
(String)station
(String)lo_ra_wan_update_gateway_task_entry.update_version
Optional:
model
(String)package_version
(String)station
(String)tags
Optional:
key
(String)value
(String)update
Optional:
lo_ra_wan
(Attributes) (see below for nested schema)update_data_role
(String)update_data_source
(String)update.lo_ra_wan
Optional:
current_version
(Attributes) (see below for nested schema)sig_key_crc
(Number)update_signature
(String)update_version
(Attributes) (see below for nested schema)update.lo_ra_wan.current_version
Optional:
model
(String)package_version
(String)station
(String)update.lo_ra_wan.update_version
Optional:
model
(String)package_version
(String)station
(String)Import is supported using the following syntax:
$ terraform import awscc_iotwireless_task_definition.example <resource ID>