toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
ProfileOwnerType
Profile
Owner
Type
sealed
class
ProfileOwnerType
Inheritors
Self
Shared
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProfileOwnerType
Self
Link copied to clipboard
object
Self
:
ProfileOwnerType
Shared
Link copied to clipboard
object
Shared
:
ProfileOwnerType
Properties
value
Link copied to clipboard
abstract
val
value
:
String