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.util
/
PropertyProvider
/
getAllProperties
get
All
Properties
common
abstract
fun
getAllProperties
(
)
:
Map
<
String
,
String
>
Get a map of all JVM system properties.
Return
A map of string keys to string values.