SourceControlArgs

constructor(appId: Output<String>? = null, branch: Output<String>? = null, githubActionConfiguration: Output<SourceControlGithubActionConfigurationArgs>? = null, repoUrl: Output<String>? = null, rollbackEnabled: Output<Boolean>? = null, useLocalGit: Output<Boolean>? = null, useManualIntegration: Output<Boolean>? = null, useMercurial: Output<Boolean>? = null)