AWS SDK Version 2 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.

.NET Framework 3.5
 
Container for the parameters to the AddTagsToStream operation. Adds or updates tags for the specified Amazon Kinesis stream. Each stream can have up to 10 tags.

If tags have already been assigned to the stream, AddTagsToStream overwrites any existing tags that correspond to the specified tag keys.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Kinesis.AmazonKinesisRequest
      Amazon.Kinesis.Model.AddTagsToStreamRequest

Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class AddTagsToStreamRequest : AmazonKinesisRequest
         IRequestEvents

The AddTagsToStreamRequest type exposes the following members

Constructors

NameDescription
Public Method AddTagsToStreamRequest()

Properties

NameTypeDescription
Public Property StreamName System.String Gets and sets the property StreamName.

The name of the stream.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String> Gets and sets the property Tags.

The set of key-value pairs to use to create the tags.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8