AWS SDK for Kotlin
Toggle table of contents
1.6.60
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.config.profile
/
getBooleanOrNull
get
Boolean
Or
Null
fun
AwsProfile
.
getBooleanOrNull
(
key
:
String
,
subKey
:
String
?
=
null
)
:
Boolean
?
Parse a config value as a boolean, ignoring case.