CreateVerifiedAccessEndpointLoadBalancerOptions - 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.

CreateVerifiedAccessEndpointLoadBalancerOptions

Describes the load balancer options when creating an AWS Verified Access endpoint using the load-balancer type.

Contents

LoadBalancerArn

The ARN of the load balancer.

Type: String

Required: No

Port

The IP port number.

Type: Integer

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

Required: No

PortRanges

The port ranges.

Type: Array of CreateVerifiedAccessEndpointPortRange objects

Required: No

Protocol

The IP protocol.

Type: String

Valid Values: http | https | tcp

Required: No

SubnetIds

The IDs of the subnets. You can specify only one subnet per Availability Zone.

Type: Array of strings

Required: No

See Also

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