AWS SDK for Kotlin
Toggle table of contents
1.6.59
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.config.profile
/
getEnumOrNull
get
Enum
Or
Null
inline
fun
<
T
:
Enum
<
T
>
>
AwsProfile
.
getEnumOrNull
(
key
:
String
,
subKey
:
String
?
=
null
)
:
T
?
Parse a config value as an enum.