GroupingConfiguration

A structure that contains the complete grouping configuration for an account, including all defined grouping attributes and metadata about when it was last updated.

Types

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

Properties

Link copied to clipboard

An array of grouping attribute definitions that specify how services should be grouped based on various attributes and source keys.

Link copied to clipboard

The timestamp when this grouping configuration was last updated. When used in a raw HTTP Query API, it is formatted as epoch time in seconds.

Functions

Link copied to clipboard
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