C# Class Amazon.CloudWatchEvents.Model.DeleteRuleRequest

Container for the parameters to the DeleteRule operation. Deletes a rule. You must remove all targets from a rule using RemoveTargets before you can delete the rule.

Note: When you delete a rule, incoming events might still continue to match to the deleted 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