C# Class Amazon.CloudWatchEvents.Model.EnableRuleRequest

Container for the parameters to the EnableRule operation. Enables a rule. If the rule does not exist, the operation fails.

Note: When you enable a rule, incoming events might not immediately start matching to a newly enabled 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