C# Class Amazon.CloudWatchLogs.Model.DescribeSubscriptionFiltersRequest

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

Private Methods

Method Description
IsSetFilterNamePrefix ( ) : bool
IsSetLimit ( ) : bool
IsSetLogGroupName ( ) : bool
IsSetNextToken ( ) : bool