ArtifactSourceArgs

constructor(armTemplateFolderPath: Output<String>? = null, branchRef: Output<String>? = null, displayName: Output<String>? = null, folderPath: Output<String>? = null, labName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, securityToken: Output<String>? = null, sourceType: Output<Either<String, SourceControlType>>? = null, status: Output<Either<String, EnableStatus>>? = null, tags: Output<Map<String, String>>? = null, uri: Output<String>? = null)