| Package | Description |
|---|---|
| com.amazonaws.services.timestreaminfluxdb.model |
| Modifier and Type | Method and Description |
|---|---|
static DbInstanceType |
DbInstanceType.fromValue(String value)
Use this in place of valueOf.
|
static DbInstanceType |
DbInstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbInstanceType[] |
DbInstanceType.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.withDbInstanceType(DbInstanceType dbInstanceType)
The Timestream for InfluxDB instance type to run InfluxDB on.
|
UpdateDbInstanceResult |
UpdateDbInstanceResult.withDbInstanceType(DbInstanceType dbInstanceType)
The Timestream for InfluxDB instance type that InfluxDB runs on.
|
GetDbInstanceResult |
GetDbInstanceResult.withDbInstanceType(DbInstanceType dbInstanceType)
The Timestream for InfluxDB instance type that InfluxDB runs on.
|
DeleteDbInstanceResult |
DeleteDbInstanceResult.withDbInstanceType(DbInstanceType dbInstanceType)
The Timestream for InfluxDB instance type that InfluxDB runs on.
|
CreateDbInstanceResult |
CreateDbInstanceResult.withDbInstanceType(DbInstanceType dbInstanceType)
The Timestream for InfluxDB instance type that InfluxDB runs on.
|
CreateDbInstanceRequest |
CreateDbInstanceRequest.withDbInstanceType(DbInstanceType dbInstanceType)
The Timestream for InfluxDB DB instance type to run InfluxDB on.
|
Copyright © 2025. All rights reserved.