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 DescribeAccountSettings operation.
Namespace: Amazon.TimestreamQuery.Model
Assembly: AWSSDK.TimestreamQuery.dll
Version: 3.x.y.z
public class DescribeAccountSettingsResponse : AmazonWebServiceResponse
The DescribeAccountSettingsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeAccountSettingsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
MaxQueryTCU | System.Int32 |
Gets and sets the property MaxQueryTCU. The maximum number of Timestream compute units (TCUs) the service will use at any point in time to serve your queries. To run queries, you must set a minimum capacity of 4 TCU. You can set the maximum number of TCU in multiples of 4, for example, 4, 8, 16, 32, and so on. This configuration is applicable only for on-demand usage of (TCUs). |
![]() |
QueryCompute | Amazon.TimestreamQuery.Model.QueryComputeResponse |
Gets and sets the property QueryCompute. An object that contains the usage settings for Timestream Compute Units (TCUs) in your account for the query workload. |
![]() |
QueryPricingModel | Amazon.TimestreamQuery.QueryPricingModel |
Gets and sets the property QueryPricingModel. The pricing model for queries in your account.
The |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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