manualPrivateLinkServiceConnections

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "csgosjykteiusnsb")
suspend fun manualPrivateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "gsvpnokrrpcnvlva")
suspend fun manualPrivateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "vuodncccqxcwytej")
suspend fun manualPrivateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

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