AnalysisLoadBalancerTarget - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AnalysisLoadBalancerTarget

Describes a load balancer target.

Contents

address

The IP address.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 15.

Pattern: ^([0-9]{1,3}.){3}[0-9]{1,3}$

Required: No

availabilityZone

The Availability Zone.

Type: String

Required: No

availabilityZoneId

The ID of the Availability Zone.

Type: String

Required: No

instance

Information about the instance.

Type: AnalysisComponent object

Required: No

port

The port on which the target is listening.

Type: Integer

Valid Range: Minimum value of 0. 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: