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.

The destination configuration.

Inheritance Hierarchy

System.Object
  Amazon.IoTSecureTunneling.Model.DestinationConfig

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

Syntax

C#
public class DestinationConfig

The DestinationConfig type exposes the following members

Constructors

NameDescription
Public Method DestinationConfig()

Properties

NameTypeDescription
Public Property Services System.Collections.Generic.List<System.String>

Gets and sets the property Services.

A list of service names that identify the target application. The IoT client running on the destination device reads this value and uses it to look up a port or an IP address and a port. The IoT client instantiates the local proxy, which uses this information to connect to the destination application.

Public Property ThingName System.String

Gets and sets the property ThingName.

The name of the IoT thing to which you want to connect.

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