menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetPartitionsResponse
partitions property
partitions property
dark_mode
light_mode
partitions
property
List
<
Partition
>
?
partitions
final
A list of requested partitions.
Implementation
final List<Partition>? partitions;
aws_glue_api package
documentation
glue-2017-03-31
GetPartitionsResponse
partitions property
GetPartitionsResponse class