PrivateEndpointConnectionPropertiesArgs

data class PrivateEndpointConnectionPropertiesArgs(val privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>) : ConvertibleToJava<PrivateEndpointConnectionPropertiesArgs>

Properties of the private endpoint connection.

Constructors

Link copied to clipboard
constructor(privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>)

Properties

Link copied to clipboard

A collection of information about the state of the connection between service consumer and provider.

Functions

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