SourceControlArgs

constructor(contentTypes: Output<List<Either<String, ContentType>>>? = null, description: Output<String>? = null, displayName: Output<String>? = null, id: Output<String>? = null, lastDeploymentInfo: Output<DeploymentInfoArgs>? = null, repoType: Output<Either<String, RepoType>>? = null, repository: Output<RepositoryArgs>? = null, repositoryResourceInfo: Output<RepositoryResourceInfoArgs>? = null, resourceGroupName: Output<String>? = null, sourceControlId: Output<String>? = null, version: Output<Either<String, Version>>? = null, workspaceName: Output<String>? = null)