privateLinkServiceConnections

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

Parameters

value

Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.


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


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

Parameters

values

Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.


@JvmName(name = "uikfvusjdhoqmvmp")
suspend fun privateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "gtenlojmpjcqujuy")
suspend fun privateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "uqjkdveprlamutas")
suspend fun privateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow.