privateEndpointConnections

@JvmName(name = "scclyxdkvosefmfh")
suspend fun privateEndpointConnections(value: Output<List<PrivateEndpointConnectionArgs>>)
@JvmName(name = "oedmrjnvfxapnykq")
suspend fun privateEndpointConnections(value: List<PrivateEndpointConnectionArgs>?)

Parameters

value

Private endpoint connections to the workspace These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.


@JvmName(name = "pavxueueftuidxus")
suspend fun privateEndpointConnections(vararg values: Output<PrivateEndpointConnectionArgs>)


@JvmName(name = "odivsrdwdkvvdwco")
suspend fun privateEndpointConnections(values: List<Output<PrivateEndpointConnectionArgs>>)
@JvmName(name = "lvurnkpaphyhddvq")
suspend fun privateEndpointConnections(vararg values: PrivateEndpointConnectionArgs)

Parameters

values

Private endpoint connections to the workspace These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.


@JvmName(name = "chdsxeejpessckcy")
suspend fun privateEndpointConnections(argument: List<suspend PrivateEndpointConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "oaksccxvcbtdmyko")
suspend fun privateEndpointConnections(vararg argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)
@JvmName(name = "mfqcjdphmdsvsils")
suspend fun privateEndpointConnections(argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)

Parameters

argument

Private endpoint connections to the workspace These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.