ProjectSecondarySourceGitSubmodulesConfigArgs

data class ProjectSecondarySourceGitSubmodulesConfigArgs(val fetchSubmodules: Output<Boolean>) : ConvertibleToJava<ProjectSecondarySourceGitSubmodulesConfigArgs>

Constructors

constructor(fetchSubmodules: Output<Boolean>)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): ProjectSecondarySourceGitSubmodulesConfigArgs