ServiceAttachmentConsumerProjectLimitResponse

data class ServiceAttachmentConsumerProjectLimitResponse(val connectionLimit: Int, val networkUrl: String, val projectIdOrNum: String)

Constructors

fun ServiceAttachmentConsumerProjectLimitResponse(connectionLimit: Int, networkUrl: String, projectIdOrNum: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value of the limit to set.

Link copied to clipboard

The network URL for the network to set the limit for.

Link copied to clipboard

The project id or number for the project to set the limit for.