ProjectSecondarySourceGitSubmodulesConfig

data class ProjectSecondarySourceGitSubmodulesConfig(val fetchSubmodules: Boolean)

Constructors

constructor(fetchSubmodules: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to fetch Git submodules for the AWS CodeBuild build project.