CoreNetworkChangeEvent

Describes a core network change event. This can be a change to a segment, attachment, route, etc.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action taken for the change event.

Link copied to clipboard

The timestamp for an event change in status.

Link copied to clipboard

Uniquely identifies the path for a change within the changeset. For example, the IdentifierPath for a core network segment change might be "CORE_NETWORK_SEGMENT/us-east-1/devsegment".

Link copied to clipboard

The status of the core network change event.

Link copied to clipboard

Describes the type of change event.

Link copied to clipboard

Details of the change event.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String