manualPrivateLinkServiceConnections

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

Parameters

value

A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.


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


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

Parameters

values

A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.


@JvmName(name = "cnnyqrfbrokpuwwt")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "osjemmoojsrtgceg")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "ehhwukkhawktmsof")
suspend fun manualPrivateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.