DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.allocatedStorage(Integer allocatedStorage) |
The amount of storage allocated for your DB storage type in GiB (gibibytes).
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the DB instance.
|
static DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.builder() |
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.dbInstanceType(String dbInstanceType) |
The Timestream for InfluxDB instance type to run InfluxDB on.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.dbInstanceType(DbInstanceType dbInstanceType) |
The Timestream for InfluxDB instance type to run InfluxDB on.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.dbStorageType(String dbStorageType) |
The storage type for your DB instance.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.dbStorageType(DbStorageType dbStorageType) |
The storage type for your DB instance.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.deploymentType(String deploymentType) |
Specifies the deployment type if applicable.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.deploymentType(DeploymentType deploymentType) |
Specifies the deployment type if applicable.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.endpoint(String endpoint) |
The endpoint used to connect to InfluxDB.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.id(String id) |
The service-generated unique identifier of the DB instance.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.instanceMode(String instanceMode) |
Specifies the DB instance's role in the cluster.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.instanceMode(InstanceMode instanceMode) |
Specifies the DB instance's role in the cluster.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.name(String name) |
A service-generated name for the DB instance based on the customer-supplied name for the DB cluster.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.networkType(String networkType) |
Specifies whether the network type of the Timestream for InfluxDB instance is IPv4, which can communicate
over IPv4 protocol only, or DUAL, which can communicate over both IPv4 and IPv6 protocols.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.networkType(NetworkType networkType) |
Specifies whether the network type of the Timestream for InfluxDB instance is IPv4, which can communicate
over IPv4 protocol only, or DUAL, which can communicate over both IPv4 and IPv6 protocols.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.port(Integer port) |
The port number on which InfluxDB accepts connections.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.status(String status) |
The status of the DB instance.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.Builder.status(Status status) |
The status of the DB instance.
|
DbInstanceForClusterSummary.Builder |
DbInstanceForClusterSummary.toBuilder() |
|