AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockruntime
/
aws.sdk.kotlin.services.bedrockruntime.model
/
ServiceTierType
Service
Tier
Type
sealed
class
ServiceTierType
Inheritors
Default
Flex
Priority
Reserved
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Link copied to clipboard
object
Default
:
ServiceTierType
Flex
Link copied to clipboard
object
Flex
:
ServiceTierType
Priority
Link copied to clipboard
object
Priority
:
ServiceTierType
Reserved
Link copied to clipboard
object
Reserved
:
ServiceTierType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServiceTierType
Properties
value
Link copied to clipboard
abstract
val
value
:
String