AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateDestination operation. Updates properties of a destination.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoTWireless.AmazonIoTWirelessRequest
      Amazon.IoTWireless.Model.UpdateDestinationRequest

Namespace: Amazon.IoTWireless.Model
Assembly: AWSSDK.IoTWireless.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateDestinationRequest : AmazonIoTWirelessRequest
         IAmazonWebServiceRequest

The UpdateDestinationRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateDestinationRequest()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

A new description of the resource.

Public Property Expression System.String

Gets and sets the property Expression.

The new rule name or topic rule to send messages to.

Public Property ExpressionType Amazon.IoTWireless.ExpressionType

Gets and sets the property ExpressionType.

The type of value in Expression.

Public Property Name System.String

Gets and sets the property Name.

The new name of the resource.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the IAM Role that authorizes the destination.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5