UpdateTrafficPolicyInstanceRequest

A complex type that contains information about the resource record sets that you want to update based on a specified traffic policy instance.

Types

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

Properties

Link copied to clipboard
val id: String?

The ID of the traffic policy instance that you want to update.

Link copied to clipboard

The ID of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.

Link copied to clipboard

The version of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.

Link copied to clipboard
val ttl: Long?

The TTL that you want Amazon Route 53 to assign to all of the updated resource record sets.

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