CreateTrafficPolicyRequest

A complex type that contains information about the traffic policy that you want to create.

Types

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

Properties

Link copied to clipboard

(Optional) Any comments that you want to include about the traffic policy.

Link copied to clipboard

The definition of this traffic policy in JSON format. For more information, see Traffic Policy Document Format.

Link copied to clipboard
val name: String?

The name of the traffic policy.

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