getPrivateEndpointConnection

Gets private endpoint connection. Azure REST API version: 2022-11-08. Other available API versions: 2018-06-01-privatepreview.

Return

The private endpoint connection resource.

Parameters

argument

null


suspend fun getPrivateEndpointConnection(clusterName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult

Return

The private endpoint connection resource.

See also

Parameters

clusterName

The name of the cluster.

privateEndpointConnectionName

The name of the private endpoint connection associated with the cluster.

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

The private endpoint connection resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.dbforpostgresql.kotlin.inputs.GetPrivateEndpointConnectionPlainArgs.