menu
aws_guardduty_api package
documentation
guardduty-2017-11-28.dart
DestinationTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case DestinationType.s3: return 'S3'; } }
aws_guardduty_api package
documentation
guardduty-2017-11-28
DestinationTypeValueExtension
toValue method
DestinationTypeValueExtension extension on
DestinationType