C# Class Amazon.CloudWatchLogs.Model.ListTagsLogGroupRequest

Container for the parameters to the ListTagsLogGroup operation. Lists the tags for the specified log group.

To add tags, use TagLogGroup. To remove tags, use UntagLogGroup.

Inheritance: AmazonCloudWatchLogsRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLogGroupName ( ) : bool