Skip to content

/AWS1/CL_TSQPROVCAPREQUEST

A request to update the provisioned capacity settings for querying data.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_targetquerytcu TYPE /AWS1/TSQQUERYTCU /AWS1/TSQQUERYTCU

The target compute capacity for querying data, specified in Timestream Compute Units (TCUs).

Optional arguments:

io_notificationconfiguration TYPE REF TO /AWS1/CL_TSQACCTSTGSNOTIFCONF /AWS1/CL_TSQACCTSTGSNOTIFCONF

Configuration settings for notifications related to the provisioned capacity update.


Queryable Attributes

TargetQueryTCU

The target compute capacity for querying data, specified in Timestream Compute Units (TCUs).

Accessible with the following methods

Method Description
GET_TARGETQUERYTCU() Getter for TARGETQUERYTCU, with configurable default
ASK_TARGETQUERYTCU() Getter for TARGETQUERYTCU w/ exceptions if field has no valu
HAS_TARGETQUERYTCU() Determine if TARGETQUERYTCU has a value

NotificationConfiguration

Configuration settings for notifications related to the provisioned capacity update.

Accessible with the following methods

Method Description
GET_NOTIFICATIONCONF() Getter for NOTIFICATIONCONFIGURATION