| Package | Description |
|---|---|
| com.amazonaws.services.timestreaminfluxdb.model |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentType |
DeploymentType.fromValue(String value)
Use this in place of valueOf.
|
static DeploymentType |
DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentType[] |
DeploymentType.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.withDeploymentType(DeploymentType deploymentType)
Single-Instance or with a MultiAZ Standby for High availability.
|
UpdateDbInstanceResult |
UpdateDbInstanceResult.withDeploymentType(DeploymentType deploymentType)
Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High
availability.
|
GetDbInstanceResult |
GetDbInstanceResult.withDeploymentType(DeploymentType deploymentType)
Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High
availability.
|
DeleteDbInstanceResult |
DeleteDbInstanceResult.withDeploymentType(DeploymentType deploymentType)
Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High
availability.
|
CreateDbInstanceResult |
CreateDbInstanceResult.withDeploymentType(DeploymentType deploymentType)
Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High
availability.
|
CreateDbInstanceRequest |
CreateDbInstanceRequest.withDeploymentType(DeploymentType deploymentType)
Specifies whether the DB instance will be deployed as a standalone instance or with a Multi-AZ standby for high
availability.
|
Copyright © 2025. All rights reserved.