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.

The response to a request to update the provisioned capacity settings for querying data.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamQuery.Model.ProvisionedCapacityResponse

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

Syntax

C#
public class ProvisionedCapacityResponse

The ProvisionedCapacityResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ActiveQueryTCU System.Int32

Gets and sets the property ActiveQueryTCU.

The number of Timestream Compute Units (TCUs) provisioned in the account. This field is only visible when the compute mode is PROVISIONED.

Public Property LastUpdate Amazon.TimestreamQuery.Model.LastUpdate

Gets and sets the property LastUpdate.

Information about the last update to the provisioned capacity settings.

Public Property NotificationConfiguration Amazon.TimestreamQuery.Model.AccountSettingsNotificationConfiguration

Gets and sets the property NotificationConfiguration.

An object that contains settings for notifications that are sent whenever the provisioned capacity settings are modified. This field is only visible when the compute mode is PROVISIONED.

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