Dimension

sealed class Dimension

Specifies the dimensions available for grouping and filtering environmental impact 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 is associated with the estimated environmental impact data.

Properties

Link copied to clipboard
abstract val value: String