AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
DescribeVpcEndpointAssociationsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The pagination token.
vpc
Endpoint
Associations
Link copied to clipboard
var
vpcEndpointAssociations
:
List
<
VpcEndpointAssociation
>
?
Details of the endpoint associations.