menu
aws_opsworks_api package
documentation
opsworks-2013-02-18.dart
StackAttributesKeysValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case StackAttributesKeys.color: return 'Color'; } }
aws_opsworks_api package
documentation
opsworks-2013-02-18
StackAttributesKeysValueExtension
toValue method
StackAttributesKeysValueExtension extension on
StackAttributesKeys