--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iotwireless_task_definition Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoTWireless::TaskDefinition --- # awscc_iotwireless_task_definition (Data Source) Data Source schema for AWS::IoTWireless::TaskDefinition ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) TaskDefinition arn. Returned after successful create. - `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](#nestedatt--lo_ra_wan_update_gateway_task_entry)) - `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](#nestedatt--tags)) - `task_definition_type` (String) A filter to list only the wireless gateway task definitions that use this task definition type - `update` (Attributes) Information about the gateways to update. (see [below for nested schema](#nestedatt--update)) ### Nested Schema for `lo_ra_wan_update_gateway_task_entry` Read-Only: - `current_version` (Attributes) (see [below for nested schema](#nestedatt--lo_ra_wan_update_gateway_task_entry--current_version)) - `update_version` (Attributes) (see [below for nested schema](#nestedatt--lo_ra_wan_update_gateway_task_entry--update_version)) ### Nested Schema for `lo_ra_wan_update_gateway_task_entry.current_version` Read-Only: - `model` (String) - `package_version` (String) - `station` (String) ### Nested Schema for `lo_ra_wan_update_gateway_task_entry.update_version` Read-Only: - `model` (String) - `package_version` (String) - `station` (String) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String) ### Nested Schema for `update` Read-Only: - `lo_ra_wan` (Attributes) (see [below for nested schema](#nestedatt--update--lo_ra_wan)) - `update_data_role` (String) - `update_data_source` (String) ### Nested Schema for `update.lo_ra_wan` Read-Only: - `current_version` (Attributes) (see [below for nested schema](#nestedatt--update--lo_ra_wan--current_version)) - `sig_key_crc` (Number) - `update_signature` (String) - `update_version` (Attributes) (see [below for nested schema](#nestedatt--update--lo_ra_wan--update_version)) ### Nested Schema for `update.lo_ra_wan.current_version` Read-Only: - `model` (String) - `package_version` (String) - `station` (String) ### Nested Schema for `update.lo_ra_wan.update_version` Read-Only: - `model` (String) - `package_version` (String) - `station` (String)