---
type: resource-type
title: IoTWirelessDestination
description: aws resource type AWS::IoTWireless::Destination
name: IoTWirelessDestination
lexicon: aws
resource_type: AWS::IoTWireless::Destination
---
`AWS::IoTWireless::Destination`, a resource type of the aws lexicon.

## Properties

- `Expression` (`string`, required): Destination expression
- `ExpressionType` (`"MqttTopic" | "RuleName" | "SnsTopic"`, required): Must be RuleName
- `Name` (`string`, required): Unique name of destination
- `Arn` (`string`, optional): Destination arn. Returned after successful create.
- `Description` (`string`, optional): Destination description
- `RoleArn` (`string`, optional): AWS role ARN that grants access
- `Tags` (`IoTWirelessDestination_Tag[]`, optional): A list of key-value pairs that contain metadata for the destination.

## Attributes

- `Arn`
