AWS SDK for Kotlin
Toggle table of contents
1.4.120
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
AuthenticationScheme
Authentication
Scheme
sealed
class
AuthenticationScheme
Authentication Scheme
Inheritors
Akamai
Common
SdkUnknown
Members
Types
Akamai
Link copied to clipboard
object
Akamai
:
AuthenticationScheme
Common
Link copied to clipboard
object
Common
:
AuthenticationScheme
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AuthenticationScheme
Properties
value
Link copied to clipboard
abstract
val
value
:
String