CreateCalculatedAttributeDefinitionResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Mathematical expression and a list of attribute items specified in that expression.

Link copied to clipboard

The unique name of the calculated attribute.

Link copied to clipboard

The conditions including range, object count, and threshold for the calculated attribute.

Link copied to clipboard

The timestamp of when the calculated attribute definition was created.

Link copied to clipboard

The description of the calculated attribute.

Link copied to clipboard

The display name of the calculated attribute.

Link copied to clipboard

The filter that was used as part of the request.

Link copied to clipboard

The timestamp of when the calculated attribute definition was most recently edited.

Link copied to clipboard

Information indicating if the Calculated Attribute is ready for use by confirming all historical data has been processed and reflected.

Link copied to clipboard

The aggregation operation to perform for the calculated attribute.

Link copied to clipboard

Status of the Calculated Attribute creation (whether all historical data has been indexed.)

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

Whether historical data ingested before the Calculated Attribute was created should be included in calculations.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String