menu
aws_codepipeline_api package
documentation
codepipeline-2015-07-09.dart
ArtifactLocationTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case ArtifactLocationType.s3: return 'S3'; } }
aws_codepipeline_api package
documentation
codepipeline-2015-07-09
ArtifactLocationTypeValueExtension
toValue method
ArtifactLocationTypeValueExtension extension on
ArtifactLocationType