menu
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02.dart
ImageRecipe
components property
components property
dark_mode
light_mode
components
property
List
<
ComponentConfiguration
>
?
components
final
The components of the image recipe.
Implementation
final List<ComponentConfiguration>? components;
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02
ImageRecipe
components property
ImageRecipe class