GetCapacityManagerAttributesResponse

Types

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

Properties

Link copied to clipboard

The current status of Capacity Manager.

Link copied to clipboard

The number of active data export configurations for this account. This count includes all data exports regardless of their current delivery status.

Link copied to clipboard

The timestamp of the earliest data point available in Capacity Manager, in milliseconds since epoch. This indicates how far back historical data is available for queries.

Link copied to clipboard

The current data ingestion status. Initial ingestion may take several hours after enabling Capacity Manager.

Link copied to clipboard

A descriptive message providing additional details about the current ingestion status. This may include error information if ingestion has failed or progress details during initial setup.

Link copied to clipboard

The timestamp of the most recent data point ingested by Capacity Manager, in milliseconds since epoch. This indicates how current your capacity data is.

Link copied to clipboard

Indicates whether Organizations access is enabled for cross-account data aggregation.

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