menu
aws_autoscaling_api package
documentation
autoscaling-2011-01-01.dart
RefreshStrategyValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case RefreshStrategy.rolling: return 'Rolling'; } }
aws_autoscaling_api package
documentation
autoscaling-2011-01-01
RefreshStrategyValueExtension
toValue method
RefreshStrategyValueExtension extension on
RefreshStrategy