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
Contents
- healthCheckPath
-
The destination for health checks on the targets.
Type: String
Required: Yes
- healthCheckPort
-
The port the load balancer uses when performing health checks on targets.
Type: Integer
Required: Yes
- port
-
The port on which the targets receive traffic.
Type: Integer
Required: Yes
- status
-
The status of the target group.
Type: String
Valid Values:
PROVISIONING | ACTIVE | DEPROVISIONING | DELETED | FAILEDRequired: Yes
- updatedAt
-
The Unix timestamp for when the target group was last updated.
Type: Timestamp
Required: Yes
- arn
-
The Amazon Resource Name (ARN) of the target group.
Type: String
Required: No
- statusReason
-
Information about why the target group is in the current status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: