C# Класс Amazon.CloudWatchEvents.Model.ListRulesRequest

Container for the parameters to the ListRules operation. Lists the Amazon CloudWatch Events rules in your account. You can either list all the rules or you can provide a prefix to match to the rule names. 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 ListRules until the NextToken in the response is returned as null.
Наследование: AmazonCloudWatchEventsRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetLimit ( ) : bool
IsSetNamePrefix ( ) : bool
IsSetNextToken ( ) : bool