Dimension

sealed class Dimension

Specifies the dimensions available for grouping and filtering emissions data.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Region : Dimension

The geographical area containing data center clusters where Amazon Web Services services are hosted.

Link copied to clipboard
data class SdkUnknown(val value: String) : Dimension
Link copied to clipboard

The cloud computing product and solution offered by Amazon Web Services.

Link copied to clipboard

The account ID whose Amazon Web Services usage resulted in the estimated carbon emissions.

Properties

Link copied to clipboard
abstract val value: String