UpdateTrafficPolicyCommentRequest

A complex type that contains information about the traffic policy that you want to update the comment for.

Types

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

Properties

Link copied to clipboard

The new comment for the specified traffic policy and version.

Link copied to clipboard
val id: String?

The value of Id for the traffic policy that you want to update the comment for.

Link copied to clipboard
val version: Int?

The value of Version for the traffic policy that you want to update the comment for.

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