SourceControlArgs

constructor(automaticSync: Output<Boolean>? = null, automationAccountId: Output<String>? = null, branch: Output<String>? = null, description: Output<String>? = null, folderPath: Output<String>? = null, name: Output<String>? = null, publishRunbookEnabled: Output<Boolean>? = null, repositoryUrl: Output<String>? = null, security: Output<SourceControlSecurityArgs>? = null, sourceControlType: Output<String>? = null)