AWS SDK for Kotlin
Toggle table of contents
1.4.124
jvm
Platform filter
jvm
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.region
/
JvmSystemPropRegionProvider
Jvm
System
Prop
Region
Provider
jvm
class
JvmSystemPropRegionProvider
(
propertyProvider
:
PropertyProvider
=
PlatformProvider.System
)
RegionProvider that checks
aws.region
system property
Members
Constructors
Jvm
System
Prop
Region
Provider
Link copied to clipboard
jvm
constructor
(
propertyProvider
:
PropertyProvider
=
PlatformProvider.System
)
Functions
get
Region
Link copied to clipboard
jvm
open
suspend
fun
getRegion
(
)
:
String
?