menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
ProjectSourceVersion
ProjectSourceVersion constructor
ProjectSourceVersion constructor
dark_mode
light_mode
ProjectSourceVersion
constructor
ProjectSourceVersion
(
{
required
String
sourceIdentifier
,
required
String
sourceVersion
,
})
Implementation
ProjectSourceVersion({ required this.sourceIdentifier, required this.sourceVersion, });
aws_codebuild_api package
documentation
codebuild-2016-10-06
ProjectSourceVersion
ProjectSourceVersion constructor
ProjectSourceVersion class