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
/
AttributesBuilder
Attributes
Builder
common
class
AttributesBuilder
Members
Constructors
Attributes
Builder
Link copied to clipboard
common
constructor
(
)
Functions
to
Link copied to clipboard
common
infix
fun
<
T
:
Any
>
AttributeKey
<
T
>
.
to
(
value
:
T
)
infix
fun
<
T
:
Any
>
String
.
to
(
value
:
T
)