C# Class Amazon.CloudWatchEvents.Model.ListRuleNamesByTargetRequest

Container for the parameters to the ListRuleNamesByTarget operation. Lists the names of the rules that the given target is put to. You can see which of the rules in Amazon CloudWatch Events can invoke a specific target in your account. If you have more rules in your account than the given limit, the results will be paginated. In that case, use the next token returned in the response and repeat ListRulesByTarget until the NextToken in the response is returned as null.
Inheritance: AmazonCloudWatchEventsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool
IsSetTargetArn ( ) : bool