C# Class Amazon.Kinesis.Model.AddTagsToStreamRequest

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

Private Methods

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