AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
CreateVerifiedAccessEndpointCidrOptions
/
Builder
Builder
class
Builder
Members
Properties
cidr
Link copied to clipboard
var
cidr
:
String
?
The CIDR.
port
Ranges
Link copied to clipboard
var
portRanges
:
List
<
CreateVerifiedAccessEndpointPortRange
>
?
The port ranges.
protocol
Link copied to clipboard
var
protocol
:
VerifiedAccessEndpointProtocol
?
The protocol.
subnet
Ids
Link copied to clipboard
var
subnetIds
:
List
<
String
>
?
The IDs of the subnets.