C# Class Amazon.Kinesis.Model.RemoveTagsFromStreamRequest

Container for the parameters to the RemoveTagsFromStream operation. Removes tags from the specified Amazon Kinesis stream. Removed tags are deleted and cannot be recovered after this operation successfully completes.

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

Inheritance: AmazonKinesisRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetStreamName ( ) : bool
IsSetTagKeys ( ) : bool