ProjectSecondarySourceGitSubmodulesConfigArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

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