AWS SDK for Kotlin
Toggle table of contents
1.5.67
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
AuthorizationCodeGrantCredentialsSource
Authorization
Code
Grant
Credentials
Source
sealed
class
AuthorizationCodeGrantCredentialsSource
Inheritors
PlainCredentials
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Plain
Credentials
Link copied to clipboard
object
PlainCredentials
:
AuthorizationCodeGrantCredentialsSource
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AuthorizationCodeGrantCredentialsSource
Properties
value
Link copied to clipboard
abstract
val
value
:
String