menu
aws_emr_api package
documentation
elasticmapreduce-2009-03-31.dart
StepStateChangeReasonCodeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case StepStateChangeReasonCode.none: return 'NONE'; } }
aws_emr_api package
documentation
elasticmapreduce-2009-03-31
StepStateChangeReasonCodeValueExtension
toValue method
StepStateChangeReasonCodeValueExtension extension on
StepStateChangeReasonCode