AWS SDK for Kotlin
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lakeformation
/
aws.sdk.kotlin.services.lakeformation.model
/
CredentialsScope
Credentials
Scope
sealed
class
CredentialsScope
Inheritors
Read
Readwrite
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Read
Link copied to clipboard
object
Read
:
CredentialsScope
Readwrite
Link copied to clipboard
object
Readwrite
:
CredentialsScope
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CredentialsScope
Properties
value
Link copied to clipboard
abstract
val
value
:
String