Private Endpoint Args
data class PrivateEndpointArgs(val id: Output<String>? = null) : ConvertibleToJava<PrivateEndpointArgs>
Represent private Endpoint network resource that is linked to the Private Endpoint connection.
Represent private Endpoint network resource that is linked to the Private Endpoint connection.