PrivateEndpointConnectionRequestPropertiesArgs

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

The connection state of the private endpoint connection.

Constructors

constructor(privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>? = null)

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(): PrivateEndpointConnectionRequestPropertiesArgs