CreateTrafficPolicyVersionRequest

A complex type that contains information about the traffic policy that you want to create a new version for.

Types

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

Properties

Link copied to clipboard

The comment that you specified in the CreateTrafficPolicyVersion request, if any.

Link copied to clipboard

The definition of this version of the traffic policy, in JSON format. You specified the JSON in the CreateTrafficPolicyVersion request. For more information about the JSON format, see CreateTrafficPolicy.

Link copied to clipboard
val id: String?

The ID of the traffic policy for which you want to create a new version.

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