manualPrivateLinkServiceConnections

@JvmName(name = "dkmnnxxbardobomf")
suspend fun manualPrivateLinkServiceConnections(value: Output<List<PrivateLinkServiceConnectionArgs>>)
@JvmName(name = "tnwgaekhbbjqcohq")
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 = "cnvdtpqvdaigmhce")
suspend fun manualPrivateLinkServiceConnections(vararg values: Output<PrivateLinkServiceConnectionArgs>)


@JvmName(name = "ksphgharinvmjspn")
suspend fun manualPrivateLinkServiceConnections(values: List<Output<PrivateLinkServiceConnectionArgs>>)
@JvmName(name = "cvsouhccalxupuxf")
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 = "kxipcvkqfphcjrfm")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "svmliptofphehmth")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "fnyeoshifmlubhdf")
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.