AWS SDK Version 3 for .NET
API Reference

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.

This is the response object from the UpdateScheduledQuery operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.CloudWatchLogs.Model.UpdateScheduledQueryResponse

Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateScheduledQueryResponse : AmazonWebServiceResponse

The UpdateScheduledQueryResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.Int64

Gets and sets the property CreationTime.

The timestamp when the scheduled query was originally created.

Public Property Description System.String

Gets and sets the property Description.

The description of the updated scheduled query.

Public Property DestinationConfiguration Amazon.CloudWatchLogs.Model.DestinationConfiguration

Gets and sets the property DestinationConfiguration.

The destination configuration of the updated scheduled query.

Public Property ExecutionRoleArn System.String

Gets and sets the property ExecutionRoleArn.

The execution role ARN of the updated scheduled query.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastExecutionStatus Amazon.CloudWatchLogs.ExecutionStatus

Gets and sets the property LastExecutionStatus.

The status of the most recent execution of the updated scheduled query.

Public Property LastTriggeredTime System.Int64

Gets and sets the property LastTriggeredTime.

The timestamp when the updated scheduled query was last executed.

Public Property LastUpdatedTime System.Int64

Gets and sets the property LastUpdatedTime.

The timestamp when the scheduled query was last updated.

Public Property LogGroupIdentifiers System.Collections.Generic.List<System.String>

Gets and sets the property LogGroupIdentifiers.

The log groups queried by the updated scheduled query.

Public Property Name System.String

Gets and sets the property Name.

The name of the updated scheduled query.

Public Property QueryLanguage Amazon.CloudWatchLogs.QueryLanguage

Gets and sets the property QueryLanguage.

The query language of the updated scheduled query.

Public Property QueryString System.String

Gets and sets the property QueryString.

The query string of the updated scheduled query.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ScheduledQueryArn System.String

Gets and sets the property ScheduledQueryArn.

The ARN of the updated scheduled query.

Public Property ScheduleEndTime System.Int64

Gets and sets the property ScheduleEndTime.

The end time of the updated scheduled query.

Public Property ScheduleExpression System.String

Gets and sets the property ScheduleExpression.

The cron expression of the updated scheduled query.

Public Property ScheduleStartTime System.Int64

Gets and sets the property ScheduleStartTime.

The start time of the updated scheduled query.

Public Property StartTimeOffset System.Int64

Gets and sets the property StartTimeOffset.

The time offset of the updated scheduled query.

Public Property State Amazon.CloudWatchLogs.ScheduledQueryState

Gets and sets the property State.

The state of the updated scheduled query.

Public Property Timezone System.String

Gets and sets the property Timezone.

The timezone of the updated scheduled query.

Version Information

.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