SourceControlSlotArgs

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