privateLinkServiceConnections

@JvmName(name = "gqarjutcvmeeyvlq")
suspend fun privateLinkServiceConnections(value: Output<List<PrivateLinkServiceConnectionArgs>>)
@JvmName(name = "uidhhlhniwngmriv")
suspend fun privateLinkServiceConnections(value: List<PrivateLinkServiceConnectionArgs>?)

Parameters

value

A grouping of information about the connection to the remote resource.


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


@JvmName(name = "hsembnpdjgomwpmb")
suspend fun privateLinkServiceConnections(values: List<Output<PrivateLinkServiceConnectionArgs>>)
@JvmName(name = "mnbgrxslpkvshfgf")
suspend fun privateLinkServiceConnections(vararg values: PrivateLinkServiceConnectionArgs)

Parameters

values

A grouping of information about the connection to the remote resource.


@JvmName(name = "fnuknvtrkjvliond")
suspend fun privateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "taqqdwuipvcordst")
suspend fun privateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "ighqgmlkasjeyjog")
suspend fun privateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

A grouping of information about the connection to the remote resource.