AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
BatchGetDevEndpointsResponse
/
Builder
Builder
class
Builder
Members
Properties
dev
Endpoints
Link copied to clipboard
var
devEndpoints
:
List
<
DevEndpoint
>
?
A list of
DevEndpoint
definitions.
dev
Endpoints
Not
Found
Link copied to clipboard
var
devEndpointsNotFound
:
List
<
String
>
?
A list of
DevEndpoints
not found.