GetEstimatedCarbonEmissionsRequest

Types

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

Properties

Link copied to clipboard

The emission types to include in the results. If absent, returns TOTAL_LBM_CARBON_EMISSIONS and TOTAL_MBM_CARBON_EMISSIONS emissions types.

Link copied to clipboard

The criteria for filtering estimated carbon emissions.

Link copied to clipboard

The time granularity for the results. If absent, uses MONTHLY time granularity.

Link copied to clipboard

Configuration for fiscal year calculations when using YEARLY_FISCAL or QUARTERLY_FISCAL granularity.

Link copied to clipboard

The dimensions available for grouping estimated carbon emissions.

Link copied to clipboard

The maximum number of results to return in a single call. Default is 40.

Link copied to clipboard

The pagination token specifying which page of results to return in the response. If no token is provided, the default page is the first page.

Link copied to clipboard

The date range for fetching estimated carbon emissions.

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