Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.collections
/
MutableAttributes
/
set
set
common
abstract
operator
fun
<
T
:
Any
>
set
(
key
:
AttributeKey
<
T
>
,
value
:
T
)
Creates or changes an attribute with the specified
key
using
value