PrivateEndpointConnectionPropertiesArgs

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

The properties of a private endpoint connection

Constructors

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

Properties

Link copied to clipboard

The current state of a private endpoint connection

Functions

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