7#include <aws/codebuild/CodeBuild_EXPORTS.h>
45 inline void SetFetchSubmodules(
bool value) { m_fetchSubmodulesHasBeenSet =
true; m_fetchSubmodules = value; }
50 bool m_fetchSubmodules;
51 bool m_fetchSubmodulesHasBeenSet =
false;
AWS_CODEBUILD_API GitSubmodulesConfig()
AWS_CODEBUILD_API GitSubmodulesConfig(Aws::Utils::Json::JsonView jsonValue)
void SetFetchSubmodules(bool value)
AWS_CODEBUILD_API Aws::Utils::Json::JsonValue Jsonize() const
GitSubmodulesConfig & WithFetchSubmodules(bool value)
AWS_CODEBUILD_API GitSubmodulesConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FetchSubmodulesHasBeenSet() const
bool GetFetchSubmodules() const
Aws::Utils::Json::JsonValue JsonValue