AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListScheduledQueries operation. Lists all scheduled queries in your account and region. You can filter results by state to show only enabled or disabled queries.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class ListScheduledQueriesRequest : AmazonCloudWatchLogsRequest IAmazonWebServiceRequest
The ListScheduledQueriesRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
ListScheduledQueriesRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of scheduled queries to return. Valid range is 1 to 1000. |
|
NextToken | System.String |
Gets and sets the property NextToken. |
|
State | Amazon.CloudWatchLogs.ScheduledQueryState |
Gets and sets the property State.
Filter scheduled queries by state. Valid values are |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5