manualPrivateLinkServiceConnections

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "uyiqvxbxamrkpfdd")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "thlsrkvfiuyhxwlg")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "rpuhdgclljcwspnu")
suspend fun manualPrivateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

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