toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codeguruprofiler
/
aws.sdk.kotlin.services.codeguruprofiler.model
/
MetricType
Metric
Type
sealed
class
MetricType
Inheritors
AggregatedRelativeTotalTime
SdkUnknown
Members
Types
Aggregated
Relative
Total
Time
Link copied to clipboard
object
AggregatedRelativeTotalTime
:
MetricType
Metric value aggregated for all instances of a frame name in a profile relative to the root frame.
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MetricType
Properties
value
Link copied to clipboard
abstract
val
value
:
String