C# Class Amazon.CloudWatchLogs.Model.TestMetricFilterRequest

Container for the parameters to the TestMetricFilter operation. Tests the filter pattern of a metric filter against a sample of log event messages. You can use this operation to validate the correctness of a metric filter pattern.
Inheritance: AmazonCloudWatchLogsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFilterPattern ( ) : bool
IsSetLogEventMessages ( ) : bool