menu
aws_cloudwatch_api package
documentation
monitoring-2010-08-01.dart
RecentlyActiveValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case RecentlyActive.pt3h: return 'PT3H'; } }
aws_cloudwatch_api package
documentation
monitoring-2010-08-01
RecentlyActiveValueExtension
toValue method
RecentlyActiveValueExtension extension on
RecentlyActive