TargetFailure - Amazon VPC Lattice

TargetFailure

Describes a target failure.

Contents

failureCode

The failure code.

Type: String

Required: No

failureMessage

The failure message.

Type: String

Required: No

id

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

Type: String

Required: No

port

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

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 65535.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: