menu
aws_greengrass_api package
documentation
greengrassv2-2020-11-30.dart
IoTJobAbortActionValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case IoTJobAbortAction.cancel: return 'CANCEL'; } }
aws_greengrass_api package
documentation
greengrassv2-2020-11-30
IoTJobAbortActionValueExtension
toValue method
IoTJobAbortActionValueExtension extension on
IoTJobAbortAction