--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iotwireless_destination Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoTWireless::Destination --- # awscc_iotwireless_destination (Data Source) Data Source schema for AWS::IoTWireless::Destination ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) Destination arn. Returned after successful create. - `description` (String) Destination description - `expression` (String) Destination expression - `expression_type` (String) Must be RuleName - `name` (String) Unique name of destination - `role_arn` (String) AWS role ARN that grants access - `tags` (Attributes Set) A list of key-value pairs that contain metadata for the destination. (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)