AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::TimestreamQuery::Model Namespace Reference

Namespaces

namespace  ComputeModeMapper
 
 
 
 
 
 
 
 
namespace  ScalarTypeMapper
 
 
 
 

Classes

 
 
 
class  ColumnInfo
 
 
 
class  Datum
 
 
 
 
 
 
 
 
 
class  Endpoint
 
 
 
 
 
class  LastUpdate
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  QueryRequest
 
class  QueryResult
 
 
 
class  QueryStatus
 
 
 
 
class  Row
 
 
 
 
 
 
 
 
 
class  SelectColumn
 
 
class  Tag
 
 
 
 
 
 
 
 
class  Type
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
enum class  MeasureValueType {
  NOT_SET , BIGINT , BOOLEAN , DOUBLE ,
  VARCHAR , MULTI
}
 
 
 
 
 
 
 
 
 

Typedef Documentation

◆ CancelQueryOutcome

Definition at line 96 of file TimestreamQueryServiceClientModel.h.

◆ CancelQueryOutcomeCallable

Definition at line 114 of file TimestreamQueryServiceClientModel.h.

◆ CreateScheduledQueryOutcome

Definition at line 97 of file TimestreamQueryServiceClientModel.h.

◆ CreateScheduledQueryOutcomeCallable

Definition at line 115 of file TimestreamQueryServiceClientModel.h.

◆ DeleteScheduledQueryOutcome

Definition at line 98 of file TimestreamQueryServiceClientModel.h.

◆ DeleteScheduledQueryOutcomeCallable

Definition at line 116 of file TimestreamQueryServiceClientModel.h.

◆ DescribeAccountSettingsOutcome

Definition at line 99 of file TimestreamQueryServiceClientModel.h.

◆ DescribeAccountSettingsOutcomeCallable

Definition at line 117 of file TimestreamQueryServiceClientModel.h.

◆ DescribeEndpointsOutcome

Definition at line 100 of file TimestreamQueryServiceClientModel.h.

◆ DescribeEndpointsOutcomeCallable

Definition at line 118 of file TimestreamQueryServiceClientModel.h.

◆ DescribeScheduledQueryOutcome

Definition at line 101 of file TimestreamQueryServiceClientModel.h.

◆ DescribeScheduledQueryOutcomeCallable

Definition at line 119 of file TimestreamQueryServiceClientModel.h.

◆ ExecuteScheduledQueryOutcome

Definition at line 102 of file TimestreamQueryServiceClientModel.h.

◆ ExecuteScheduledQueryOutcomeCallable

Definition at line 120 of file TimestreamQueryServiceClientModel.h.

◆ ListScheduledQueriesOutcome

Definition at line 103 of file TimestreamQueryServiceClientModel.h.

◆ ListScheduledQueriesOutcomeCallable

Definition at line 121 of file TimestreamQueryServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 104 of file TimestreamQueryServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 122 of file TimestreamQueryServiceClientModel.h.

◆ PrepareQueryOutcome

Definition at line 105 of file TimestreamQueryServiceClientModel.h.

◆ PrepareQueryOutcomeCallable

Definition at line 123 of file TimestreamQueryServiceClientModel.h.

◆ QueryOutcome

Definition at line 106 of file TimestreamQueryServiceClientModel.h.

◆ QueryOutcomeCallable

Definition at line 124 of file TimestreamQueryServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 107 of file TimestreamQueryServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 125 of file TimestreamQueryServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 108 of file TimestreamQueryServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 126 of file TimestreamQueryServiceClientModel.h.

◆ UpdateAccountSettingsOutcome

Definition at line 109 of file TimestreamQueryServiceClientModel.h.

◆ UpdateAccountSettingsOutcomeCallable

Definition at line 127 of file TimestreamQueryServiceClientModel.h.

◆ UpdateScheduledQueryOutcome

Definition at line 110 of file TimestreamQueryServiceClientModel.h.

◆ UpdateScheduledQueryOutcomeCallable

Definition at line 128 of file TimestreamQueryServiceClientModel.h.

Enumeration Type Documentation

◆ ComputeMode

Enumerator
NOT_SET 
ON_DEMAND 
PROVISIONED 

Definition at line 16 of file ComputeMode.h.

◆ DimensionValueType

Enumerator
NOT_SET 
VARCHAR 

Definition at line 16 of file DimensionValueType.h.

◆ LastUpdateStatus

Enumerator
NOT_SET 
PENDING 
FAILED 
SUCCEEDED 

Definition at line 16 of file LastUpdateStatus.h.

◆ MeasureValueType

Enumerator
NOT_SET 
BIGINT 
BOOLEAN 
DOUBLE 
VARCHAR 
MULTI 

Definition at line 16 of file MeasureValueType.h.

◆ QueryInsightsMode

Enumerator
NOT_SET 
ENABLED_WITH_RATE_CONTROL 
DISABLED 

Definition at line 16 of file QueryInsightsMode.h.

◆ QueryPricingModel

Enumerator
NOT_SET 
BYTES_SCANNED 
COMPUTE_UNITS 

Definition at line 16 of file QueryPricingModel.h.

◆ S3EncryptionOption

Enumerator
NOT_SET 
SSE_S3 
SSE_KMS 

Definition at line 16 of file S3EncryptionOption.h.

◆ ScalarMeasureValueType

Enumerator
NOT_SET 
BIGINT 
BOOLEAN 
DOUBLE 
VARCHAR 
TIMESTAMP 

Definition at line 16 of file ScalarMeasureValueType.h.

◆ ScalarType

Enumerator
NOT_SET 
VARCHAR 
BOOLEAN 
BIGINT 
DOUBLE 
TIMESTAMP 
DATE 
TIME 
INTERVAL_DAY_TO_SECOND 
INTERVAL_YEAR_TO_MONTH 
UNKNOWN 
INTEGER 

Definition at line 16 of file ScalarType.h.

◆ ScheduledQueryInsightsMode

Enumerator
NOT_SET 
ENABLED_WITH_RATE_CONTROL 
DISABLED 

Definition at line 16 of file ScheduledQueryInsightsMode.h.

◆ ScheduledQueryRunStatus

Enumerator
NOT_SET 
AUTO_TRIGGER_SUCCESS 
AUTO_TRIGGER_FAILURE 
MANUAL_TRIGGER_SUCCESS 
MANUAL_TRIGGER_FAILURE 

Definition at line 16 of file ScheduledQueryRunStatus.h.

◆ ScheduledQueryState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file ScheduledQueryState.h.