C# Class Amazon.CloudWatchLogs.Model.DescribeLogGroupsRequest

Container for the parameters to the DescribeLogGroups operation. Lists the specified log groups. You can list all your log groups or filter the results by prefix. The results are ASCII-sorted by log group name.
Inheritance: AmazonCloudWatchLogsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLimit ( ) : bool
IsSetLogGroupNamePrefix ( ) : bool
IsSetNextToken ( ) : bool