ServiceAttachmentConsumerAcceptList

data class ServiceAttachmentConsumerAcceptList(val connectionLimit: Int, val projectIdOrNum: String)

Constructors

Link copied to clipboard
constructor(connectionLimit: Int, projectIdOrNum: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of consumer forwarding rules the consumer project can create.

Link copied to clipboard

A project that is allowed to connect to this service attachment.