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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetLimit ( ) : bool
IsSetNamePrefix ( ) : bool
IsSetNextToken ( ) : bool