Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
identity-api
/
aws.smithy.kotlin.runtime.auth
/
AuthSchemeId
Auth
Scheme
Id
value
class
AuthSchemeId
(
val
id
:
String
)
Represents a unique authentication scheme ID
Members
Constructors
Auth
Scheme
Id
Link copied to clipboard
constructor
(
id
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String