C# Class Amazon.CloudWatchLogs.Model.TagLogGroupRequest

Container for the parameters to the TagLogGroup operation. Adds or updates the specified tags for the specified log group.

To list the tags for a log group, use ListTagsLogGroup. To remove tags, use UntagLogGroup.

For more information about tags, see Tag Log Groups in Amazon CloudWatch Logs in the Amazon CloudWatch Logs User Guide.

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

Private Methods

Method Description
IsSetLogGroupName ( ) : bool
IsSetTags ( ) : bool