pscInterfaceConfigs

@JvmName(name = "lfghfexurckwwojd")
suspend fun pscInterfaceConfigs(value: Output<List<InstancePscInstanceConfigPscInterfaceConfigArgs>>)
@JvmName(name = "mvxvokypcrgoypgu")
suspend fun pscInterfaceConfigs(value: List<InstancePscInstanceConfigPscInterfaceConfigArgs>?)

Parameters

value

Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Currently, AlloyDB supports only 0 or 1 PSC interface. Structure is documented below.


@JvmName(name = "bsaplndndgalqclr")
suspend fun pscInterfaceConfigs(vararg values: Output<InstancePscInstanceConfigPscInterfaceConfigArgs>)


@JvmName(name = "kudndbnwdbqydpot")
suspend fun pscInterfaceConfigs(values: List<Output<InstancePscInstanceConfigPscInterfaceConfigArgs>>)
@JvmName(name = "nnxrjaipkwatfjhi")
suspend fun pscInterfaceConfigs(vararg values: InstancePscInstanceConfigPscInterfaceConfigArgs)

Parameters

values

Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Currently, AlloyDB supports only 0 or 1 PSC interface. Structure is documented below.


@JvmName(name = "ekwrgarfytyevpti")
suspend fun pscInterfaceConfigs(argument: List<suspend InstancePscInstanceConfigPscInterfaceConfigArgsBuilder.() -> Unit>)
@JvmName(name = "uxceimdapwbvpiif")
suspend fun pscInterfaceConfigs(vararg argument: suspend InstancePscInstanceConfigPscInterfaceConfigArgsBuilder.() -> Unit)
@JvmName(name = "onvilabajwhjvbwy")
suspend fun pscInterfaceConfigs(argument: suspend InstancePscInstanceConfigPscInterfaceConfigArgsBuilder.() -> Unit)

Parameters

argument

Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Currently, AlloyDB supports only 0 or 1 PSC interface. Structure is documented below.