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
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetStreamName ( ) : bool
IsSetTagKeys ( ) : bool