ManagedTargetGroup

The target group associated with the Express service's Application Load Balancer. For more information about load balancer target groups, see CreateTargetGroup in the Elastic Load Balancing API Reference

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 target group.

Link copied to clipboard

The destination for health checks on the targets.

Link copied to clipboard

The port the load balancer uses when performing health checks on targets.

Link copied to clipboard
val port: Int

The port on which the targets receive traffic.

Link copied to clipboard

The status of the target group.

Link copied to clipboard

Information about why the target group is in the current status.

Link copied to clipboard

The Unix timestamp for when the target group was last updated.

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