Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
telemetry-api
/
aws.smithy.kotlin.runtime.telemetry.trace
/
TraceSpan
/
set
set
abstract
operator
fun
<
T
:
Any
>
set
(
key
:
<Error class: unknown class>
<
T
>
,
value
:
T
)
Set an attribute on the span
Parameters
key
the attribute key to use
value
the value to associate with the key