privateEndpointConnections

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

Parameters

value

The private endpoint connections. 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 = "mpkjxyvfwxqtxlpk")
suspend fun privateEndpointConnections(vararg values: Output<PrivateEndpointConnectionArgs>)


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

Parameters

values

The private endpoint connections. 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 = "qvwfomhwgutydblp")
suspend fun privateEndpointConnections(argument: List<suspend PrivateEndpointConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "iowqbjxgjjnddygd")
suspend fun privateEndpointConnections(vararg argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)
@JvmName(name = "euwakrgrhcnstimy")
suspend fun privateEndpointConnections(argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)

Parameters

argument

The private endpoint connections. 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.