AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
timestreaminfluxdb
/
aws.sdk.kotlin.services.timestreaminfluxdb.model
/
DbInstanceType
Db
Instance
Type
sealed
class
DbInstanceType
Inheritors
DbInflux12Xlarge
DbInflux16Xlarge
DbInflux24Xlarge
DbInflux2Xlarge
DbInflux4Xlarge
DbInflux8Xlarge
DbInfluxLarge
DbInfluxMedium
DbInfluxXlarge
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Db
Influx12Xlarge
Link copied to clipboard
object
DbInflux12Xlarge
:
DbInstanceType
Db
Influx16Xlarge
Link copied to clipboard
object
DbInflux16Xlarge
:
DbInstanceType
Db
Influx24Xlarge
Link copied to clipboard
object
DbInflux24Xlarge
:
DbInstanceType
Db
Influx2Xlarge
Link copied to clipboard
object
DbInflux2Xlarge
:
DbInstanceType
Db
Influx4Xlarge
Link copied to clipboard
object
DbInflux4Xlarge
:
DbInstanceType
Db
Influx8Xlarge
Link copied to clipboard
object
DbInflux8Xlarge
:
DbInstanceType
Db
Influx
Large
Link copied to clipboard
object
DbInfluxLarge
:
DbInstanceType
Db
Influx
Medium
Link copied to clipboard
object
DbInfluxMedium
:
DbInstanceType
Db
Influx
Xlarge
Link copied to clipboard
object
DbInfluxXlarge
:
DbInstanceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DbInstanceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String