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.type
object Aws.type
object Azure.type
object Gcp.type
object Heroku.type
object IbmCloud.type
object TencentCloud.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala