GetTrafficDistributionResponse

Types

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

Properties

Link copied to clipboard

The distribution of agents between the instance and its replica(s).

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the traffic distribution group.

Link copied to clipboard
val id: String?

The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region.

Link copied to clipboard

The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to both the instance and its replica(s).

Link copied to clipboard

The distribution of traffic between the instance and its replicas.

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