menu
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02.dart
ComponentFormatValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case ComponentFormat.shell: return 'SHELL'; } }
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02
ComponentFormatValueExtension
toValue method
ComponentFormatValueExtension extension on
ComponentFormat