readPoolConfig

@JvmName(name = "nswbfsqpihlnsurx")
suspend fun readPoolConfig(value: Output<InstanceReadPoolConfigArgs>)
@JvmName(name = "anfvoxsfgbyhthcv")
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 = "vpbhiggqupwlouei")
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.