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 4.5
 
Container for the parameters to the RemoveTagsFromStream operation. Deletes tags from the specified Amazon Kinesis stream.

If you specify a tag that does not exist, it is ignored.

Inheritance Hierarchy

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

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

Syntax

C#
public class RemoveTagsFromStreamRequest : AmazonKinesisRequest
         IRequestEvents

The RemoveTagsFromStreamRequest type exposes the following members

Constructors

Properties

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

The name of the stream.

Public Property TagKeys System.Collections.Generic.List<System.String> Gets and sets the property TagKeys.

A list of tag keys. Each corresponding tag is removed from the stream.

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