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.

A viewer session to revoke in the call to BatchStartViewerSessionRevocation.

Inheritance Hierarchy

System.Object
  Amazon.IVS.Model.BatchStartViewerSessionRevocationViewerSession

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

Syntax

C#
public class BatchStartViewerSessionRevocationViewerSession

The BatchStartViewerSessionRevocationViewerSession type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ChannelArn System.String

Gets and sets the property ChannelArn.

The ARN of the channel associated with the viewer session to revoke.

Public Property ViewerId System.String

Gets and sets the property ViewerId.

The ID of the viewer associated with the viewer session to revoke. Do not use this field for personally identifying, confidential, or sensitive information.

Public Property ViewerSessionVersionsLessThanOrEqualTo System.Int32

Gets and sets the property ViewerSessionVersionsLessThanOrEqualTo.

An optional filter on which versions of the viewer session to revoke. All versions less than or equal to the specified version will be revoked. Default: 0.

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