toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
cloud9
/
aws.sdk.kotlin.services.cloud9.model
/
Permissions
Permissions
sealed
class
Permissions
Inheritors
Owner
ReadOnly
ReadWrite
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Owner
Link copied to clipboard
object
Owner
:
Permissions
Read
Only
Link copied to clipboard
object
ReadOnly
:
Permissions
Read
Write
Link copied to clipboard
object
ReadWrite
:
Permissions
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Permissions
Properties
value
Link copied to clipboard
abstract
val
value
:
String