AWS SDK for Kotlin
Toggle table of contents
1.5.9
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
customerprofiles
/
aws.sdk.kotlin.services.customerprofiles.model
/
ProfileType
Profile
Type
sealed
class
ProfileType
Inheritors
AccountProfile
Profile
SdkUnknown
Members
Types
Account
Profile
Link copied to clipboard
object
AccountProfile
:
ProfileType
Companion
Link copied to clipboard
object
Companion
Profile
Link copied to clipboard
object
Profile
:
ProfileType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProfileType
Properties
value
Link copied to clipboard
abstract
val
value
:
String