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