AWS SDK for Kotlin
Toggle table of contents
1.6.60
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
polly
/
aws.sdk.kotlin.services.polly.model
/
ServiceCode
Service
Code
sealed
class
ServiceCode
Inheritors
Polly
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Polly
Link copied to clipboard
object
Polly
:
ServiceCode
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServiceCode
Properties
value
Link copied to clipboard
abstract
val
value
:
String