CloudProviderValue

org.typelevel.otel4s.semconv.resource.attributes.ResourceAttributes.CloudProviderValue
See theCloudProviderValue companion object
abstract class CloudProviderValue(val value: String)

Attributes

Companion
object
Source
ResourceAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AlibabaCloud
object Aws
object Azure
object Gcp
object Heroku
object IbmCloud
object TencentCloud
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala