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.

Configuration object that contains the most recent account settings update, visible only if settings have been updated previously.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamQuery.Model.LastUpdate

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

Syntax

C#
public class LastUpdate

The LastUpdate type exposes the following members

Constructors

NameDescription
Public Method LastUpdate()

Properties

NameTypeDescription
Public Property Status Amazon.TimestreamQuery.LastUpdateStatus

Gets and sets the property Status.

The status of the last update. Can be either PENDING, FAILED, or SUCCEEDED.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

Error message describing the last account settings update status, visible only if an error occurred.

Public Property TargetQueryTCU System.Int32

Gets and sets the property TargetQueryTCU.

The number of TimeStream Compute Units (TCUs) requested in the last account settings update.

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