readPoolConfig

@JvmName(name = "escqakigootfvslm")
suspend fun readPoolConfig(value: Output<InstanceReadPoolConfigArgs>)
@JvmName(name = "xfrxchjgdknjtcvv")
suspend fun readPoolConfig(value: InstanceReadPoolConfigArgs?)

Parameters

value

Read pool specific config. If the instance type is READ_POOL, this configuration must be provided. Structure is documented below.


@JvmName(name = "lbikskiioybqmtys")
suspend fun readPoolConfig(argument: suspend InstanceReadPoolConfigArgsBuilder.() -> Unit)

Parameters

argument

Read pool specific config. If the instance type is READ_POOL, this configuration must be provided. Structure is documented below.