manualPrivateLinkServiceConnections

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "tpsvmcbsyreeqkae")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "hwjhicxiqrijlnuu")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "svjhyisauoxvholr")
suspend fun manualPrivateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

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