toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ec2
/
aws.sdk.kotlin.services.ec2.model
/
VerifiedAccessEndpointLoadBalancerOptions
/
Builder
Builder
class
Builder
Members
Properties
load
Balancer
Arn
Link copied to clipboard
var
loadBalancerArn
:
String
?
The ARN of the load balancer.
port
Link copied to clipboard
var
port
:
Int
?
The IP port number.
protocol
Link copied to clipboard
var
protocol
:
VerifiedAccessEndpointProtocol
?
The IP protocol.
subnet
Ids
Link copied to clipboard
var
subnetIds
:
List
<
String
>
?
The IDs of the subnets.