AutoScalingGroupTrafficSourceIdentifier

data class AutoScalingGroupTrafficSourceIdentifier(val identifier: String, val type: String)

Identifying information for a traffic source.

Constructors

Link copied to clipboard
constructor(identifier: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifies the traffic source. For Application Load Balancers, Gateway Load Balancers, Network Load Balancers, and VPC Lattice, this will be the Amazon Resource Name (ARN) for a target group in this account and Region. For Classic Load Balancers, this will be the name of the Classic Load Balancer in this account and Region. For example:

Link copied to clipboard

Provides additional context for the value of `Identifier`. The following lists the valid values: