| Package | Description |
|---|---|
| com.amazonaws.services.timestreaminfluxdb.model |
| Modifier and Type | Method and Description |
|---|---|
static DbStorageType |
DbStorageType.fromValue(String value)
Use this in place of valueOf.
|
static DbStorageType |
DbStorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbStorageType[] |
DbStorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DbInstanceSummary |
DbInstanceSummary.withDbStorageType(DbStorageType dbStorageType)
The storage type for your DB instance.
|
UpdateDbInstanceResult |
UpdateDbInstanceResult.withDbStorageType(DbStorageType dbStorageType)
The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
|
GetDbInstanceResult |
GetDbInstanceResult.withDbStorageType(DbStorageType dbStorageType)
The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
|
DeleteDbInstanceResult |
DeleteDbInstanceResult.withDbStorageType(DbStorageType dbStorageType)
The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
|
CreateDbInstanceResult |
CreateDbInstanceResult.withDbStorageType(DbStorageType dbStorageType)
The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
|
CreateDbInstanceRequest |
CreateDbInstanceRequest.withDbStorageType(DbStorageType dbStorageType)
The Timestream for InfluxDB DB storage type to read and write InfluxDB data.
|
Copyright © 2025. All rights reserved.