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