ResultByTime

The result that's associated with a time period.

Types

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

Properties

Link copied to clipboard

Determines whether the result is estimated.

Link copied to clipboard

The groups that this time period includes.

Link copied to clipboard

The time period that the result covers.

Link copied to clipboard

The total amount of cost or usage accrued during the time period.

Functions

Link copied to clipboard
inline fun copy(block: ResultByTime.Builder.() -> Unit = {}): ResultByTime
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