menu
aws_greengrass_api package
documentation
greengrass-2017-06-07.dart
CoreDefinitionVersion
cores property
cores property
dark_mode
light_mode
cores
property
List
<
Core
>
?
cores
final
A list of cores in the core definition version.
Implementation
final List<Core>? cores;
aws_greengrass_api package
documentation
greengrass-2017-06-07
CoreDefinitionVersion
cores property
CoreDefinitionVersion class