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