privateLinkServiceConnections

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "qepbayxngttxvisd")
suspend fun privateLinkServiceConnections(argument: List<suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "ntjgctxwtnrnykmc")
suspend fun privateLinkServiceConnections(vararg argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)
@JvmName(name = "ixeseqowqhpfcifc")
suspend fun privateLinkServiceConnections(argument: suspend PrivateLinkServiceConnectionArgsBuilder.() -> Unit)

Parameters

argument

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