TrafficDistributionGroupSummary

Information about traffic distribution groups.

Types

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

Properties

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 Amazon Resource Name (ARN) of the traffic distribution group.

Link copied to clipboard

Whether this is the default traffic distribution group created during instance replication. The default traffic distribution group cannot be deleted by the DeleteTrafficDistributionGroup API. The default traffic distribution group is deleted as part of the process for deleting a replica.

Link copied to clipboard
val name: String?

The name of the traffic distribution group.

Link copied to clipboard

The status of the traffic distribution group.

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