C# Class Amazon.CloudWatchEvents.Model.RemoveTargetsRequest

Container for the parameters to the RemoveTargets operation. Removes target(s) from a rule so that when the rule is triggered, those targets will no longer be invoked.

Note: When you remove a target, when the associated rule triggers, removed targets might still continue to be invoked. 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
IsSetIds ( ) : bool
IsSetRule ( ) : bool