pscInterfaceConfigs

@JvmName(name = "wdbleojssfwvqypa")
suspend fun pscInterfaceConfigs(value: Output<List<InstancePscInstanceConfigPscInterfaceConfigArgs>>)
@JvmName(name = "nidhqmpdlykncphk")
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 = "wuenrnsbupwytnsc")
suspend fun pscInterfaceConfigs(vararg values: Output<InstancePscInstanceConfigPscInterfaceConfigArgs>)


@JvmName(name = "mmmefiwdijucohdi")
suspend fun pscInterfaceConfigs(values: List<Output<InstancePscInstanceConfigPscInterfaceConfigArgs>>)
@JvmName(name = "nnkqmpkwtmuvrqoo")
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 = "xrxbkuiurdtvffty")
suspend fun pscInterfaceConfigs(argument: List<suspend InstancePscInstanceConfigPscInterfaceConfigArgsBuilder.() -> Unit>)
@JvmName(name = "fhxdaghagvjdcusk")
suspend fun pscInterfaceConfigs(vararg argument: suspend InstancePscInstanceConfigPscInterfaceConfigArgsBuilder.() -> Unit)
@JvmName(name = "xyfyfgufxgmhyagv")
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.