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
/
Attributes
/
getOrNull
get
Or
Null
common
abstract
fun
<
T
:
Any
>
getOrNull
(
key
:
AttributeKey
<
T
>
)
:
T
?
Get a value of the attribute for the specified
key
or null