DeliveryStreamHttpEndpointCommonAttribute

data class DeliveryStreamHttpEndpointCommonAttribute(val attributeName: String, val attributeValue: String)

Constructors

constructor(attributeName: String, attributeValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the HTTP endpoint common attribute.

Link copied to clipboard

The value of the HTTP endpoint common attribute.