Project Secondary Source Version Args
data class ProjectSecondarySourceVersionArgs(val sourceIdentifier: Output<String>, val sourceVersion: Output<String>) : ConvertibleToJava<ProjectSecondarySourceVersionArgs>
Properties
Link copied to clipboard
An identifier for a source in the build project.
Link copied to clipboard
The source version for the corresponding source identifier. See AWS docs for more details.