dbProxyEndpointReadWriteMode

@JvmName(name = "amfifxppspajjllw")
suspend fun dbProxyEndpointReadWriteMode(value: Output<String>)
@JvmName(name = "rhwmwrkvwmdqkfas")
suspend fun dbProxyEndpointReadWriteMode(value: String?)

Parameters

value

The read and write attributes of the proxy terminal. Valid values:

  • ReadWrite: The proxy terminal connects to the primary instance and can receive both read and write requests.

  • ReadOnly: The proxy terminal does not connect to the primary instance and can receive only read requests. This is the default value.

NOTE: Note This setting causes your instance to restart. Proceed with caution.