menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
FileSystemTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case FileSystemType.efs: return 'EFS'; } }
aws_codebuild_api package
documentation
codebuild-2016-10-06
FileSystemTypeValueExtension
toValue method
FileSystemTypeValueExtension extension on
FileSystemType