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.
Summary information about a scheduled query, including basic configuration and execution status.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class ScheduledQuerySummary
The ScheduledQuerySummary type exposes the following members
| Name | Description | |
|---|---|---|
|
ScheduledQuerySummary() |
| Name | Type | Description | |
|---|---|---|---|
|
CreationTime | System.Int64 |
Gets and sets the property CreationTime. The timestamp when the scheduled query was created. |
|
DestinationConfiguration | Amazon.CloudWatchLogs.Model.DestinationConfiguration |
Gets and sets the property DestinationConfiguration. Configuration for where query results are delivered. |
|
LastExecutionStatus | Amazon.CloudWatchLogs.ExecutionStatus |
Gets and sets the property LastExecutionStatus. The status of the most recent execution. |
|
LastTriggeredTime | System.Int64 |
Gets and sets the property LastTriggeredTime. The timestamp when the scheduled query was last executed. |
|
LastUpdatedTime | System.Int64 |
Gets and sets the property LastUpdatedTime. The timestamp when the scheduled query was last updated. |
|
Name | System.String |
Gets and sets the property Name. The name of the scheduled query. |
|
ScheduledQueryArn | System.String |
Gets and sets the property ScheduledQueryArn. The ARN of the scheduled query. |
|
ScheduleExpression | System.String |
Gets and sets the property ScheduleExpression. The cron expression that defines when the scheduled query runs. |
|
State | Amazon.CloudWatchLogs.ScheduledQueryState |
Gets and sets the property State. The current state of the scheduled query. |
|
Timezone | System.String |
Gets and sets the property Timezone. The timezone used for evaluating the schedule expression. |
.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