RdsDbProxyReadOnlyInstanceWeight

data class RdsDbProxyReadOnlyInstanceWeight(val instanceId: String, val weight: String)

Constructors

Link copied to clipboard
constructor(instanceId: String, weight: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Id of the instance and its read-only instances that can run database.

Link copied to clipboard

Weight of instances that can run the database and their read-only instances. Read weights increase in increments of 100, and the maximum read weight is 10000.