CloudPlatformValue

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

Attributes

Companion
object
Source
ResourceAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AlibabaCloudEcs.type
object AlibabaCloudFc.type
object AlibabaCloudOpenshift.type
object AwsAppRunner.type
object AwsEc2.type
object AwsEcs.type
object AwsEks.type
object AwsElasticBeanstalk.type
object AwsLambda.type
object AwsOpenshift.type
object AzureAks.type
object AzureAppService.type
object AzureFunctions.type
object AzureOpenshift.type
object AzureVm.type
object GcpAppEngine.type
object GcpCloudFunctions.type
object GcpCloudRun.type
object GcpComputeEngine.type
object GcpKubernetesEngine.type
object GcpOpenshift.type
object IbmCloudOpenshift.type
object TencentCloudCvm.type
object TencentCloudEks.type
object TencentCloudScf.type
Show all

Members list

Value members

Concrete fields

val value: String

Attributes

Source
ResourceAttributes.scala