DestinationResponse

data class DestinationResponse(val host: String, val port: Int, val serviceAttachment: String)

Constructors

Link copied to clipboard
fun DestinationResponse(host: String, port: Int, serviceAttachment: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For publicly routable host.

Link copied to clipboard
val port: Int

The port is the target port number that is accepted by the destination.

Link copied to clipboard

PSC service attachments. Format: projects//regions//serviceAttachments/* //*/