C# Class Amazon.CloudWatchLogs.Model.UntagLogGroupRequest

Container for the parameters to the UntagLogGroup operation. Removes the specified tags from the specified log group.

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

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

Private Methods

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