TrafficPolicySummary

A complex type that contains information about the latest version of one traffic policy that is associated with the current Amazon Web Services account.

Types

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

Properties

Link copied to clipboard
val id: String

The ID that Amazon Route 53 assigned to the traffic policy when you created it.

Link copied to clipboard

The version number of the latest version of the traffic policy.

Link copied to clipboard

The name that you specified for the traffic policy when you created it.

Link copied to clipboard

The number of traffic policies that are associated with the current Amazon Web Services account.

Link copied to clipboard

The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.

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