Builder

class Builder

Properties

Link copied to clipboard

The failure code.

Link copied to clipboard

The failure message.

Link copied to clipboard
var id: String?

The ID of the target. If the target type of the target group is INSTANCE, this is an instance ID. If the target type is IP , this is an IP address. If the target type is LAMBDA, this is the ARN of the Lambda function. If the target type is ALB, this is the ARN of the Application Load Balancer.

Link copied to clipboard
var port: Int?

The port on which the target is listening. This parameter doesn't apply if the target is a Lambda function.