PeeringServicePrefixEventResponse

data class PeeringServicePrefixEventResponse(val eventDescription: String, val eventLevel: String, val eventSummary: String, val eventTimestamp: String, val eventType: String)

The details of the event associated with a prefix.

Constructors

Link copied to clipboard
constructor(eventDescription: String, eventLevel: String, eventSummary: String, eventTimestamp: String, eventType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the event associated with a prefix.

Link copied to clipboard

The level of the event associated with a prefix.

Link copied to clipboard

The summary of the event associated with a prefix.

Link copied to clipboard

The timestamp of the event associated with a prefix.

Link copied to clipboard

The type of the event associated with a prefix.