PrivateEndpointConnectionProxyPropertiesArgs

data class PrivateEndpointConnectionProxyPropertiesArgs(val remotePrivateEndpoint: Output<RemotePrivateEndpointArgs>? = null) : ConvertibleToJava<PrivateEndpointConnectionProxyPropertiesArgs>

Represents private endpoint connection proxy request.

Constructors

constructor(remotePrivateEndpoint: Output<RemotePrivateEndpointArgs>? = null)

Properties

Link copied to clipboard

Represent remote private endpoint information for the private endpoint connection proxy.

Functions

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