C# Class Amazon.CloudWatchEvents.Model.DisableRuleRequest

Container for the parameters to the DisableRule operation. Disables a rule. A disabled rule won't match any events, and won't self-trigger if it has a schedule expression.

Note: When you disable a rule, incoming events might still continue to match to the disabled rule. Please allow a short period of time for changes to take effect.

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

Private Methods

Method Description
IsSetName ( ) : bool