Smithy Kotlin
Toggle table of contents
1.5.18
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.util
/
EnvironmentProvider
/
getAllEnvVars
get
All
Env
Vars
abstract
fun
getAllEnvVars
(
)
:
Map
<
String
,
String
>
Get a map of all environment variables.
Return
A map of string keys to string values.