menu
aws_glue_api package
documentation
glue-2017-03-31.dart
ListDevEndpointsResponse
ListDevEndpointsResponse constructor
ListDevEndpointsResponse constructor
dark_mode
light_mode
ListDevEndpointsResponse
constructor
ListDevEndpointsResponse
(
{
List
<
String
>
?
devEndpointNames
,
String
?
nextToken
,
})
Implementation
ListDevEndpointsResponse({ this.devEndpointNames, this.nextToken, });
aws_glue_api package
documentation
glue-2017-03-31
ListDevEndpointsResponse
ListDevEndpointsResponse constructor
ListDevEndpointsResponse class