readPoolConfig

@JvmName(name = "isjgxgnuvvpodioe")
suspend fun readPoolConfig(value: Output<InstanceReadPoolConfigArgs>)
@JvmName(name = "khfbovndcuobxdmh")
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 = "qeukhntfbwdbqhbo")
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.