PrivateEndpointConnectionRequestPropertiesArgs

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

The connection state of the private endpoint connection.

Constructors

Functions

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

Properties

Link copied to clipboard

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