C# Class Amazon.CloudWatchEvents.Model.TestEventPatternRequest

Container for the parameters to the TestEventPattern operation. Tests whether an event pattern matches the provided event.

Note: Most services in AWS treat : or / as the same character in Amazon Resource Names (ARNs). However, CloudWatch Events uses an exact match in event patterns and rules. Be sure to use the correct ARN characters when creating event patterns so that they match the ARN syntax in the event you want to match.

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

Private Methods

Method Description
IsSetEvent ( ) : bool
IsSetEventPattern ( ) : bool