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

VerifiedAccessEndpointLoadBalancerOptions

Describes a load balancer 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

portRangeSet

The port ranges.

Type: Array of VerifiedAccessEndpointPortRange objects

Required: No

protocol

The IP protocol.

Type: String

Valid Values: http | https | tcp

Required: No

subnetIdSet

The IDs of the subnets.

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: