manualPrivateLinkServiceConnections

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pithsdyrvubpxyrp")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "ghyqajodqchtwdun")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "dyyuwapbofgrcagf")
suspend fun manualPrivateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

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