GetEstimatedCarbonEmissionsRequest
Types
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 maximum number of results to return in a single call. Default is 40.
Link copied to clipboard
The date range for fetching estimated carbon emissions.
Functions
Link copied to clipboard
inline fun copy(block: GetEstimatedCarbonEmissionsRequest.Builder.() -> Unit = {}): GetEstimatedCarbonEmissionsRequest