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 retrieve or update the compute capacity settings for querying data.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamQuery.Model.QueryComputeResponse

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

Syntax

C#
public class QueryComputeResponse

The QueryComputeResponse type exposes the following members

Constructors

NameDescription
Public Method QueryComputeResponse()

Properties

NameTypeDescription
Public Property ComputeMode Amazon.TimestreamQuery.ComputeMode

Gets and sets the property ComputeMode.

The mode in which Timestream Compute Units (TCUs) are allocated and utilized within an account. Note that in the Asia Pacific (Mumbai) region, the API operation only recognizes the value PROVISIONED.

Public Property ProvisionedCapacity Amazon.TimestreamQuery.Model.ProvisionedCapacityResponse

Gets and sets the property ProvisionedCapacity.

Configuration object that contains settings for provisioned Timestream Compute Units (TCUs) in your account.

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