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 details for the execute command session.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.Session

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

Syntax

C#
public class Session

The Session type exposes the following members

Constructors

NameDescription
Public Method Session()

Properties

NameTypeDescription
Public Property SessionId System.String

Gets and sets the property SessionId.

The ID of the execute command session.

Public Property StreamUrl System.String

Gets and sets the property StreamUrl.

A URL to the managed agent on the container that the SSM Session Manager client uses to send commands and receive output from the container.

Public Property TokenValue System.String

Gets and sets the property TokenValue.

An encrypted token value containing session and caller information. It's used to authenticate the connection to the container.

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