Smithy Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-auth
/
aws.smithy.kotlin.runtime.http.auth
/
BearerToken
Bearer
Token
interface
BearerToken
Represents a Bearer token identity
Members
Properties
token
Link copied to clipboard
abstract
val
token
:
String
The token value.