Target Group Target Description
data class TargetGroupTargetDescription(val availabilityZone: String? = null, val id: String, val port: Int? = null)
Constructors
Types
Properties
Link copied to clipboard
The ID of the target. If the target type of the target group is instance, specify an instance ID. If the target type is ip, specify an IP address. If the target type is lambda, specify the ARN of the Lambda function. If the target type is alb, specify the ARN of the Application Load Balancer target.