Amazon.CloudWatchEvents.Model ListRulesRequest em C# (CSharp) - 6 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Amazon.CloudWatchEvents.Model.ListRulesRequest em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Relacionados
Related in langs
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.