AWS SDK for Kotlin
Toggle table of contents
1.8.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connect
/
aws.sdk.kotlin.services.connect.model
/
AuthCodeEntityType
Auth
Code
Entity
Type
sealed
class
AuthCodeEntityType
The type of entity associated with an authorization code in Connect Customer.
Inheritors
CustomerProfile
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Customer
Profile
Link copied to clipboard
object
CustomerProfile
:
AuthCodeEntityType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AuthCodeEntityType
Properties
value
Link copied to clipboard
abstract
val
value
:
String