PrivateEndpointConnectionArgs

data class PrivateEndpointConnectionArgs(val privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>? = null) : ConvertibleToJava<PrivateEndpointConnectionArgs>

A private endpoint connection

Constructors

Link copied to clipboard
fun PrivateEndpointConnectionArgs(privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): PrivateEndpointConnectionArgs

Properties

Link copied to clipboard

Connection state of the private endpoint connection.