manualPrivateLinkServiceConnections

@JvmName(name = "ppmyixsqfoiwnmjc")
suspend fun manualPrivateLinkServiceConnections(value: Output<List<PrivateLinkServiceConnectionArgs>>)
@JvmName(name = "unipihobpcfhnxip")
suspend fun manualPrivateLinkServiceConnections(value: List<PrivateLinkServiceConnectionArgs>?)

Parameters

value

A list of connections to the remote resource. Immutable after it is set.


@JvmName(name = "bxndcuslceiwubrx")
suspend fun manualPrivateLinkServiceConnections(vararg values: Output<PrivateLinkServiceConnectionArgs>)


@JvmName(name = "vuptolbgpqaumtvu")
suspend fun manualPrivateLinkServiceConnections(values: List<Output<PrivateLinkServiceConnectionArgs>>)
@JvmName(name = "hxkohxwrvgauhckl")
suspend fun manualPrivateLinkServiceConnections(vararg values: PrivateLinkServiceConnectionArgs)

Parameters

values

A list of connections to the remote resource. Immutable after it is set.


@JvmName(name = "hguijxktwhxmtbvo")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "sgqkofxdpnemnrbh")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "qalwbtmtdkblales")
suspend fun manualPrivateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

A list of connections to the remote resource. Immutable after it is set.