Smithy Kotlin
Toggle table of contents
1.6.1
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth
/
aws.smithy.kotlin.runtime.http.auth
/
EnvironmentBearerTokenProvider
/
EnvironmentBearerTokenProvider
Environment
Bearer
Token
Provider
constructor
(
sysPropKey
:
String
,
envKey
:
String
,
platform
:
<Error class: unknown class>
=
PlatformProvider.System
)