privateLinkServiceConnections

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wvcbbdwodbifaicw")
suspend fun privateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "gihkhecphgcjlnfu")
suspend fun privateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "haawowsvwajonnkg")
suspend fun privateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

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