AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
elasticsearchservice
/
aws.sdk.kotlin.services.elasticsearchservice.model
/
ListVpcEndpointsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
Provides an identifier to allow retrieval of paginated results.
vpc
Endpoint
Summary
List
Link copied to clipboard
var
vpcEndpointSummaryList
:
List
<
VpcEndpointSummary
>
?
Information about each endpoint.